Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Flush image?
Message
From
18/06/2010 10:35:30
 
 
To
18/06/2010 10:10:57
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows XP SP2
Miscellaneous
Thread ID:
01469595
Message ID:
01469602
Views:
106
>I'm creating images in Photoshop as I go while designing forms. If I make a new version of an image (saved as the same name, so I don't have to change form values), FoxPro will not recognize the new image (even though the form is closed) until I restart FoxPro.
>
>Is there a way to flush, fflush the image from memory? An options setting or command line command?
>
>
>Thanks,
>
>dg
local imageFileName

imageFileName = "c:\tmp\xxx.gif"

clear resources (m.imageFileName)
Gregory
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform