Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
New migrator for FPD to VFP
Message
From
15/10/1998 00:34:55
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Other
Title:
New migrator for FPD to VFP
Miscellaneous
Thread ID:
00147002
Message ID:
00147002
Views:
76
I am writing a program to do a (better) 100% automatic conversion of FoxPro DOS projects to VFP. At a later stage the conversion will be the base of further OOP development, but for the time being the key consideration is to be able to keep one code base for both versions. It is acceptable to change the code to work in both situations.

The conversion will use as many VFP characteristics as possible.
It will use my base classes, and READ EVENTS.

I need the help of UT members... As the first stage I put MigSCX.zip in the UT files.

Here are two questions.

Where do you define variables to be accesible throughout the form. I have tried an external procedure that in the middle calls the scx, but there is a problem with variables that get defined by doing a SCATTER MEMVAR. I suppose I can open all variables in the setup... Any better ideas?

Where is there a good place to put the Functions/Procedures. The same outside program can work. How about a special function-holding object?

Thanks for your help.

Alex
Next
Reply
Map
View

Click here to load this message in the networking platform