DB2 graphic QMF Version 8

Comment

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


Go to the previous page Go to the next page

Downloads | Library | Support | Support Policy | Terms of use | Feedback
Copyright IBM Corporation 1982,2004 Copyright IBM Corporation 1982, 2004
timestamp Last updated: March, 2004