On 9/26/06 11:58 PM, "Jim Ault" <[EMAIL PROTECTED]> wrote:

>  put quote into q
>   put merge("tell app [[q]]TextEdit[[q]] to get the text of the front
> document") into cmd

Note that you can do this a little easier with:

  put format("tell app \"TextEdit\" to get the text of the front document")
into cmd

Just FYI...


Ken Ray
Sons of Thunder Software
Web site: http://www.sonsothunder.com/
Email: [EMAIL PROTECTED]

_______________________________________________
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to