Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Flush image?
Message
From
18/06/2010 14:42:52
 
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:
01469655
Views:
67
>>>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)
>>
>
>Wow, and thanks Gregory. I'd given up on that one. You learn something new every day.


My pleasure
Gregory
Previous
Reply
Map
View

Click here to load this message in the networking platform