/ Forums / Advansys Formativ / Creating Solutions with Formativ / clip board / Reply To: clip board
December 22, 2003 at 2:12 pm
#6822
Copy text to the Clipboard using Formativ:
Utilities.ToClipBoard("Hello World")
To access the text in the clipboard from Formativ:
msgbox Utilities.FromClipBoard
I hope this helps.
Regards,
Advansys Support