i build a project using the wizard
i created the database
all forms and reports run under the development environment .The
executable is built with no errors but when i run the .exe i get an error
that main program not found. i have setmain to the program
generated in my framework and i get the same error.
when i run the main program i get this error on"APP_GLOBAL = NEWOBJECT(APP_CLASSNAME, APP_CLASSLIB)" variable app_classname not found
i created the database
all forms and reports run under the development environment .The
executable is built with no errors but when i run the .exe i get an error
that main program not found. i have setmain to the program
generated in my framework and i get the same error.
when i run the main program i get this error on"APP_GLOBAL = NEWOBJECT(APP_CLASSNAME, APP_CLASSLIB)" variable app_classname not found