| T O P I C R E V I E W |
| Thomas_Unger |
Posted - 07/02/2005 : 05:48:28 AM Origin Version (Select Help-->About Origin): 7.5G SR3 Operating System:W2K SR4
Hello,
I've seen this already but can't remember where.
How to get the content of LT variable %Z into the clipboard?
Thank you very much in advance for your help.
Thomas |
| 1 L A T E S T R E P L I E S (Newest First) |
| Mike Buess |
Posted - 07/02/2005 : 11:16:50 AM Hi Thomas,
I don't recall a LabTalk method for that but you can use OC's SetClipboardData (Global Functions > System in the Prg Guide). In fact, the example given for that function will work fine...
put_text_to_clipboard(%Z);
Mike Buess Origin WebRing Member |
|
|