SNA NRJE User/Programmer Reference Manual (30292-90006)

82 Chapter3
User Commands
REMARK
REMARK
Provides a way to do in-line comments when you use NRJE subsystem
commands in an HP 3000 job.
Syntax
REM[ARK] [
String
]
Parameters
String
Contains any printing character. If you omit the
String
in an HP 3000 job, only the REMARK command
itself is printed.
Description
The REMARK command enables you to include comments or notes within
a sequence of subsystem commands in job listings produced on hard
copy devices, to create headings or explain the purpose of commands.
After a REMARK command is entered, it can be followed by a
String
made up of any ASCII characters. This subsystem command is used
primarily in batch jobs but also can be used in sessions.
Example
>REMARK No comment.
>REMARK Comment Comment.
>REM No comment.