Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to copy a picture from the clipboard to a general fi
Message
General information
Forum:
Visual FoxPro
Category:
Pictures and Image processing
Miscellaneous
Thread ID:
00511542
Message ID:
00512776
Views:
13
Thanks a lot Mark, I'll give it a try.

>>Hello everybody,
>>What is the easiest way to store a picture that is in the "Clipboard" to
>>a general field ?
>>
>>THIS.Thanks("in advance") :-)
>
>The following works for me:
>define window dummy from 0,0 to 40,40 nofloat nogrow noclose none
>modify general alias.general_field_name window dummy nowait
>keyboard "{Ctrl+V}"
>keyboard "{Ctrl+W}"
>release window dummy
>
Luis Guzman, MCP
"The only glory most of us have to hope for
is the glory of being normal." Katherine Fulleton Gerould
Previous
Reply
Map
View

Click here to load this message in the networking platform