Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Stuck on JPG's
Message
De
25/05/1999 22:42:54
Ken Zak
Hagerty Classic Insurance
Traverse City, Michigan, États-Unis
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de rapports & Rapports
Titre:
Stuck on JPG's
Divers
Thread ID:
00222764
Message ID:
00222764
Vues:
58
I've been working with Visual Foxpro 6.0 and have come across a problem with the JPG files. I have been able to get a jpg graphic to show on a form using the following code:

"\data\Images\"+alltrim(str(image_key))+".jpg"

as I move from record to record it shows the appropriate JPG image on the form.

I've been trying to perform the same type of setup in a report but all I get is 'invalid path or file name'.

It seems to want the exact image file name, or else will not work. I've also tried using macro substitution '&mfilename' but that failed also.

using the following works (but only for that one image).
'\data\Images\100001.jpg'
or
'\data\Images\'+'100001'+'.jpg'

I would like for the '100001' to change with each record's key field.

Any help you can provide will be greatly apreciated.

Thanks

Ken
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform