Being a relatively novice programmer, I continue to have problems when databases are not in the home folder "c:\program files\Microsoft Visual FoxPro8\Visual FoxPro 8.0 Professional - English". It remains difficult to open those databases or create new ones programactically. What's the best way...
This last post was right on! I changed the name of the called program from sadinq to sadi. I intended to call sadinq.prg but instead called sadinq.exe which was my stand alone. After changing all the names, I now can't get it to do anything. It is in ram but won't and vfp is running but...
I removed the read events and clear events. I put as my first command in the called program (SADINQ.prg) - set step on
It never got to that message. It is giving me the nesting error before actually going into the called program.
I repeat. I have no do loop or any other loop in the called...
I am a newbie trying to build a simple exe application. My main.prg says the following:
do sadinq && SAD program
read events
clear events
close all
quit
After I build and exe file and run it from the start button, I get the following message:
"Allowed do nesting level exceeded"
I...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.