I am trying to enter a value into the RPGLEHSPEC data area for DBGVIEW(*SOURCE). I want this in the data area as opposed to changing the CRTBNDRPG command so that when there is an upgrade, we won't 'lose' our settings. I keep getting a keyword error when trying this. We
recently upgraded to V5R3.
Software/Hardware used:
ASKED:
December 21, 2004 11:01 AM
UPDATED:
December 21, 2004 12:26 PM
You are getting the error because DBGVIEW is not a valid H-spec keyword even on V5R3. Afraid the only recourse you have is either changing the command default or remembering to set this parameter whenever you compile a program.