Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Vfp50 - Cut and Paste?
Message
 
To
21/05/1997 15:55:11
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00033165
Message ID:
00033186
Views:
40
>I my EXE program, I am using the Cut and Paste features. I can
>Cut/Paste from my EXE program to the Notepad, but I can not
>Cut/Paste from one field to another and I can not Cut/Paste from
>an outside program (NotePad) into my EXE. Why is wrong?
Hi Robert,
You need a menu bar with all the options from the Foxpro "Edit" Menu
like COPY,CUT,PASTE. Create a menu with a least a bar "Edit",
using the menu designer, and then add the next options or prompts :
COPY,PASTE and CUT, in the result column chose "Bar #", and _MED_COPY,
_MED_CUT, _MED_PASTE as the var value to eaach one,then in main program
or in the init event of your form launch this menu with do my_menu.mpr
I know this is documented somewhere in the help file, but I can't
remember where it is. But is kind of copying the Foxpro menu.
Hope this help.
Luis Guzman, MCP
"The only glory most of us have to hope for
is the glory of being normal." Katherine Fulleton Gerould
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform