Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
PRGTOVCX
Message
De
08/10/1997 10:57:27
Dragan Nedeljkovich
Now officially retired
Zrenjanin, Serbia
 
 
À
04/10/1997 13:46:33
Chong Hanwah
Apic Systems Pteltd
Singapore, Singapour
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Titre:
Divers
Thread ID:
00053263
Message ID:
00053695
Vues:
56
>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.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform