1 RELOAD On VAX systems, replaces a loaded device driver with a new version. Use of the RELOAD command requires the CMKRNL privilege. Format RELOAD file-spec 2 Parameter file-spec The file specification of the new driver image. The default file type is .EXE. The specified image is loaded and replaces any existing driver with the same file specification. 2 Qualifiers None. 2 Description Refer to the OpenVMS VAX Device Support Manual for a complete description of the RELOAD command. (This manual has been archived but is available on the OpenVMS Documentation CD-ROM.) 2 Example SYSGEN> RELOAD SYS$SYSTEM:RTTDRIVER This command reloads the remote terminal driver.