The DIG program can be started with START-DIG under any user id (with the exception of some system user ids).
BS2000 console | BS2000 SDF command | Command/SOF file | SNMP management | Parameter service |
x |
List of valid command sources
START-DIG / DIG |
ARGUMENTS = <text 0..1800 with lower case> ,RESOLV-FILE = *STD / <file-name 1..54> |
ARGUMENTS=...
Arguments of the DIG program
ARGUMENTS=<text 0..1800 with lower case>
Specify the arguments for the DIG program.
RESOLV-FILE=...
Name of the LWRESD configuration file
RESOLV-FILE=*STD
Default name of the LWRESD configuration file.
Default name: SYSDAT.LWRESD.nnn.RESOLV.CONF
(nnn=210 stands for LWRESD V21.0)
RESOLV-FILE=<file-name 1..54>
Specify the name of the LWRESD configuration file.
Example (displaying the help functions)
/START-DIG ARGUMENTS=-h
/dig -h (short form)