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

Click here to load this message in the networking platform