main logo
Subject: ivalidation class does not instantiate
Author: graeme thomson
Posted: 2000/10/02 09:50:38
 
View Entire Thread
New Search


ok. I have the problem I think.
In cChildCollection.Add()

*-- Add the object to the collection. Note that these
*-- objects are added as children ... this implies
*-- that the object's .Parent property refers to the
*-- collection.
This.AddObject(lcName, lcClass)

does not addobject iValidation and therefore returns .F. which ultimately causes aapp.init() to return .f.

In previous comments on Beta1 I note cvalid class got a mention and was added. I have it present but not functioning?? Am I doing something wrong.
CCustom.init() (from which ivalidation is ultimately derived), requires a value in .cRegistryLabel and it appears empty right up the hierarchy. Should I be doing something here?
 
©2000 graeme thomson
<-- Prior Message New Search Next Message -->