0 pts.
 Data area for H specs
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

Answer Wiki:
I don't use the data area, so afraid I can't help you there. However, we use a copybook(s) for our H specs and have found that works well.
Last Wiki Answer Submitted:  December 21, 2004  11:09 am  by  Lwagner   0 pts.
All Answer Wiki Contributors:  Lwagner   0 pts.
To see all answers submitted to the Answer Wiki: View Answer History.


Discuss This Question:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _


 

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.

 645 pts.