Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Renaming Class
Message
From
23/06/2000 10:19:17
 
 
To
23/06/2000 10:06:57
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Title:
Miscellaneous
Thread ID:
00383718
Message ID:
00383734
Views:
26
>I want to rename a class library, that has quite a few other classes using its classes.
>
>Is there a way I can avoid all the other classes prompting me to locate the new filename, everytime I modify them?
>
>Silly question, I know, but worth a crack.
>
>Thanks
>Kev

Not a silly question. You need to hack the vcx file. Open your class library as a table. USE myclasslib.vcx in 0. Browse the table and find the name of your class in the objname field. Check out the class and classloc fields. (They are memo fields on the same record where the platform column reads "WINDOWS". That should give you an idea of what you need to do.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform