Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Vcx to scx
Message
De
28/03/1999 04:15:34
Dragan Nedeljkovich (En ligne)
Now officially retired
Zrenjanin, Serbia
 
 
À
26/03/1999 20:19:04
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Titre:
Divers
Thread ID:
00202581
Message ID:
00202808
Vues:
36
>>Hi Erik,
>>
>>>Anybody got a way to convert a form class to form, or is this a one way road?
>>
>>Instantiate the class and call its SaveAs() method. Maybe that works for you.
>>
>>Christof
>
>This saves the form as a subclass of the class I am trying to convert. Thanks though.

That would be SaveAsClass - I've always used this:

x=createobject("myformclass")
x.saveas("myform")

and it always produced myform.scx. A visual approach is to create a dummy form, add your form class from the toolbar. It will create a formset; remove the dummy form and remove formset. Save and you're done.

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
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform