drosenkranz
Programmer
Hello,
A contractor delivered an application written entirely in old fashioned procedural code using menu pads and all kinds of extremely ugly code. (Come to think of it, I used to write stuff like this using mfoxplus multi-user versions years ago.) The app was so poorly written that they had to send another developer on site here to patch and fix it to get it limping along (so they could get paid). Now its time to modify the menu and my boss wants me to rewrite the procedural menu and pile all of these programs into a visual application that runs all of the procedural code. My problem is I've been doing VB/Access for the last 5 years and just re-united with the new and improved VFP ovger the last six months.
Can I just create a project with one form, add all of the programs to the project, and create a menu on this form that will launch these .prgs or is this going to be dead end? I'm guessing that just the @Say/Gets will be a nightmare. Any ideas/cautions here?
The 2nd mouse gets the cheese.
A contractor delivered an application written entirely in old fashioned procedural code using menu pads and all kinds of extremely ugly code. (Come to think of it, I used to write stuff like this using mfoxplus multi-user versions years ago.) The app was so poorly written that they had to send another developer on site here to patch and fix it to get it limping along (so they could get paid). Now its time to modify the menu and my boss wants me to rewrite the procedural menu and pile all of these programs into a visual application that runs all of the procedural code. My problem is I've been doing VB/Access for the last 5 years and just re-united with the new and improved VFP ovger the last six months.
Can I just create a project with one form, add all of the programs to the project, and create a menu on this form that will launch these .prgs or is this going to be dead end? I'm guessing that just the @Say/Gets will be a nightmare. Any ideas/cautions here?
The 2nd mouse gets the cheese.