Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Programmatic Cut & Paste
Message
 
To
03/03/1997 11:35:36
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00022096
Message ID:
00022702
Views:
48
>>>I'm trying to execute Windows' cut and paste features programmatically in the Click even of a toolbar button. Using the following code:
>>> SYS(1500, "_MED_CUT", "_MSYSMENU")
>
>>Do you actually have the Edit pad on the system menu for your app?
>>
>Thank you for your advice. I do have an edit pad in my menu. I was just wondering why I can't trigger it programmatically.

You can use the keyboard command to programmatically put in a control c and v.

Also the menus can be made into classes. You may be able to reference the copy and paste via object reference if you do this as well. Hey VFP experts, anyone done this?
Todd Burstain, MD
infinitydoc@delphi.com
Previous
Reply
Map
View

Click here to load this message in the networking platform