Jump to Real's How-to Main page

Cut and Paste datawindow content

Datawindow's SaveAs function can save the data directly to the clipboard.
dw_1.saveas ( "data.txt",clipboard!, true)
Then simply open another program like NotePad or Excel and paste the data.

See this related howto
See also this related howto


If you find this article useful, consider making a small donation
to show your supportfor this Web site and its content.

Written and compiled by Réal Gagnon ©1998-2005
[ home ]