Clipboard and Rev (was Re: about Galaxy)

Ken Ray kray at sonsothunder.com
Wed Sep 27 02:11:34 EDT 2006


On 9/26/06 11:58 PM, "Jim Ault" <JimAultWins at yahoo.com> 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: kray at sonsothunder.com




More information about the use-livecode mailing list