Hi Chris: I open from a folder a series of files all included in one folder. Hence I have window with a number of files as documents. Bbedit allows to evoke Edit->Copy Path->Copy Name to copy the filename to the clipboard With command “V” I paste it at the beginning of the file where my cursor is. I the press Return to make the filename the paragraph 1 in my file.
The Applescript facilities in Bbedit don’t record the Edit->Copy Path->Copy Name Bbedit function. As I need to have the file name as paragraph 1 for a variety of reasons not meaningful here, I wonder if there is a workaround to this. Regards and thanks for your time Dante > On 11 Jan 2019, at 20:56, Christopher Stone <[email protected]> > wrote: > > On 01/11/2019, at 07:09, Dante Majorana <[email protected] > <mailto:[email protected]>> wrote: >> 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? > > > Hey Dante, > > I'm not following what you're trying to do. > > Can you describe the overall workflow without AppleScript? > > If so I should be able to advise. > > -- > Best Regards, > Chris > > > -- > This is the BBEdit Talk public discussion group. If you have a > feature request or need technical support, please email > "[email protected] <mailto:[email protected]>" rather than posting to > the group. > Follow @bbedit on Twitter: <https://www.twitter.com/bbedit > <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] > <mailto:[email protected]>. > To post to this group, send email to [email protected] > <mailto:[email protected]>. > Visit this group at https://groups.google.com/group/bbedit > <https://groups.google.com/group/bbedit>. -- 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.
