Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Unknown member
Message
 
To
14/01/1997 11:11:12
General information
Forum:
Visual FoxPro
Category:
Troubleshooting
Title:
Miscellaneous
Thread ID:
00017313
Message ID:
00017329
Views:
64
>>Hi All
>>
>>My error is 'Unknown member oToolbar'
>>In my nonvisual class my oToolbar property is initialized to .NULL. My login screen comes up, I login and my menu is activated. Now I can select LOGIN from my menu (to login as a different user w/higher access) login as a different user or just cancel...no problems. I now activate one of my forms do a little of this, little of that, or just close it...no problem. I now select LOGIN from my menu, the login class is instanciated and I see it there on my screen, but my error pops up! My only options I have in the error message is OK or help, so I select OK 4-5 times and it goes away. I then close the form (cancel my login) and reselect it from the menu...no problems! If I were to actually login as a new user the vicious circle starts again. I know you may need more information but if anyone has any immediate ideas I'm all ears.
>>
>>TIA
>>Jon
>
>It's just a guess. I used to DEFINE non-visual class and CREATEOBJECT() of this class in Start prg file and then it's transparent through all app. If you define the class/create object in different place you could lose/release the object (e.g. releasing the form) and property will become unavailable.

Hi Edward,

My main prg file creates my main object, i.e. oApp = CREATEOBJECT(Application) where all my public variables are created. My READ EVENTS is in my oApp.DO() event. Other than that I no not where to isolate this error.

THX
Jon
Jon Paskett

Microsoft Certified Systems Engineer
We all have to start somewhere...
Sometimes over again!
Previous
Reply
Map
View

Click here to load this message in the networking platform