Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Problems With General Field
Message
From
30/10/1996 02:25:28
 
 
To
29/10/1996 17:58:40
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00011120
Message ID:
00011127
Views:
32
>I'am working with images (JPG, not BMP) and I found that fpt is exact copy of original image file. If you open appropriate fpt file you will see that the only difference is Foxpro Header but Image programs which I use don't care about headers. So I just set pointer to a record and issue command:
> cFilename=sys(3)
> COPY TO &cFilename next 1
>and then use fpt file as image one.
if you have an OLE complient viewer
u can just store the image name in the table and save the .fpt bloat problem (when u make a change to a memo field ,general or other, FP/VFP just copies the field again (until u do a pack memo))

Arnon
Previous
Reply
Map
View

Click here to load this message in the networking platform