SYSGEN WRITE — VMS 4.6
Writes the system parameter values from the SYSGEN work area to a parameter
file, the system image, or the active system.
Format
WRITE filespec
WRITE CURRENT
WRITE ACTIVE
Additional information available:
file-spec
The name of a new parameter file to be created; file type defaults to PAR.
CURRENT
Writes the parameter values to the current system image file, SYS$SYSTEM:SYS.EXE, so they will be in effect for the next re-boot.
ACTIVE
Writes only the dynamic parameter values to the active, running system.
DEFAULT
Specifies that source information is to be written to the
default list.
CMKRNL privilege required