[TxMt] textmate transmit bundle not working

Allan Odgaard throw-away-1 at macromates.com
Tue Jul 17 08:47:34 UTC 2007


On 16. Jul 2007, at 20:40, oldmanpants wrote:

> I checked the console.log and got this...
>
> osascript: arguments following program will be ignored.

Can you try create a file called test.applescript with the following  
3 lines:

     on run argv
         do shell script "echo " & item 1 of argv
     end run

Then from Terminal run (from the folder where you placed the test  
file, or give full path):

     osascript test.applescript foo

And let me know if that also gives an error or actually outputs ‘foo’.






More information about the textmate mailing list