i have vfp 6.0 sp3, when i do file, new project, wizard, after project wizard completes, i highlight main program in code tab and click run i get the following error<br><br>program error<br><br>variable"app_classname"is not found<br><br>cancel suspend ignore help<br><br>in the code it self this line is highlighted<br><br>app_global = newobject(app_classname, app_classlib)