Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Capture signature on tablet PC
Message
General information
Forum:
Visual FoxPro
Category:
Pictures and Image processing
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Vista
Miscellaneous
Thread ID:
01410635
Message ID:
01410811
Views:
46
>Never mind my previous reply - I think I got it working with the following code:
>
>
>o_object = thisform.olecontrol1.Ink.Save(2)
>
>a=FCREATE("test.bmp")
>=FWRITE(a,o_object)
>=FCLOSE(a)
>
>
>I haven't tried to write from a binary variable before, but it appears to have written to test.bmp just fine. Is it still considered better to save graphics to files and reference them in a table, rather than use a general field?
>

YES!!!!
:o)))
Against Stupidity the Gods themselves Contend in Vain - Johann Christoph Friedrich von Schiller
The only thing normal about database guys is their tables.
Previous
Reply
Map
View

Click here to load this message in the networking platform