I'm trying to change from AppleScriptMBS to NSAppleScriptMBS and have hit the 
first problem: how do I get data out of the script?

If I have a very simple script like 

tell application "Mail"
return mailboxes
end tell

How do I get the data out with the odd NSAppleEventDescriptorMBS? Data gives me 
too much, StringValue doesn't do anything and I have no idea what 
descriptorWithString(text as string) might do.

I just want to get my data out of AppleScript as string, string array and date.

Mit freundlichen Grüßen/Regards

Trixi Willius

http://www.mothsoftware.com
Mail Archiver X: The email archiving solution for professionals

_______________________________________________
Mbsplugins_monkeybreadsoftware.info mailing list
[email protected]
https://ml01.ispgateway.de/mailman/listinfo/mbsplugins_monkeybreadsoftware.info

Reply via email to