Re: scripting a doc based app problem
Re: scripting a doc based app problem
- Subject: Re: scripting a doc based app problem
- From: Jonathan Wight <email@hidden>
- Date: Thu, 8 Jan 2004 10:10:23 -0600
No idea about your specific problem but make sure you have debugging
for Cocoa AppleScripting turned on:
http://developer.apple.com/documentation/Cocoa/Conceptual/
Scriptability/Tasks/ScriptabilityGuidelines.html#//apple_ref/doc/uid/
20000037
Jon.
On Jan 08, 2004, at 04:49, Christian Mittendorf wrote:
>
Hi,
>
>
I've got a small problem implementing an applescpript interface to my
>
application.
>
My target system is Xcode and Panther.
>
>
The script suite and the terminology are done and almost everything
>
works fine,
>
Commands and properties are implemented and working. Except one thing:
>
>
tell application "My App"
>
activate
>
make new document at the beginning of documents
>
end tell
>
>
This script does return that the app has created a new document.
>
However,
>
it does not open a new window. Any idea anybody? Is there something
>
that
>
I might need to implement?
>
>
Christian
>
_______________________________________________
>
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.
[demime 0.98b removed an attachment of type application/pkcs7-signature which had a name of smime.p7s]
_______________________________________________
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.