Comment, Delay, Exit – HP Integrity NonStop J-Series User Manual
Page 94: Fc and, Comment 6-30, Delay 6-30, Env 6-30, Exit 6-30, Fc and! 6-30, Tion code by using the
![background image](/manuals/397184/94/background.png)
SDR Commands
HP NonStop SQL DDL Replicator User’s Guide —545799-007
6-30
COMMENT
NO HEAD
omit the heading preceding each record when one of the display-options is
specified.
COMMENT
Causes the command interpreter to ignore the remainder of the current line.
COMMENT is not a multiline command or terminated with a semicolon and may not
appear within the lines of a multiline command.
In addition to the explicit COMMENT command, a pair of dashes (– –) causes the
interpreter to ignore all remaining text on the current line. A dash-dash comment may
appear within a multiline command.
DELAY
Suspends the execution of SDRCOM for the specified interval.
ENV
Displays the current setting of all environmental variables.
EXIT
Terminates the SDRCOM session. A CTRL–Y has the same effect.
The EXIT command does not require a semi-colon and cannot be followed by any text.
FC AND!
Runs previous commands found in the command history. FC permits a command to be
edited before execution. “!” runs a command without editing. The commands are not
multiline commands and are not terminated with a semicolon.
The desired command can be specified in one of four ways:
COMMENT any-text
DELAY { n-centisecs | n SEC[ONDS] | n MIN[UTES] }
ENV
EXIT
FC [ integer | -integer | text ]
! [ integer | -integer | text ]