Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Stuck on JPG's
Message
From
25/05/1999 22:42:54
Ken Zak
Hagerty Classic Insurance
Traverse City, Michigan, United States
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Title:
Stuck on JPG's
Miscellaneous
Thread ID:
00222764
Message ID:
00222764
Views:
57
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
Next
Reply
Map
View

Click here to load this message in the networking platform