[TxMt] Open in FTPeel Command

Toby Sterrett toby at 120decibel.com
Wed Nov 17 21:56:54 UTC 2004


On Nov 17, 2004, at 12:44 PM, Allan Odgaard wrote:

>> Try this:
>>    osascript -e "tell application \"FTPeel\" open `echo 
>> ${TM_FILEPATH:1}|tr / :`"
>
> I forget the 'to'. I.e. "tell app \"FTPPeel\" to open `...

Hi Alan, thanks for helping out with this so quick. I tried the 
following as the command:

osascript -e "tell application \"FTPeel\" to open `echo 
${TM_FILEPATH:1}|tr / :`"

and it gives me this error: 34:40: syntax error: A “:” can't go after 
this identifier. (-2740)

Any ideas? Thanks.




More information about the textmate mailing list