Symptoms:
Application source code recompiles without error but when running any ADM1 program error 560 is generated
Entry 19 is outside the range of list ^^. (560)
Entry <entry#> is outside the range of list <list-string>. (560)
The old $DLC/src/adm directory was copied over to the new installation
Changes:
Migrating Progress 8.x ADM1 application over to OpenEdge 10.1B
Cause:
This problem was caused by the fact that the old $DLC/src/adm code was not recompiled under OpenEdge 10.1B
Fixes:
Recompile $DLC/src/adm under OpenEdge 10.1B and deploy the resulting r-code to the <Application>\gui\adm directory