Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to create an SCX programmatically w/o Forms Designer
Message
From
17/10/2006 22:10:20
 
 
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01160457
Message ID:
01162799
Views:
18
Glenn,

Thanks! That works for a form alright. Any darn idea on how to do it for FRXs?

Dennis


>I think this will create an Empty form table:
>
>LOCAL oform as form
>oform = CREATEOBJECT("form")
>oform.SaveAs("emptyform")
>oform = ''
>USE emptyform.scx EXCLUSIVE
>ZAP
>USE
>
>
>Glenn
>>Hi Everybody,
>>
>>I would like to programmatically create a form without the forms designer showing. How?
>>
>>Actually I just need to get an empty structure of the SCX file.
>>The same goes for creating FRX files to get its empty structure.
>>
>>Thanks in advance.
>>Dennis
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform