Using the string delimiters is standard practice when dealing with AppleScript. 
If you have the MBS plugin you can try to use script properties. With these you 
can communicate between AppleScript and Realbasic directly. Set the property to 
an empty list in AppleScript and set the array in Realbasic. Can't try this 
here with the PC :-(

[EMAIL PROTECTED] wrote:
>What I would like to do is pass an array of strings to a precompiled
>AppleScript (via the RealBasic AppleScript interface) and for that
>AppleScript to interpret the array as a list of strings. I've tried casting
>the array as a Variant and passing this in the argument list but to no
>avail. I'm currently circumventing the problem by passing a tab delimited
>string to the script and getting the script to coerce the string to a list.
>However it would be nice to dispense with the string delimeters.

Regards

Trixi Willius
-- 


"Feel free" – 10 GB Mailbox, 100 FreeSMS/Monat ...
Jetzt GMX TopMail testen: http://www.gmx.net/de/go/topmail
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>

Reply via email to