NSCannotCreateScriptCommandError
NSCannotCreateScriptCommandError
- Subject: NSCannotCreateScriptCommandError
- From: Jesus De Meyer <email@hidden>
- Date: Sun, 13 Apr 2003 15:48:25 +0200
Hello again,
In the process of making my app scriptable, I have come across this
error NSCannotCreateScriptCommandError. I haven't declared any commands
in the scriptSuite as I just need to get a string value from a class,
an attribute in other words.
I get this error when I try to get the value of a class.
The script looks like:
display dialog song playing of track
Where song playing is patched to the songPlaying method from the
Controller class in the scriptSuite.
Can someone please help me out here?
Thanks
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.