I may have come to an upgrade trigger for one of my venerable VFP6 applications.
I have a photo register in it, and yesterday a user demanded a report with a series of the photos - 9 or more to a page. I couldn't find a way do it in VFP6, but in VFP9 you can base an image in a label on an expression which is evaluated at run time.
Is there a way around this in VFP6? The photos are not stored directly in a table (i.e. no general fields) they are referenced by a number, from which you can derive a folder.
TIA
Martin
Regards
Griff
Keep [Smile]ing
There are 10 kinds of people in the world, those who understand binary and those who don't.
I have a photo register in it, and yesterday a user demanded a report with a series of the photos - 9 or more to a page. I couldn't find a way do it in VFP6, but in VFP9 you can base an image in a label on an expression which is evaluated at run time.
Is there a way around this in VFP6? The photos are not stored directly in a table (i.e. no general fields) they are referenced by a number, from which you can derive a folder.
TIA
Martin
Regards
Griff
Keep [Smile]ing
There are 10 kinds of people in the world, those who understand binary and those who don't.