Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Retrieving Images From General Fields...
Message
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00054120
Message ID:
00054149
Views:
24
>Hello, thanks for taking the time to look at my post.
>
>We have an scanning application that scans "x" number of documents and "read" and "catalog" the bar code in each of those documents, it then creates a record in a VFP table with the "interpreted" bar code and it inserts the image into a GENERAL FIELD.
>Up to this point, everything works well.
>
>THE PROBLEM:
>
>Now I want to be able to "RECOVER" the images stored in those General Fields to their original format ( TIF ) and I know that is possible to do this with BMP files, so far I wrote a function that do this and it works fine with BMP's, but I need to recover TIF's.
>
>If anyone can give me a hint on how to accomplish this will be appreciated.
>
>Thanks in advance
>
>Martin Ayon

I have this similar problem in my work too. there are commands like... 'append memo' and 'copy memo', and there is 'append general' but 'copy general' is not available. I work around by append the file to both memo and general fields so that I can retrive the file back by command 'copy memo'. I know this would not help you as you want and I want to here from someone else too.
How did you make it with BMP files?
Previous
Reply
Map
View

Click here to load this message in the networking platform