Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Presentation of MEMO (bin) picture
Message
From
21/03/2000 08:49:53
Anthony Suarez
Black Marlin Data Corporation
Taguig, Philippines
 
 
To
21/03/2000 08:31:52
General information
Forum:
Visual FoxPro
Category:
Pictures and Image processing
Miscellaneous
Thread ID:
00348281
Message ID:
00348298
Views:
18
This is how you can display the bin photo to form:
Add image object to a form - image1
to retrieve bin photo from memo, issue the command
COPY MEMO "memofieldname" TO "tempfile"
then,
thisform.image1.picture = "tempfile"

>I've saved a jpg file in a MEMO field (bin).
How do I present the contents from that MEMO field on a form
or report (See the picture)?
Previous
Reply
Map
View

Click here to load this message in the networking platform