That also gave the same error.
Allan Odgaard-2 wrote:
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’.
For new threads USE THIS: textmate@lists.macromates.com (threading gets destroyed and the universe will collapse if you don't) http://lists.macromates.com/mailman/listinfo/textmate