Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Scx to prg
Message
From
18/03/2006 04:02:11
 
 
To
17/03/2006 23:40:11
Joseph Mathai
Keyword-Tec Services
Bangalore, India
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Environment versions
Visual FoxPro:
VFP 7 SP1
OS:
Windows XP SP1
Network:
Windows XP
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01105514
Message ID:
01105523
Views:
65
Joseph,

You need to open the SCX file as a table (i.e., use myforx.scx)

After doing that, you may browse through the records. Pay attention to the OBJNAME field. This is where the name of the controls/objects are stored. The PROPERTY field is where the positioning properties like Top, Left are stored.

Knowing these, you can then proceed to write a program that will convert these info to a PRG file.

HTH

Dennis

>Hi,
>
>I have application screens using the form designer ie .scx. I have seen some screen developed using the text ie .prg. I was wondering how the alinment was done, or is there some method to extract the text field positions from scx to prg, just like in DBASE III where screen layout can be done in dbase screen designer and the generated text file can be taken into a program file.
>
>
>
>thanks in advance.
Previous
Reply
Map
View

Click here to load this message in the networking platform