Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
From clipboard to blob field
Message
From
26/09/2008 08:37:38
 
 
To
26/09/2008 08:26:10
General information
Forum:
Visual FoxPro
Category:
Other
Environment versions
Visual FoxPro:
VFP 9
OS:
Vista
Network:
Windows 2008 Server
Database:
MS SQL Server
Miscellaneous
Thread ID:
01350906
Message ID:
01350913
Views:
16
See Message#1349813 which describes how to save a picture in the clipboard to a file. You can then do something like
Saveclipasjpg('yourjpg.jpg')
Replace yourblob with filetostr('yourjpg.jpg')
erase yourjpg.jpg
>How can I replace a blob field with the content of the clipboard. I have an image from Snagit in the clipboard and need to put it into a blob field
>
>possible??
>
>Peter
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform