*RNF7030 30 1266 000020+ The name or indicator P_ is not defined.
Line <---------------------- Source Specifications --
Number ....1....+....2....+....3....+....4....+....5...
1266+ QrnOpenAccess_T.stateInfo = P_;
If I change the procedure name to OpnAllFiles() the program compiles and executes correctly.
Is there a problem with using the word 'Open' in procedure names?
It looks like the pre-processor is getting confused with the name of the procedure. We will investigate and make a change to a future release. Thank you for your feedback.