Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Clipboard copying
Message
From
15/07/1998 22:37:25
 
 
To
15/07/1998 20:11:47
Brad Stickley
Parker Pneumatic Div. North America
Wake Forest, North Carolina, United States
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00117929
Message ID:
00117973
Views:
13
>I have an object that I have used to send data to the clipboard. How do I get it into a table?
>I am using Attachmate Extra software and stripping the screen to the clipboard. I need to get the info into a table. I have to use this because IS said that they don't have support on the 3270 emulation for odbc. What I want to do is copy from the clipboard to a table using a "batch" command at 6:00am that will update the table for the forms that use it.
>
>Thanks, Brad.

What kind of data is in the clipboard?
If it is just text, you can pull it into a variable with

myvar = _CLIPTEXT

parsing it and formatting for a table is a whole different story...
Erik Moore
Clientelligence
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform