main logo
Subject: Form Errors
Author: Lynette Tillner
Posted: 2001/09/27 19:02:51
 
View Entire Thread
New Search


Thanks to your assistance, I am making good progress in developing my first app.... I now have my basic subclasses, forms and BizObj's and a main menu... I am starting to add functionality and modal forms (data entry pop ups, for children on parent forms, etc, etc)

And of course, I am starting to get errors. Here is a super stupid question --- How do I decifer the error #'s??? For instance, I get Error #1733 often -- what does it mean?

Here are two specific errors that currently have me stumped:

1) This error occurs after I do startcb() and do main:
"Error #1733 occurred in line 41 of init in object oEnvironment"
When I click "OK" the program continues and shows my main menu toolbar, the superclass toolbar and my app appears as it should for now.

2) When I click on a button in the main toolbar, the form loads. In each form, when I click on the next or back button (in inavtoolbar) I get this error (if I click continue the previous or next record is displayed) Debug isn't helping me figure this out:
"Error #: 1733
Message: Class definition CLOCKSCREEN is not found.
Line #: 2
Code: loLock = CREATEOBJECT("cLockScreen")
Method: refreshform
Object: project_form1"
I's sure I forgot to do SOMETHING when adding the toolbar (i used inavtoolbar) to the forms.... but WHAT????

Thanks for all your help! I REALLY REALLY REALLY appreciate it!

At least now I feel like I can keep making progress and get this done one day soon!



Lynette
ltillner .AT. yahoo .D.O.T com

 
©2001 Lynette Tillner
<-- Prior Message New Search Next Message -->