Save all open files with truncated file names
I need a script (i'm not a coder!) to save all open files except I need to truncate the file names. Example: I have several files with alpha-numeric filenames such as "012345_Draft.indd". I need to save all of them to a new filename with the "_Draft" removed so I end up with "######.indd" (using the original numeric portion of the filename) for all open documents. is this possible? Please help!
