SMSRAW(1)
NAME
smsraw
- Drive an SMS service through batch TSO.
SYNOPSIS
smsraw [-dhv] [-Q <TMPHLQ>] <SYSIN> <SYSTSIN> <SYSTBL> [<EXTRA_PARMS>]
<SYSIN>
Name of the dataset or DUMMY if none is required.
<SYSTSIN>
Name of the dataset or DUMMY if none is required.
<SYSTBL>
Name of the dataset or DUMMY if none is required.
<EXTRA_PARMS>
Additional parameters (ddnames) to pass to `mvscmdauth`,
e.g. `--ispfile=<ISPFILE_DATA>`
-d
Print out debug messages.
-h
Display syntax help.
-Q <TMPHLQ>
Use an alternative high-level qualifier (HLQ) for temporary
dataset names. This overrides the `TMPHLQ` environment variable.
-v
Print out verbose command information.
ENVIRONMENT VARIABLES
TMPHLQ
Overrides the current high-level qualifier used for
temporary dataset names.
EXIT VALUES
0
Success.
other
An error occurred. See error messages for details.