Upgrading CHUI 9.1E Application to OpenEdge 10.1C

ajaysomani

New Member
Currently on Progress 9.1E on AIX 5.3
Looking to upgrade to OpenEdge 10.1C on AIX 6.1

Hi All,

We have a flavor of VARNET CHUI application written in Progress 6 days (currently on 9.1E) and looking at upgrading it to 10.1C. Our biggest concern is the "CHOOSE" statement that is used in quite a few of our programs that is listed as a deprecated feature by Progress. Have any of you run into this issue in your upgrades? If so, how did you workaround it? Rewriting our application isn't an option since we will be moving to SAP in future; keeping the programming changes to a minimum and moving to a stable version of OpenEdge is our goal with this upgrade. I would love to hear from you guys who has been already through such upgrades to avoid any potential pitfalls.

Thanks in advance for your help!

Ajay Somani
Sr Systems Analyst and Programmer
Airgas National Welders
 
"Deprecated" just means "we really wish that you would stop using this feature".

It is still in the language and it still works just fine. Its status as "deprecated" does not prevent upgrading.
 
We upgraded from 91D to 102A and our programs are mostly v6 programs, full of EDITING and CHOOSE. But, everything works just fine, no problems at all.
 
Back
Top