Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Porting a FoxPro 2.6 app to VFP 6.0
Message
 
To
16/08/1999 17:47:50
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00254272
Message ID:
00254351
Views:
24
>Hi Bernard ---
>
>I am just finishing this type of port and have the following hints to share :-)
>

>1. Keep lots of aspirin and booze handy.
>2. Don't even try to re-use screens. Recode them. Look at the SPR files and see what the screens do then move any snippet code into custom methods of the new forms.
>3. Change all PUBLIC variables to Application or other Custom object properties. Change all PROCEDURES to Application/Custom object methods.
>4. Anytime you see SELECT-SQL statements, consider replacing it with a local view and refresh the view (after putting all tables into a database, of course).


5. Screen sets and browses don't convert very nicely.
6. Don't chase the aspirin with the booze.

Bill
Previous
Reply
Map
View

Click here to load this message in the networking platform