I open a series of text files and launch the Applescript Facilities setting them to record. However Applescript doesn't record this action when I click on Edit->copy path->Copy Name As I need to add the filename only in the sequence of files how do I add the proper syntax to the open Applescript window?
And how can I loop it so the file name will go to the first line of the file with a CR? What I get in the Script wind is as follows: ell application "BBEdit" activate select insertion point before line 1 of document 1 *[Missing action: Edit->copy path->Copy Name]* paste select text document 38 of project window 1 *[What is the syntax for "SELECT NEXT (or PREVIOUS) DOCUMENT" creating a LOOP so every open document performs the script]* end tell Thanks for anyhelp -- This is the BBEdit Talk public discussion group. If you have a feature request or need technical support, please email "[email protected]" rather than posting to the group. Follow @bbedit on Twitter: <https://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]. Visit this group at https://groups.google.com/group/bbedit.
