The c command indicates a remark command. All text that follows on the same line is ignored by the PROC interpreter.
c {text}
text | Remarks. |
Use this command to insert text that adds clarity and readability to a Proc. Keep in mind that since a Proc is an interpreted command, excessive comments slow down execution.
pq c This Proc runs the month-end processing