Hi,
What do I put in the H spec if I want to always see my source code in debug mode.
I think it is the following:
H NOMAIN OPTION(*NODEBUGIO: *SRCSTMT: *NOSHOWCPY)
Let me know what other programmers place in their H spec for optimization and debug method.
Thanks,
DAC
What do I put in the H spec if I want to always see my source code in debug mode.
I think it is the following:
H NOMAIN OPTION(*NODEBUGIO: *SRCSTMT: *NOSHOWCPY)
Let me know what other programmers place in their H spec for optimization and debug method.
Thanks,
DAC
Comment