Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to redefine a class
Message
From
21/05/2015 12:12:14
Lutz Scheffler
Lutz Scheffler Software Ingenieurbüro
Dresden, Germany
 
General information
Forum:
Visual FoxPro
Category:
Other
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows Server 2012
Network:
Windows 2008 Server
Database:
MS SQL Server
Application:
Web
Miscellaneous
Thread ID:
01620048
Message ID:
01620049
Views:
70
>I have a container class in a class library. The container has a check box class defines in library MyOldClasslib.vcx. How do I redefine it to be based on the class (of the same name) in MyNewClasslib.vcx?
>
>Here is what I tried. In VFP IDE I clicked on the class library name and then on Modify. Then in the list of all classes I find this check box class. But the Redefine button (on the toolbar) is grayed. What am I missing?
>
>UPDATE. Never mind. I opened the VCX as a table and replaced the old name with the new name.

I USE the vcx as a table, BROWSE for the record defining the object, REPLACE appropriate fields, close the classlib and COMPILE CLASSLIB. help vcx

For file structuire see

HOME()+'Tools\Filespec\60spec.pjx'

60scx is your friend because scx and vcx structure is the same
Words are given to man to enable him to conceal his true feelings.
Charles Maurice de Talleyrand-Périgord

Weeks of programming can save you hours of planning.

Off

There is no place like [::1]
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform