Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Confusion over classes: source vs compiled
Message
 
To
06/01/2006 13:25:58
General information
Forum:
Visual FoxPro
Category:
Project manager
Environment versions
Visual FoxPro:
VFP 7 SP1
OS:
Windows XP SP2
Network:
Windows 2000 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01084198
Message ID:
01084208
Views:
8
>Hi. If I change the code in a class in Project Manager, have I really made a change? Are there certain file extension present when you hold a class's soure code? .vcx? .vct? vc?
>
>Thanks, Randy

Yes, you change the class. All class code is kept in class library file with extention VCX. This file is an ordinery DBF file with a lot of memo fields. The code is actualy kept in field named Methods (in separate file with extention VCT), compiled code is in ObjCode field.
Against Stupidity the Gods themselves Contend in Vain - Johann Christoph Friedrich von Schiller
The only thing normal about database guys is their tables.
Previous
Reply
Map
View

Click here to load this message in the networking platform