285 pts.
 Header Specification
When I compile any RPG program that time I could also see all comment lines from the program in Spool File. If I dont want to see those comment lines in the Spool File then what option do I need to specify in H Spec?

Software/Hardware used:
ASKED: November 14, 2007  1:09 PM
UPDATED: January 29, 2008  9:08 AM

Answer Wiki:
First, there is no option to prevent comment lines from printing. Second - why would you want that? Generally, you only use a compile listing to help identify errors. From that point of view, it doesn't matter whether there are comment lines or not. Using the "f *err" option in SEU when viewing the spooled file is (as I'm sure you know) the way to find compile errors. Other than that, there is not much use for the compile listing. Usually you delete it when you've finished with it. The only other use for the compile listing is that it can be used to re-create the member source, if you ever get into a situation where you need to do that (very rare!). In that case, you NEED the comments. If you think I have misunderstood what you are actually trying to do, please let me know. Regards, JB
Last Wiki Answer Submitted:  January 29, 2008  9:08 am  by  Sloopy   2,195 pts.
All Answer Wiki Contributors:  Sloopy   2,195 pts.
To see all answers submitted to the Answer Wiki: View Answer History.


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