Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
VFP using ghost images instead of current images
Message
From
02/01/2006 09:58:41
 
General information
Forum:
Visual FoxPro
Category:
Pictures and Image processing
Environment versions
Visual FoxPro:
VFP 8
OS:
Windows NT
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01082409
Message ID:
01082410
Views:
7
Hi,

VFP caches images to optimize performance, when you load a picture with the same filename name as a picture loaded previously it's loaded from the cache, even if it's not the same picture.

You can force a reload from disk by clearing the cache entry for that picture with
CLEAR RESOURCES "yourpic.tiff"
Regards
Christian
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform