Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
PRGTOVCX
Message
From
08/10/1997 10:57:27
Dragan Nedeljkovich (Online)
Now officially retired
Zrenjanin, Serbia
 
 
To
04/10/1997 13:46:33
Chong Hanwah
Apic Systems Pteltd
Singapore, Singapore
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Title:
Miscellaneous
Thread ID:
00053263
Message ID:
00053695
Views:
51
>Any of u can recommend a better prg to vcx tool other than >the one in 'true.zip'; >I often encounter problem using the one in true.zip! No prg - use the one where the class is defined, instantiate in it one object of the class, and call its SaveAs: ClassDef.prg x_lo=createobject("myclass") x_lo.SaveAsClass("mynewclass","myclasslib") Define Class MyClass as custom ..... Just run it. If there are more classes defined in the prg, and they have an internal hierarchy, you'd have to peel it layer by layer, by first exporting the upper classes, setting classlib to export vcx, then commenting out the exported classes, then export the children classes etc, until you export it all.

back to same old

the first online autobiography, unfinished by design
What, me reckless? I'm full of recks!
Balkans, eh? Count them.
Previous
Reply
Map
View

Click here to load this message in the networking platform