Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Vcx to scx
Message
De
28/03/1999 13:26:23
 
 
À
28/03/1999 04:15:34
Dragan Nedeljkovich (En ligne)
Now officially retired
Zrenjanin, Serbia
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Titre:
Divers
Thread ID:
00202581
Message ID:
00202837
Vues:
27
>>>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.

Right. It saves as an scx, but the form has no code in it, and is a subclass of the class I was trying to get rid of. It looks like hacking/renaming the vcx will get the job done.
Erik Moore
Clientelligence
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform