I have a problem printing variable length records.
For example if I specify the following and the record is shorter than 256, I get an error. Even tried VLSHRT and VLSCMP.
DISPLAY FROM(INDD) LIST(LISTDD) ON(1,256,HEX)
Return to DFSORT/ICETOOL/ICEGENER