Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Renaming Libraries
Message
 
 
To
14/09/2008 06:51:28
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Vista
Network:
Windows 2008 Server
Database:
MS SQL Server
Miscellaneous
Thread ID:
01346874
Message ID:
01347453
Views:
16
>Note that, whether renaming classes or renaming/relocating libraries as I described earlier,
>you still have to manually fix the references to those names in method code.

That shouldn't be too hard though. If you don't have your SET CLASSLIB in your startup program, just use the Code References tool on the project. If you are a VFE user (as I think you are), this isn't necessary because the classlib names are read from the project file at application startup. See the SetProcAndLib() method of the cApplication class if you are interested.
Del
Previous
Reply
Map
View

Click here to load this message in the networking platform