Subversion Repositories SvarDOS

Compare Revisions

Ignore whitespace Rev 1096 → Rev 1097

/svarcom/trunk/svarcom.txt
36,7 → 36,7
DIR - displays a list of files and subdirectories in a directory
ECHO - displays messages, or turns command-echoing on or off
EXIT - quits the command.com program (command interpreter)
FOR - runs a specified command for each file in a set of files
FOR - runs a specified command for each element in a list
GOTO - directs batch processing to a labelled line in the batch program
IF - performs conditional processing in batch programs
LN - adds, deletes and displays global executable links
45,14 → 45,14
PAUSE - suspends processing of a batch program
PROMPT - changes the DOS command prompt
RD/RMDIR - removes (deletes) a directory
REM - records comments (remarks) in a batch file or CONFIG.SYS
REN/RENAME - renames a file, a set of files or a directory
REM - records comments (remarks) in a batch file
REN/RENAME - renames one or more files or directories
SET - displays, sets or removes DOS environment variables
SHIFT - changes the position of arguments in a batch file
TIME - displays or sets the system time
TRUENAME - returns a fully qualified path or filename
TYPE - displays the contents of a text file
VER - displays the DOS version
VER - displays the DOS kernel and SvarCOM shell versions
VERIFY - tells DOS whether to verify that files are written correctly
VOL - displays the disk volume label and serial number