Hi all.
I get the following errors after I added the TreeView control to the iBizObjForm (frmAccounts)
Err: 1925 Unknown Member oBizObj Line: 10 Code: IF THIS.oBizObj.OK2Move("Next") Method: Next Object: frmAccounts --------------- Err: 1925 Unknown Member oBizObj Line: 5 Code: llRetVal = THIS.oBizObj.isNewandEmpty() Method: IsNewandEmpty Object: frmAccounts --------------- Err: 1925 Unknown Member oBizObj Line: 5 Code: iiRetVal = THIS.oBizObj.IsChanged() Method: IsChanged Object: frmAccounts --------------- Err: 1925 Unknown Member oBizObj Line: 28 Code: inRetVal = THIS.oBizObj.Next() Method: Next Object: frmAccounts ---------------
Please can you point me out, Ive just dropped the thing onto the form.
Thanks for help in advance Regards Bhavbhuti ©2001 Bhavbhuti Nathwani |