John you could try SET VAR vClipboardtext TEXT = 'My clipboard here' SET CLIPBOARD .vClipbardtext
Jan -----Original Message----- From: "John Engwer" <[email protected]> To: [email protected] (RBASE-L Mailing List) Date: Wed, 23 Jun 2010 11:24:48 -0400 Subject: [RBASE-L] - Clipboard Is there a way to load the windows clipboard with random data? I know that I can use the property commands to copy to the clipboard from a focused field. What I would like to do is something like this from within an EEP PROPERTY ClipBoard LoadClipBoard ‘TEXT’. I would like to load the clipboard “on the fly”, without using a form. If there is a way to do that, is so, please educate me. Thanks John

