Thank you Christopher, The files is a template file which I modify with AppleScript. It has a default name "Month Year.html". The AppleScript opens it, does a paste operation, and changes a few lines of text. I then want to save the modified files into another folder (2014) as, for instance "November 2014.html". This changes from month to month appropriately. I could hard code the save path or generate it using the date object.
So, it is a previously saved file but is being modified and saved to a different location. It will not be replacing the original template. Thanks, Joe On Saturday, November 1, 2014 4:56:44 PM UTC, jgill wrote: > > I'm using an AppleScript to generate a web page which needs to be saved to > a specific local folder. I can't figure out how to access BBEdit's "Save > as..." operation. "Save" is covered in the BBEdit Dictionary but not "Save > as..." > -- This is the BBEdit Talk public discussion group. If you have a feature request or would like to report a problem, please email "[email protected]" rather than posting to the group. Follow @bbedit on Twitter: <http://www.twitter.com/bbedit> --- You received this message because you are subscribed to the Google Groups "BBEdit Talk" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected].
