Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Copying Text from Word Doc to Edit Box memo field
Message
From
08/01/2001 16:58:04
 
 
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00460392
Message ID:
00460840
Views:
10
>You may also simulate this functionality programmatically using _CLIPTEXT system variable. This variable is content of the clipboart (text only). Assigning to it puts text into clipboard, reading it you read what text is placed in clipboard.
>
>>>I've tried using Ctrl-C and Ctrl-V to copy text from a Word document and then paste it into a VFP5 Edit box, but nothing copies.
>>>
>>>Any ideas gratefully received!
>>
>>More than likely, you don't have the Ctrl-V hotkey available to your VFP app. You need to supply a menu entry with the Edit keys you want to have available in your app.
>>
>>If you try to paste text from a Word document to the command window, you'll see that that works, because the Edit - Paste (Ctrl-V) menu is available.

True. Does this work if the menu choices are not available?
Fred
Microsoft Visual FoxPro MVP

foxcentral.net
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform