Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Problems using API
Message
 
To
18/08/1999 12:26:39
General information
Forum:
Visual FoxPro
Category:
Windows API functions
Miscellaneous
Thread ID:
00254972
Message ID:
00255066
Views:
21
>Looks like it is choking on the release library statement.
>
>My Function follows
>---------------------------------------------------------------------
>set classlibr to x
>
>o = createobject(myform) && which has the function finduser
> && also myform is modal
>
>release libr x <----Choking right here...
>---------------------------------------------------------------------

Change to:

RELEASE CLASSLIB x

Good Luck
Ronald L. Thorp
http://www.Fox-Pros.com
Fox-Pros, Inc.
Office 407-498-0100
Previous
Reply
Map
View

Click here to load this message in the networking platform