Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Append General & JPEGS
Message
From
14/12/1998 11:08:56
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Append General & JPEGS
Miscellaneous
Thread ID:
00167208
Message ID:
00167208
Views:
58
Hi,

Since a JPG file stores the image smaller than a BMP file, I would like to use the "Append General" command to load the image into a table. However, when I do this, a link is stored in the file and not the image.

(Using VFP 6.0)
If I do:

Append General PICTURE from c:\mypict.bmp

the image in the file is perfect.

but if I do:
Append General PICTURE from c:\mypict.jpg
the image in the file is "mypict.jpg" and I need to double click the image in order to see the actual picture.

Is there a way to get this to work like a BMP?

Thanks

Scott
Reply
Map
View

Click here to load this message in the networking platform