Select Procedure--> Comment to comment out a line in a procedure. For example, you can comment out a line that describes a part of the procedure. The commented text will not be included when the procedure runs.
This option inserts two dashes (--) at the beginning of a commented line. The text after the dashes will be ignored when the procedure runs.
The last line will be ignored in the example below:
SET GLOBAL (DSQQW_RPT_USE_PS=0 DSQQW_RPT_FONT=TERMINAL, +DSQQW_RPT_FONT_SZ=5, DSQQW_RPT_ORIENT=1 RUN QUERY YEAREND.ACCT PRINT REPORT --USE EOY FORM ONLY