Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Right Clicking a text box and the copy and paste menu
Message
From
30/11/2005 14:42:12
 
 
General information
Forum:
Visual FoxPro
Category:
Other
Environment versions
Visual FoxPro:
VFP 9
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01073198
Message ID:
01073390
Views:
20
>I tried this but it doesnt work SYS(1500, copy, _MSYSMENU)
>it gives me error..

Try this instead:


SYS(1500, "_med_copy", "_medit")
---------------------------------------------------------------------------------------

with:

SYS(1500, "_med_copy", "_medit")

it doesnt do anything.

with:

SYS(1500, _med_copy, _medit)

it gives me error: "function argument value, or count is invalid."
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform