Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Error # 1881
Message
From
06/06/2001 14:29:39
Jason Mesches
Ocean Systems Engineering Corporation
Carlsbad, California, United States
 
 
To
06/06/2001 13:20:03
General information
Forum:
Visual FoxPro
Category:
The Mere Mortals Framework
Title:
Miscellaneous
Thread ID:
00515918
Message ID:
00515950
Views:
16
>When clicking on the "ADD" or "EDIT" button on a cListObjEdit form I get the following error:
>
>Error# 1881
>Message GL_MMDEBUILDER
>Line 14
>Code loObject = CREATEOBJECT(tcClassName,@tuParm1,@tuParm2,tuParm3)
>Method: doform
>Object contform1.pgfbizobj.page4.clistobjedit11.cmdedit
>
>I have had this once before, but I cannot remember what the problem was. Can anyone give me a tip on this error?
>Thanks Allan Godney

Something failed in the Init() of the form. It could be caused by anything from a data environment not being "sent to back" in the z-order, to not having the correct form referenced in the acListObjEdit's cEditForm property. Check those two possibilities first. After that, you may want to step throught the Init(). It's time consuming, but you'll track it.. and probably learn more about the inside of Mr. McNeish's mind... be afraid! Be very afraid!
Hope that helps,
---J
Previous
Reply
Map
View

Click here to load this message in the networking platform