Steve Cronin wrote:
From my Cooca app I want to call an AppleScript with several
parameters one of which is an AppleScript record.
I've got everything about calling and return values working smoothly.
What I can't seem to get is how to create that parameter record.
ObjC-appscript's AEMCodecs
On Jul 21, 2009, at 6:51 PM, Steve Cronin wrote:
From my Cooca app I want to call an AppleScript with several
parameters one of which is an AppleScript record.
[...]
When I look at the docs for -recordDescriptor and I see the 4
character code business - I get the ugly sinking feeling but m
Folks;
From my Cooca app I want to call an AppleScript with several
parameters one of which is an AppleScript record.
I've got everything about calling and return values working smoothly.
What I can't seem to get is how to create that parameter record.
I have been able to build AppleScript l