<i><font color="#663300">Error # 1733 Msg Class defination FORM is not found Line 0 Code Class defination iFileuserref bar is not found Method AddObject Object oifilepopup.c00.omenu.ofilepad.oifilepopup </font></i>
This is a bug. To correct it, open the class iFilePopup of itMenus.vcx, and examine the cChildList property. You'll see the 'iFileuserref' entry in that list; change it to read '<b>iFileuserPref</b>'.
Apparently, this was a typo I made when converting to the new child collection structure. Guess most people are using MPR-based menus, or else this would have been caught earlier! <font color="#cc0000"> ___/ / __/ / ____/</font> Ed Leafe ©2001 Ed Leafe |