Reporting : Batch Documentation Facility : Available commands : REMARK: Insert comments
  
REMARK: Insert comments
Use the REMARK command, frequently written REM, to insert comments, explanations, or other documentation in DCF file.
The Doc Facility ignores the argument string that follows the REM command.
You can use single quotes to remark out an entry that contains double quotes.
Examples
REM "********************************************"
REMARK "********************************************"
See also
Available commands