I have an app that will take picture the user selected and line them up 4 to a page with the file name appearing under each picture. My database only contains the location of the picture. When the reports run, all works ok unless you do a lot of pictures or pictures with a large file size. I found that the Page File Usage continually grows while the report is running. After the report is done and you close it, the Page File Usage stays high until you actually close my app. The problem is when I run out of memory when doing lots of pictures. Is there a way to tell FoxPro to let that memory go?
Thanks
Thanks