Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Class name is invalid with app but not prg
Message
From
10/12/2003 05:44:47
 
 
To
09/12/2003 19:40:07
Dick Janson
Affordable Business Systems
Laingsburg, Michigan, United States
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00856815
Message ID:
00857554
Views:
32
Yes that is what I meant. This is a vexing roblem... Do you
set classlib to myclasslib.vcx
in the program which attempts to instanciate a class contained in the class library? eg.
set classlib to myclass.vcx
on shutdown do cleanup
oForm = createobject('myform')
oForm.show()
read events
...
procedure cleanup
on shutdown
close all
Glenn

>Glen,
>
>My library is listed in the project under Class Libraries and is the only library there. The Exclude option is dimmed, so I assume it is automatically included.
>
>Is that what you meant?
>
>Dick
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform