Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Saving a Form
Message
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Miscellaneous
Thread ID:
00905871
Message ID:
00906074
Views:
17
For build a Form at Runtime
you must write a VFP code that build the myForm.SCX table
and fill it with objects, properties and methods,
and after you can use the VFP command:
COMPILE FORM myForm.SCX
for fill the ObjCode fields with VFP token code.

Of course the format of the data put into the table
must to respect the rules that they define a SCX.

The simple way is to use a valid template SCX.

Fabio
Previous
Reply
Map
View

Click here to load this message in the networking platform