Hey guys, this is in reference to my other thread. I think I have narrowed down the problem. Anyways, here is the code:
Could somebody please try that and tell me if you can compile it?
When I try I get the following error:
I am using 'Script Editor'- Here is the version Data:
http://img692.imageshack.us/img692/8130/picture3qf.png
And I have Mac OS X 10.5.8
What is wrong here??

Code:
tell application "QuickTime Player"
trim document 1 from 0 to 2
end tell
When I try I get the following error:
Code:
Expected end of line, etc. but found "from"
I am using 'Script Editor'- Here is the version Data:
http://img692.imageshack.us/img692/8130/picture3qf.png
And I have Mac OS X 10.5.8
What is wrong here??