Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Creating child clasess
Message
 
 
To
30/03/1999 16:47:26
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Miscellaneous
Thread ID:
00203593
Message ID:
00203681
Views:
21
Jerry,

Open the a.vcx as a table, select the outermost classes (you don't want to clone the contained objects) and then run a scan loop issuing create class aclassx of m as classx from a nowait commands you can issue a keyboard {ctrl+w} ahead of the create to close the designer.

>I have 5 class libraries a,b,c,d,e that each has about 30 clasess. I would like to create 5 new class libraries (m,n,o,p,q) and add the classes from a to m, b to n, etc..... I want all the classes in m,n,o,p,q to be children of the respective classes in a,b,c,d,e
>
>Is there a quick way to acomplish this programatically w/out having to recreate each child class from the class designer.????
df (was a 10 time MVP)

df FoxPro website
FoxPro Wiki site online, editable knowledgebase
Previous
Reply
Map
View

Click here to load this message in the networking platform