Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Cut and paste functionality problem
Message
General information
Forum:
Visual FoxPro
Category:
Menus & Menu designer
Miscellaneous
Thread ID:
00783360
Message ID:
00783657
Views:
11
The menu pad is named _medit. The cut/copy/paste functionality works fine from this menu. They are enabled.

Here is the code SYS(1500) commands I am using in the rightclick method. It is lifted from solution samples:

laMenu[1,2]=[SYS(1500,"_med_copy","_medit")]
laMenu[2,2]=[SYS(1500,"_med_cut","_medit")]
laMenu[3,2]=[SYS(1500,"_med_paste","_edit")]

I have tried _medit and _msm_edit in the sys(1500) command. Nothing seems to work.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform