Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
A question about classes
Message
From
17/05/2001 22:47:21
Gerry Schmitz
GHS Automation Inc.
Calgary, Alberta, Canada
 
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Miscellaneous
Thread ID:
00508570
Message ID:
00508572
Views:
18
>I know how simple it is to view class code, and extract it to a .prg if I wanted, however, going in reverse. ??
>
>I have a few classs in .prg which I have picked up, and use. and I would like to put them in a non visual class. that I can then drag and drop onto forms or just call directly without having to put them into my proceedure files.
>
>Is there some simple method which I am missing to reverse the process of viewing class code, which reconstructs class's visually. ?
>
>thank.... or am I really missing something ?

If your main concern is "procedure libraries", then I would use the .NewObject() method or NEWOBJECT() function to add or instantiate .PRG classes; you specify the .PRG as one of the parameters.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform