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@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