Syntax: SET [keyword=[string]]
SHIFT
Displays or changes the optional switch character.
Syntax: SWITCH [character]
SYNC
The SYNC command provides a synchronization checkpoint feature that enables a batch file to flush the file system's buffers to disk before doing something that might otherwise cause a disorderly shutdown
Syntax: SYNC
TIME
The TIME command displays or changes the system time. If no parameter is specified, then the current system time is displayed, and the user is queried for the new system time. If the user just presses the ENTER key, the system time is not changed. If the user enters a new time, then the system's
Syntax: TIME [hh:mm:ss[.hh]]
TRUENAME
The TRUENAME command displays the true name and path of a file.
Syntax: TRUENAME file
TYPE
The TYPE command copies the contents of the specified file to standard output (usually, the screen). If the drive letter is not specified, then the default drive is assumed.
Syntax: TYPE [drive:][path]filespec
VER
The VER command displays the
Syntax: VER
VERIFY
The VERIFY command changes or displays how GS DOS handles I/O to disk files and directory structures. If VERIFY is ON, then Embedded
Syntax: VERIFY [ONIOFF]
VOL
The VOL command displays the volume label of a diskette or a hard disk. VOL does not allow the user to change the volume label. If the drive letter is not specified, then the default drive is assumed.