RPGLE - check debug

729 Views


In RPGLE, while in debug, we can check the value of long field like below:

Debug: EVAL %substr(RESPONSE_FIELD 900 1000)    

Post Comments