I have reinstalled VFP6.0, reinstalled Codebook 6.1 REInstalled NEWAPP over that and run 4 tests all with the same result:
I run NewApp from the command line OR from clicking on the app icon in the CB61 directory both result in (On my computer from home): after completing form (leaving all default directories) and naming my applications consecutively test1 - test4 then at the command line I type:
cd d:cb61 est1 set development on startcb(.t.) do main
The program begins to run (I get the superclass toolbar) and then a message screen which says:
"Error #1733 occurred in line 0 of test1.addobject in object test1"
when I click on OK, the program terminates and takes me back to the command window without the program or preference screen loading. Debug shows me that the error is happening in the createchildren method of the test1 object in the aapp class.
same error different application names for all tests
AND On my computer at work (The error is different):
Following cd c:avsavs set development on startcb(.t.) (or just startcb() on a retry) do main
I get this error:
"Error #1733 occurred in line 41 of init in object oEnvironment"
(It's trying to createobject Init_Environment_Loc)
Now, since in these tests I have done NOTHING except follow directions to start a new application, I'd say there is something wrong with the CodeBook code OR with the way my computer is running and codebook is working. I have VFP 6.0 with VS6 Service Update 4 (Update 5 causes real problems in VFP and I had to uninstall and reinstall everything after trying THAT update!)
Please help me! I need to figure this out and move ON! This has got me totally stumped!
Thank you!
Lynette ltillner /at/ yahoo .D.O.T com
©2001 Lynette Tillner |