Reply To: Simple script to open and save file

#98859
Mike Dean
Member

Ah, even simpler. Thanks Peter!

It would be a good idea to add some error checking in there, especially on the save file step. It currently overwrites without asking, and you probably don’t want that longer term. You could add a step to check for an existing file, and if it exists either ask the user if they want to overwrite. Or it could automatically create a backup copy of the existing file.

This article was last modified on October 13, 2017

Comments (0)

Loading comments...