Problem:
In this case the program was printing and then falling through into a loop.
The program was recently recompiled using a newer version of Net Express.
Resolution:
This problem occurred because there had been a new Net Express project created and the compiler directive PEFORM-TYPE"OSVS" was omitted.
After adding the missing directive the looping stopped and the program ran fine.
Old KB# 5263
