Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Converting General field to BMP
Message
 
 
À
05/11/2002 16:27:19
Information générale
Forum:
Visual FoxPro
Catégorie:
Photos et traitement d'images
Divers
Thread ID:
00718764
Message ID:
00719165
Vues:
23
Paul,

I feared you might have hundreds to thousands of these to do. A few ideas to explore

1) automate the File/SaveAs by keyboarding or maybe using the WSH.SendKeys() the right keystrokes

2) I'm pretty sure the general field memo is composed of the actual image file plus some stuff that may occur before and/or after the actual image content. You can use hexedit() to spelunk around in the memo file to find the image content and push it out to it's own file. You should be able to find some pattern that would make the image data "findable"

3) create a form with an OLE bound control tied to the general field, and use George Tasker's Obj2BMP tool to push it out to a file.

>Thanks for your reply. This might work in some cases but, I am trying to automate the procedure to pull thousands of images form a client's table.
df (was a 10 time MVP)

df FoxPro website
FoxPro Wiki site online, editable knowledgebase
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform