Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Toolbox Problem
Message
From
11/08/2003 15:04:11
James Blackburn
Qualty Design Systems, Inc.
Kuna, Idaho, United States
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Toolbox Problem
Miscellaneous
Thread ID:
00819094
Message ID:
00819094
Views:
83
Hi All

UPDATE:

It started working so I am not sure what happed.


I have started working with the toolbox and it is working well except for one problem. I have a prg that I use to clean things up on a regular basis by issuing a clear all and then resetting my environment back up. When I issue a clear all with the toolbox loaded I get this error “Unknown member OCATEGORYCOLLECTION.”. I have added the following code in my cleanup with not help.
IF TYPE("_otoolbox") = "O" AND NOT ISNULL(_otoolbox)
	_otoolbox.Release()
	RELEASE _otoolbox 
ENDIF
Any help would be appreciated.

Thanks.
Next
Reply
Map
View

Click here to load this message in the networking platform