RPG file Questions

1

COBOL reading RPG created files
I am trying to read a RPG created file with special characters in the data fields (EX: EP$DEPT,etc). Is there a way I can remap the fields in a COBOL program. I tried a logical mapping over the PF but when I rename the fields in the LF removing the $ sign, I get compile [...]

Answer Question   |  February 18, 2013  3:43 AM
COBOL, COBOL Programs, RPG file
asked by:
35 pts.

1