copying a variable to the clipboard

Peter T. Evensen pevensen at siboneylg.com
Mon Aug 8 14:03:42 EDT 2005


how about
put line 1 to 3 of field "abc" into var1
set the clipboardData["text"] to var1

At 01:01 PM 8/8/2005, you wrote:
>Is there any way to put the contents of a variable onto the clipboard. I 
>can say
>
>copy line 1 to 3 of field "abc"
>
>But Rev will not accept
>
>put line 1 to 3 of field "abc" into var1
>copy var1
>
>I want it on the clipboard so I can paste it in another application such 
>as TextEdit.
>
>- Tim MacKenzie
>    University of Tennessee, Knoxvile
>
>_______________________________________________
>use-revolution mailing list
>use-revolution at lists.runrev.com
>Please visit this url to subscribe, unsubscribe and manage your 
>subscription preferences:
>http://lists.runrev.com/mailman/listinfo/use-revolution

Peter T. Evensen
http://www.PetersRoadToHealth.com
24-hour recorded info hotline: 1-800-624-7671 




More information about the use-livecode mailing list