HP-UX SNAplus2 RJE User's Guide

SNAplus2 RJE Commands
snaprjesend
Chapter 490
Note that if you are entering data from the terminal
and the input is not being scanned for control lines (the
-b option or the -i option is set), close the current
source by entering [CTRL]-D once at the beginning of a
line or three times if you are not at the beginning of a
line.
˜-option(s)
Set an option or options. The snaprjesend options that
can be set include the following: If you specify more
than one option, there must be no spaces between the
options.
Example usage: To set the options -f and -c, for
example, you would enter the command:
˜-fc
In this example, lower case to upper case folding of
characters will occur and control lines will be listed on
stderr until the options are cleared.
˜+option(s)
Clear an option or options. The snaprjesend options
that can be cleared include -c, -f, -h, -l, and -t.If
you specify more than one option, there must be no
spaces between the options.
Example usage : To clear the options -f and -c, for
example, you would enter the command:
˜+cf
Lower case to upper case folding of characters will not
occur and control lines will not be listed on stdout. The
options -f and -c would be cleared regardless of their
previous settings.
˜- [option]:[prompt]
Open STDIN as new source and optionally prompt
user.
You can specify either the -b or the -i as an option to
take input from this source. The -b and the -i options
cannot be specified at the same time.