Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Vcx to scx
Message
From
28/03/1999 13:26:23
 
 
To
28/03/1999 04:15:34
Dragan Nedeljkovich (Online)
Now officially retired
Zrenjanin, Serbia
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Title:
Miscellaneous
Thread ID:
00202581
Message ID:
00202837
Views:
26
>>>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
Previous
Reply
Map
View

Click here to load this message in the networking platform