Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Flush image?
Message
From
19/06/2010 07:47:49
 
 
To
18/06/2010 10:35:30
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:
01469723
Views:
70
>>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)
>
Thank you very much! Just what I was looking for.

dg
Previous
Reply
Map
View

Click here to load this message in the networking platform