copying a variable to the clipboard
Lynch, Jonathan
bnz2 at cdc.gov
Mon Aug 8 14:04:24 EDT 2005
Put the htmltext of line 1 to 3 of field "abc" into var1h
Put line 1 to 3 of field "abc" into var1
Set the clipboarddata["html"] to var1h
Set the clipboarddata["text"] to var1
-----Original Message-----
From: use-revolution-bounces at lists.runrev.com
[mailto:use-revolution-bounces at lists.runrev.com] On Behalf Of Tim
MacKenzie
Sent: Monday, August 08, 2005 2:02 PM
To: use-revolution at lists.runrev.com
Subject: copying a variable to the clipboard
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
More information about the use-livecode
mailing list