[TxMt] Is the make new document AppleScript command working?

André Berg andre.berg at email.de
Sun Jul 6 03:44:17 UTC 2008


Hi,

I am trying to get this basic command to work. Here's my script:

tell application "TextMate"
     activate
     make new document
end tell

I am getting an error message in German which loosely translates to:

"TextMate" has recieved an error: Error in the AppleEvent routine"

What could I be doing wrong?

Thanks.

André



More information about the textmate mailing list