September 20, 200817 yr Newbies MacBook Pro 17' 2.33 GHz, 2 GB memory, Tiger 10.4.11 I just upgraded FM pro from 7 to 9. I have a very simple database, worked fine in 7. I have a few simple scripts. When I run 2 of them, I get "Sorry, there is not enough memory to complete this operation." I increased the cache to 12 MB. I restarted the computer with ho other programs running. I still get the message. What is causing this, and how can I fix it so my database will work?
September 20, 200817 yr Author Newbies I just got it to work. The error message certainly was not helpful. There was no memory problem. The script did an automatic save of a print pdf file. I had moved the original file. But I do not understand why FM did not just put the file in the documents folder as I found when I traced the script. Anyway, I gave it the correct location and it now works.
September 21, 200817 yr The "not enough memory" error often indicates that a script is going into an infinite loop. Check that the scripts aren't calling other scripts that call themselves.
Create an account or sign in to comment