Both sides previous revisionPrevious revisionNext revision | Previous revision |
en:docs:cmd:index [2014/05/25 00:01] – valerius | en:docs:cmd:index [Unknown date] (current) – removed - external edit (Unknown date) 127.0.0.1 |
---|
===== Command Reference (CMD/4OS/2) ===== | |
| |
* [[en:docs:cmd:about|About Command reference]] | |
* [[en:docs:cmd:cmdline|The Command Line]] | |
* [[en:docs:cmd:cmdline:editing|Command-Line Editing]] | |
* [[en:docs:cmd:cmdline:hist|Command History and Recall]] | |
* [[en:docs:cmd:cmdline:histwin|Command History Window]] | |
* [[en:docs:cmd:cmdline:cmd-names-and-parm|Command Names and Parameters]] | |
* [[en:docs:cmd:cmdline:completion|Filename Completion]] | |
* [[en:docs:cmd:cmdline:auto-dir-chg|Automatic Directory Changes]] | |
* [[en:docs:cmd:cmdline:dirhist|Directory History Window]] | |
* [[en:docs:cmd:cmdline:dirhist:local-and-glob|Local and Global Directory History]] | |
* [[en:docs:cmd:cmdline:mult-cmds|Multiple Commands]] | |
* [[en:docs:cmd:cmdline:aliases|Expanding and Disabling Aliases]] | |
* [[en:docs:cmd:cmdline:cmdline-help|Command Line Help]] | |
* [[en:docs:cmd:cmdline:cmdline-len-limits|Command-Line Length Limits]] | |
* [[en:docs:cmd:file|File Selection]] | |
* [[en:docs:cmd:file:parentdir|Extended Parent Directory Names]] | |
* [[en:docs:cmd:file:wild|Wildcards]] | |
* [[en:docs:cmd:file:ranges|Ranges]] | |
* [[en:docs:cmd:file:ranges|Date, Time, and Size Ranges]] | |
* [[en:docs:cmd:file:ranges:date|Date Ranges]] | |
* [[en:docs:cmd:file:ranges:time|Time Ranges]] | |
* [[en:docs:cmd:file:ranges:size|Size Ranges]] | |
* [[en:docs:cmd:file:exclusion|File Exclusion Ranges]] | |
* [[en:docs:cmd:file:mult|Multiple Filenames]] | |
* [[en:docs:cmd:file:incl|Include Lists]] | |
* [[en:docs:cmd:file:ext|Executable Extensions]] | |
* [[en:docs:cmd:navig|Directory Navigation]] | |
* [[en:docs:cmd:navig:ext-search|Extended Directory Searches]] | |
* [[en:docs:cmd:navig:cdpath|CDPATH]] | |
* [[en:docs:cmd:other|Other Features]] | |
* [[en:docs:cmd:other:prompts|Page and File Prompts]] | |
* [[en:docs:cmd:other:redir|Redirection and Piping]] | |
* [[en:docs:cmd:other:redir:redirection|Redirection]] | |
* [[en:docs:cmd:other:redir:piping|Piping]] | |
* [[en:docs:cmd:other:keystack|Using the Keystack]] | |
* [[en:docs:cmd:other:waiting|Waiting for Applications to Finish]] | |
* [[en:docs:cmd:other:criterr|Critical Errors]] | |
* [[en:docs:cmd:other:cond|Conditional Commands]] | |
* [[en:docs:cmd:other:grouping|Command Grouping]] | |
* [[en:docs:cmd:other:escape|Escape Character]] | |
* [[en:docs:cmd:internal|Internal Commands]] | |
* [[en:docs:cmd:internal:help|?]] - List the internal commands | |
* [[en:docs:cmd:internal:activate|ACTIVATE]] - Activate a window | |
* [[en:docs:cmd:internal:alias|ALIAS]] - Create or display aliases | |
* [[en:docs:cmd:internal:attrib|ATTRIB]] - Change or view file attributes | |
* [[en:docs:cmd:internal:beep|BEEP]] - Beep the speaker | |
* [[en:docs:cmd:internal:call|CALL]] - Execute one batch file from another | |
* [[en:docs:cmd:internal:cancel|CANCEL]] - Terminate batch file processing | |
* [[en:docs:cmd:internal:cd|CD]] - Change the current directory | |
* [[en:docs:cmd:internal:cdd|CDD]] - Change the current drive and directory | |
* [[en:docs:cmd:internal:chcp|CHCP]] - Change the current code page | |
* [[en:docs:cmd:internal:cls|CLS]] - Clear the screen | |
* [[en:docs:cmd:internal:color|COLOR]] - Change the display colors | |
* [[en:docs:cmd:internal:copy|COPY]] - Copy files | |
* [[en:docs:cmd:internal:date|DATE]] - Change the system date | |
* [[en:docs:cmd:internal:del|DEL]] - Delete one or more files | |
* [[en:docs:cmd:internal:delay|DELAY]] - Pause for a specified length of time | |
* [[en:docs:cmd:internal:describe|DESCRIBE]] - Create or modify file descriptions | |
* [[en:docs:cmd:internal:detach|DETACH]] - Start a program in detached mode | |
* [[en:docs:cmd:internal:dir|DIR]] - Display directories | |
* [[en:docs:cmd:internal:dirhistory|DIRHISTORY]] - Display, read, or modify the directory history list | |
* [[en:docs:cmd:internal:dirs|DIRS]] - Display the directory stack | |
* [[en:docs:cmd:internal:do|DO]] - Create loops in batch files | |
* [[en:docs:cmd:internal:dpath|DPATH]] - Set the data search path | |
* [[en:docs:cmd:internal:drawbox|DRAWBOX]] - Draw a box | |
* [[en:docs:cmd:internal:drawhline|DRAWHLINE]] - Draw a horizontal line | |
* [[en:docs:cmd:internal:drawvline|DRAWVLINE]] - Draw a vertical line | |
* [[en:docs:cmd:internal:echo|ECHO]] and [[en:docs:cmd:internal:echo|ECHOERR]] - Display a message / set echo state | |
* [[en:docs:cmd:internal:echos|ECHOS]] and [[en:docs:cmd:internal:echos|ECHOSERR]] - Display a message without CR/LF | |
* [[en:docs:cmd:internal:endlocal|ENDLOCAL]] - Restore the saved environment | |
* [[en:docs:cmd:internal:eset|ESET]] - Edit environment variables and aliases | |
* [[en:docs:cmd:internal:except|EXCEPT]] - Exclude files from a command | |
* [[en:docs:cmd:internal:exit|EXIT]] - Exit CMD.EXE | |
* [[en:docs:cmd:internal:ffind|FFIND]] - Search for files | |
* [[en:docs:cmd:internal:for|FOR]] - Repeat a command | |
* [[en:docs:cmd:internal:free|FREE]] - Display total and free disk space | |
* [[en:docs:cmd:internal:global|GLOBAL]] - Execute a command all subdirectories | |
* [[en:docs:cmd:internal:gosub|GOSUB]] - Execute a subroutine in a batch file | |
* [[en:docs:cmd:internal:goto|GOTO]] - Branch within a batch file | |
* [[en:docs:cmd:internal:help|HELP]] - Display help | |
* [[en:docs:cmd:internal:history|HISTORY]] - Manage the history list | |
* [[en:docs:cmd:internal:if|IF]] - Execute a command if a condition is true | |
* [[en:docs:cmd:internal:if-then-else|IFF]] - [[en:docs:cmd:internal:if-then-else|IF]] / [[en:docs:cmd:internal:if-then-else|THEN]] / [[en:docs:cmd:internal:if-then-else|ELSE]] conditional command execution | |
* [[en:docs:cmd:internal:inkey|INKEY]] - Get a character from the keyboard | |
* [[en:docs:cmd:internal:input|INPUT]] - Get a string from the keyboard | |
* [[en:docs:cmd:internal:keybd|KEYBD]] - Set the keyboard toggles | |
* [[en:docs:cmd:internal:keys|KEYS]] - Enable or disable the history list | |
* [[en:docs:cmd:internal:keystack|KEYSTACK]] - Feed keystrokes to a program or command | |
* [[en:docs:cmd:internal:list|LIST]] - Display a file | |
* [[en:docs:cmd:internal:loadbtm|LOADBTM]] - Switch a batch file's mode | |
* [[en:docs:cmd:internal:log|LOG]] - Save a log of commands | |
* [[en:docs:cmd:internal:md|MD]] - Create a subdirectory | |
* [[en:docs:cmd:internal:memory|MEMORY]] - Display memory statistics | |
* [[en:docs:cmd:internal:move|MOVE]] - Move files | |
* [[en:docs:cmd:internal:on|ON]] - Handle Ctrl-Break and errors in batch files | |
* [[en:docs:cmd:internal:option|OPTION]] - Modify the command processor configuration | |
* [[en:docs:cmd:internal:path|PATH]] - Set the executable file search path | |
* [[en:docs:cmd:internal:pause|PAUSE]] - Suspend batch file or alias execution | |
* [[en:docs:cmd:internal:popd|POPD]] - Restore the disk drive and directory | |
* [[en:docs:cmd:internal:prompt|PROMPT]] - Change the command-line prompt | |
* [[en:docs:cmd:internal:pushd|PUSHD]] - Save the disk drive and directory | |
* [[en:docs:cmd:internal:quit|QUIT]] - Terminate a batch file | |
* [[en:docs:cmd:internal:rd|RD]] - Remove subdirectories | |
* [[en:docs:cmd:internal:reboot|REBOOT]] - Reboot the system | |
* [[en:docs:cmd:internal:rem|REM]] - Put a comment in a batch file | |
* [[en:docs:cmd:internal:ren|REN]] - Rename files or subdirectories | |
* [[en:docs:cmd:internal:return|RETURN]] - Return from a subroutine in a batch file | |
* [[en:docs:cmd:internal:screen|SCREEN]] - Position the cursor and display text | |
* [[en:docs:cmd:internal:scrput|SCRPUT]] - Display text in color | |
* [[en:docs:cmd:internal:select|SELECT]] - Select files for a command | |
* [[en:docs:cmd:internal:set|SET]] - Create or modify environment variables | |
* [[en:docs:cmd:internal:setdos|SETDOS]] - Set the CMD.EXE configuration | |
* [[en:docs:cmd:internal:setlocal|SETLOCAL]] - Save the environment | |
* [[en:docs:cmd:internal:shift|SHIFT]] - Shift batch file parameters | |
* [[en:docs:cmd:internal:shralias|SHRALIAS]] - Load or unload SHRALIAS.EXE | |
* [[en:docs:cmd:internal:start|START]] - Start a program in another session | |
* [[en:docs:cmd:internal:switch|SWITCH]] - Select commands based on a value | |
* [[en:docs:cmd:internal:tee|TEE]] - "Tee" pipe fitting | |
* [[en:docs:cmd:internal:text|TEXT]] - Display text in a batch file | |
* [[en:docs:cmd:internal:time|TIME]] - Set the system time | |
* [[en:docs:cmd:internal:timer|TIMER]] - Start or stop a stopwatch | |
* [[en:docs:cmd:internal:title|TITLE]] - Window title | |
* [[en:docs:cmd:internal:touch|TOUCH]] - Change date and time stamps | |
* [[en:docs:cmd:internal:tree|TREE]] - Directory tree | |
* [[en:docs:cmd:internal:type|TYPE]] - Display file(s) | |
* [[en:docs:cmd:internal:unalias|UNALIAS]] - Remove aliases | |
* [[en:docs:cmd:internal:unset|UNSET]] - Remove environment variables | |
* [[en:docs:cmd:internal:ver|VER]] - Display the CMD.EXE and OS/2 version | |
* [[en:docs:cmd:internal:verify|VERIFY]] - Enable or disable disk write verification | |
* [[en:docs:cmd:internal:vol|VOL]] - Display disk volume labels | |
* [[en:docs:cmd:internal:vscrput|VSCRPUT]] - Display text vertically and in color | |
* [[en:docs:cmd:internal:window|WINDOW]] - Change the window state or title | |
* [[en:docs:cmd:internal:y|Y]] - "Y" pipe fitting | |
* [[en:docs:cmd:external|External Commands]] | |
* [[en:docs:cmd:alias|Aliases]] | |
* [[en:docs:cmd:batch|Batch Files]] | |
* [[en:docs:cmd:batch:bat-cmd-btm|.BAT, .CMD, and .BTM Files]] | |
* [[en:docs:cmd:batch:echoing|Echoing in Batch Files]] | |
* [[en:docs:cmd:batch:params|Batch File Parameters]] | |
* [[en:docs:cmd:batch:envvars|Using Environment Variables]] | |
* [[en:docs:cmd:batch:cmds|Batch File Commands]] | |
* [[en:docs:cmd:batch:interrupting|Interrupting a Batch File]] | |
* [[en:docs:cmd:batch:automatic|Automatic Batch Files]] | |
* [[en:docs:cmd:batch:detecting-cmd|Detecting CMD.EXE]] | |
* [[en:docs:cmd:batch:using-aliases|Using Aliases in Batch Files]] | |
* [[en:docs:cmd:batch:debugging|Debugging Batch Files]] | |
* [[en:docs:cmd:batch:processing|Batch File String Processing]] | |
* [[en:docs:cmd:batch:line-cont|Batch File Line Continuation]] | |
* [[en:docs:cmd:batch:compression|Batch File Compression]] | |
* [[en:docs:cmd:batch:special-char|Special Character Compatibility]] | |
* [[en:docs:cmd:batch:cmdparse|Command Parsing]] | |
* [[en:docs:cmd:batch:argquot|Argument Quoting]] | |
* [[en:docs:cmd:batch:rexx|REXX Support]] | |
* [[en:docs:cmd:batch:extproc|EXTPROC Support]] | |
* [[en:docs:cmd:env|Environment Variables and Functions]] | |
* [[en:docs:cmd:env:cdpath|CDPATH]] | |
* [[en:docs:cmd:env:cmdline|cmdline]] | |
* [[en:docs:cmd:env:colordir|COLORDIR]] | |
* [[en:docs:cmd:env:comspec|COMSPEC]] | |
* [[en:docs:cmd:env:filecompletion|FILECOMPLETION]] | |
* [[en:docs:cmd:env:path|PATH]] | |
* [[en:docs:cmd:env:pathext|PATHEXT]] | |
* [[en:docs:cmd:env:prompt|PROMPT]] | |
* [[en:docs:cmd:env:internal|Internal Variables]] | |
* [[en:docs:cmd:env:internal:quest|?]] | |
* [[en:docs:cmd:env:internal:qquest|_?]] | |
* [[en:docs:cmd:env:internal:eq|=]] | |
* [[en:docs:cmd:env:internal:plus|+]] | |
* [[en:docs:cmd:env:internal:4ver|_4VER]] | |
* [[en:docs:cmd:env:internal:ansi|_ANSI]] | |
* [[en:docs:cmd:env:internal:apmac|_APMAC]] | |
* [[en:docs:cmd:env:internal:apmbatt|_APMBATT]] | |
* [[en:docs:cmd:env:internal:apmlife|_APMLIFE]] | |
* [[en:docs:cmd:env:internal:batch|_BATCH]] | |
* [[en:docs:cmd:env:internal:batchline|_BATCHLINE]] | |
* [[en:docs:cmd:env:internal:batchname|_BATCHNAME]] | |
* [[en:docs:cmd:env:internal:bg|_BG]] | |
* [[en:docs:cmd:env:internal:boot|_BOOT]] | |
* [[en:docs:cmd:env:internal:ci|_CI]] | |
* [[en:docs:cmd:env:internal:cmdproc|_CMDPROC]] | |
* [[en:docs:cmd:env:internal:co|_CO]] | |
* [[en:docs:cmd:env:internal:codepage|_CODEPAGE]] | |
* [[en:docs:cmd:env:internal:column|_COLUMN]] | |
* [[en:docs:cmd:env:internal:columns|_COLUMNS]] | |
* [[en:docs:cmd:env:internal:country|_COUNTRY]] | |
* [[en:docs:cmd:env:internal:cpu|_CPU]] | |
* [[en:docs:cmd:env:internal:cwd|_CWD]] | |
* [[en:docs:cmd:env:internal:cwds|_CWDS]] | |
* [[en:docs:cmd:env:internal:cwp|_CWP]] | |
* [[en:docs:cmd:env:internal:cwps|_CWPS]] | |
* [[en:docs:cmd:env:internal:date|_DATE]] | |
* [[en:docs:cmd:env:internal:day|_DAY]] | |
* [[en:docs:cmd:env:internal:disk|_DISK]] | |
* [[en:docs:cmd:env:internal:dname|_DNAME]] | |
* [[en:docs:cmd:env:internal:dos|_DOS]] | |
* [[en:docs:cmd:env:internal:dosver|_DOSVER]] | |
* [[en:docs:cmd:env:internal:dow|_DOW]] | |
* [[en:docs:cmd:env:internal:dowi|_DOWI]] | |
* [[en:docs:cmd:env:internal:doy|_DOY]] | |
* [[en:docs:cmd:env:internal:fg|_FG]] | |
* [[en:docs:cmd:env:internal:hlogfile|_HLOGFILE]] | |
* [[en:docs:cmd:env:internal:hour|_HOUR]] | |
* [[en:docs:cmd:env:internal:kbhit|_KBHIT]] | |
* [[en:docs:cmd:env:internal:lastdisk|_LASTDISK]] | |
* [[en:docs:cmd:env:internal:logfile|_LOGFILE]] | |
* [[en:docs:cmd:env:internal:minute|_MINUTE]] | |
* [[en:docs:cmd:env:internal:monitor|_MONITOR]] | |
* [[en:docs:cmd:env:internal:month|_MONTH]] | |
* [[en:docs:cmd:env:internal:mouse|_MOUSE]] | |
* [[en:docs:cmd:env:internal:ndp|_NDP]] | |
* [[en:docs:cmd:env:internal:pid|_PID]] | |
* [[en:docs:cmd:env:internal:pipe|_PIPE]] | |
* [[en:docs:cmd:env:internal:ppid|_PPID]] | |
* [[en:docs:cmd:env:internal:ptype|_PTYPE]] | |
* [[en:docs:cmd:env:internal:row|_ROW]] | |
* [[en:docs:cmd:env:internal:rows|_ROWS]] | |
* [[en:docs:cmd:env:internal:second|_SECOND]] | |
* [[en:docs:cmd:env:internal:shell|_SHELL]] | |
* [[en:docs:cmd:env:internal:sid|_SID]] | |
* [[en:docs:cmd:env:internal:syserr|_SYSERR]] | |
* [[en:docs:cmd:env:internal:time|_TIME]] | |
* [[en:docs:cmd:env:internal:transient|_TRANSIENT]] | |
* [[en:docs:cmd:env:internal:video|_VIDEO]] | |
* [[en:docs:cmd:env:internal:wintitle|_WINTITLE]] | |
* [[en:docs:cmd:env:internal:xpixels|_XPIXELS]] | |
* [[en:docs:cmd:env:internal:year|_YEAR]] | |
* [[en:docs:cmd:env:internal:ypixels|_YPIXELS]] | |
* [[en:docs:cmd:func|Variable Functions]] | |
* [[en:docs:cmd:func:alias|@ALIAS]] | |
* [[en:docs:cmd:func:ascii|@ASCII]] | |
* [[en:docs:cmd:func:attrib|@ATTRIB]] | |
* [[en:docs:cmd:func:cdrom|@CDROM]] | |
* [[en:docs:cmd:func:char|@CHAR]] | |
* [[en:docs:cmd:func:clip|@CLIP]] | |
* [[en:docs:cmd:func:comma|@COMMA]] | |
* [[en:docs:cmd:func:convert|@CONVERT]] | |
* [[en:docs:cmd:func:date|@DATE]] | |
* [[en:docs:cmd:func:day|@DAY]] | |
* [[en:docs:cmd:func:dec|@DEC]] | |
* [[en:docs:cmd:func:descript|@DESCRIPT]] | |
* [[en:docs:cmd:func:device|@DEVICE]] | |
* [[en:docs:cmd:func:diskfree|@DISKFREE]] | |
* [[en:docs:cmd:func:disktotal|@DISKTOTAL]] | |
* [[en:docs:cmd:func:diskused|@DISKUSED]] | |
* [[en:docs:cmd:func:dosmem|@DOSMEM]] | |
* [[en:docs:cmd:func:dow|@DOW]] | |
* [[en:docs:cmd:func:dowi|@DOWI]] | |
* [[en:docs:cmd:func:doy|@DOY]] | |
* [[en:docs:cmd:func:earead|@EAREAD]] | |
* [[en:docs:cmd:func:eawrite|@EAWRITE]] | |
* [[en:docs:cmd:func:eval|@EVAL]] | |
* [[en:docs:cmd:func:exec|@EXEC]] | |
* [[en:docs:cmd:func:execstr|@EXECSTR]] | |
* [[en:docs:cmd:func:exetype|@EXETYPE]] | |
* [[en:docs:cmd:func:expand|@EXPAND]] | |
* [[en:docs:cmd:func:ext|@EXT]] | |
* [[en:docs:cmd:func:fileage|@FILEAGE]] | |
* [[en:docs:cmd:func:fileclose|@FILECLOSE]] | |
* [[en:docs:cmd:func:filedate|@FILEDATE]] | |
* [[en:docs:cmd:func:filename|@FILENAME]] | |
* [[en:docs:cmd:func:fileopen|@FILEOPEN]] | |
* [[en:docs:cmd:func:fileread|@FILEREAD]] | |
* [[en:docs:cmd:func:files|@FILES]] | |
* [[en:docs:cmd:func:fileseek|@FILESEEK]] | |
* [[en:docs:cmd:func:fileseekl|@FILESEEKL]] | |
* [[en:docs:cmd:func:filesize|@FILESIZE]] | |
* [[en:docs:cmd:func:filetime|@FILETIME]] | |
* [[en:docs:cmd:func:filewrite|@FILEWRITE]] | |
* [[en:docs:cmd:func:filewriteb|@FILEWRITEB]] | |
* [[en:docs:cmd:func:findclose|@FINDCLOSE]] | |
* [[en:docs:cmd:func:findfirst|@FINDFIRST]] | |
* [[en:docs:cmd:func:findnext|@FINDNEXT]] | |
* [[en:docs:cmd:func:format|@FORMAT]] | |
* [[en:docs:cmd:func:fstype|@FSTYPE]] | |
* [[en:docs:cmd:func:full|@FULL]] | |
* [[en:docs:cmd:func:if|@IF]] | |
* [[en:docs:cmd:func:inc|@INC]] | |
* [[en:docs:cmd:func:index|@INDEX]] | |
* [[en:docs:cmd:func:insert|@INSERT]] | |
* [[en:docs:cmd:func:instr|@INSTR]] | |
* [[en:docs:cmd:func:int|@INT]] | |
* [[en:docs:cmd:func:label|@LABEL]] | |
* [[en:docs:cmd:func:left|@LEFT]] | |
* [[en:docs:cmd:func:len|@LEN]] | |
* [[en:docs:cmd:func:line|@LINE]] | |
* [[en:docs:cmd:func:lines|@LINES]] | |
* [[en:docs:cmd:func:lower|@LOWER]] | |
* [[en:docs:cmd:func:makeage|@MAKEAGE]] | |
* [[en:docs:cmd:func:makedate|@MAKEDATE]] | |
* [[en:docs:cmd:func:maketime|@MAKETIME]] | |
* [[en:docs:cmd:func:month|@MONTH]] | |
* [[en:docs:cmd:func:name|@NAME]] | |
* [[en:docs:cmd:func:numeric|@NUMERIC]] | |
* [[en:docs:cmd:func:path|@PATH]] | |
* [[en:docs:cmd:func:random|@RANDOM]] | |
* [[en:docs:cmd:func:readscr|@READSCR]] | |
* [[en:docs:cmd:func:ready|@READY]] | |
* [[en:docs:cmd:func:remote|@REMOTE]] | |
* [[en:docs:cmd:func:removable|@REMOVABLE]] | |
* [[en:docs:cmd:func:repeat|@REPEAT]] | |
* [[en:docs:cmd:func:replace|@REPLACE]] | |
* [[en:docs:cmd:func:rexx|@REXX]] | |
* [[en:docs:cmd:func:right|@RIGHT]] | |
* [[en:docs:cmd:func:search|@SEARCH]] | |
* [[en:docs:cmd:func:select|@SELECT]] | |
* [[en:docs:cmd:func:strip|@STRIP]] | |
* [[en:docs:cmd:func:substr|@SUBSTR]] | |
* [[en:docs:cmd:func:time|@TIME]] | |
* [[en:docs:cmd:func:timer|@TIMER]] | |
* [[en:docs:cmd:func:trim|@TRIM]] | |
* [[en:docs:cmd:func:unique|@UNIQUE]] | |
* [[en:docs:cmd:func:upper|@UPPER]] | |
* [[en:docs:cmd:func:wild|@WILD]] | |
* [[en:docs:cmd:func:word|@WORD]] | |
* [[en:docs:cmd:func:words|@WORDS]] | |
* [[en:docs:cmd:func:year|@YEAR]] | |
* [[en:docs:cmd:ini|CMD.INI]] | |
* [[en:docs:cmd:ini:modifying|Modifying the .INI File]] | |
* [[en:docs:cmd:ini:using|Using the .INI File]] | |
* [[en:docs:cmd:ini:sections|.INI File Sections]] | |
* [[en:docs:cmd:ini:directives|.INI File Directives]] | |
* [[en:docs:cmd:ini:directives:init|Initialization Directives]] | |
* [[en:docs:cmd:ini:directives:init:4startpath|4StartPath]] | |
* [[en:docs:cmd:ini:directives:init:dir-history|DirHistory (directive)]] | |
* [[en:docs:cmd:ini:directives:init:duplicate-bugs|DuplicateBugs]] | |
* [[en:docs:cmd:ini:directives:init:helpbook|HelpBook]] | |
* [[en:docs:cmd:ini:directives:init:history|History (directive)]] | |
* [[en:docs:cmd:ini:directives:init:ini-query|INIQuery]] | |
* [[en:docs:cmd:ini:directives:init:local-aliases|LocalAliases]] | |
* [[en:docs:cmd:ini:directives:init:local-dir-history|LocalDirHistory]] | |
* [[en:docs:cmd:ini:directives:init:local-history|LocalHistory]] | |
* [[en:docs:cmd:ini:directives:init:pauseonerr|PauseOnError]] | |
* [[en:docs:cmd:ini:directives:init:swap-file-path|SwapFilePath]] | |
* [[en:docs:cmd:ini:directives:init:tree-path|TreePath]] | |
* [[en:docs:cmd:ini:directives:init:window-state|WindowState]] | |
* [[en:docs:cmd:ini:directives:init:window-geo|WindowX]], [[en:docs:cmd:ini:directives:init:window-geo|WindowY]], [[en:docs:cmd:ini:directives:init:window-geo|WindowWidth]], [[en:docs:cmd:ini:directives:init:window-geo|WindowHeight]] | |
* [[en:docs:cmd:ini:directives:cfg|Configuration Directives]] | |
* [[en:docs:cmd:ini:directives:cfg:ampm|AmPm]] | |
* [[en:docs:cmd:ini:directives:cfg:append-to-dir|AppendToDir]] | |
* [[en:docs:cmd:ini:directives:cfg:batch-echo|BatchEcho]] | |
* [[en:docs:cmd:ini:directives:cfg:beep-freq|BeepFreq]] | |
* [[en:docs:cmd:ini:directives:cfg:beep-length|BeepLength]] | |
* [[en:docs:cmd:ini:directives:cfg:cddwin-geo|CDDWinLeft]], [[en:docs:cmd:ini:cfg:cddwin-geo|CDDWinTop]], [[en:docs:cmd:ini:cfg:cddwin-geo|CDDWinWidth]], [[en:docs:cmd:ini:cfg:cddwin-geo|CDDWinHeight]] | |
* [[en:docs:cmd:ini:directives:cfg:command-sep|CommandSep]] | |
* [[en:docs:cmd:ini:directives:cfg:cursor-ins|CursorIns]] | |
* [[en:docs:cmd:ini:directives:cfg:cursor-over|CursorOver]] | |
* [[en:docs:cmd:ini:directives:cfg:decimal-char|DecimalChar]] | |
* [[en:docs:cmd:ini:directives:cfg:desc-max|DescriptionMax]] | |
* [[en:docs:cmd:ini:directives:cfg:desc-name|DescriptionName]] | |
* [[en:docs:cmd:ini:directives:cfg:descriptions|Descriptions]] | |
* [[en:docs:cmd:ini:directives:cfg:edit-mode|EditMode]] | |
* [[en:docs:cmd:ini:directives:cfg:esc-char|EscapeChar]] | |
* [[en:docs:cmd:ini:directives:cfg:eval-max|EvalMax]] | |
* [[en:docs:cmd:ini:directives:cfg:eval-min|EvalMin]] | |
* [[en:docs:cmd:ini:directives:cfg:exec-wait|ExecWait]] | |
* [[en:docs:cmd:ini:directives:cfg:file-completion|FileCompletion]] | |
* [[en:docs:cmd:ini:directives:cfg:fuzzy-cd|FuzzyCD]] | |
* [[en:docs:cmd:ini:directives:cfg:hist-copy|HistCopy]] | |
* [[en:docs:cmd:ini:directives:cfg:hist-log-name|HistLogName]] | |
* [[en:docs:cmd:ini:directives:cfg:hist-min|HistMin]] | |
* [[en:docs:cmd:ini:directives:cfg:hist-move|HistMove]] | |
* [[en:docs:cmd:inI:directives:cfg:hist-wrap|HistWrap]] | |
* [[en:docs:cmd:ini:directives:cfg:line-input|LineInput]] | |
* [[en:docs:cmd:ini:directives:cfg:list-row-start|ListRowStart]] | |
* [[en:docs:cmd:ini:directives:cfg:log-name|LogName]] | |
* [[en:docs:cmd:ini:directives:cfg:noclobber|NoClobber]] | |
* [[en:docs:cmd:ini:directives:cfg:param-char|ParameterChar]] | |
* [[en:docs:cmd:ini:directives:cfg:path-ext|PathExt]] | |
* [[en:docs:cmd:ini:directives:cfg:popup-win-xxx|PopupWinLeft]], [[en:docs:cmd:ini:directives:cfg:popup-win-xxx|PopupWinTop]], [[en:docs:cmd:ini:directives:cfg:popup-win-xxx|PopupWinWidth]], [[en:docs:cmd:ini:directives:cfg:popup-win-xxx|PopupWinHeight]] | |
* [[en:docs:cmd:ini:directives:cfg:printer|Printer]] | |
* [[en:docs:cmd:ini:directives:cfg:screen-rows|ScreenRows]] | |
* [[en:docs:cmd:ini:directives:cfg:tab-stops|TabStops]] | |
* [[en:docs:cmd:ini:directives:cfg:thousands-char|ThousandsChar]] | |
* [[en:docs:cmd:ini:directives:cfg:unix-paths|UnixPaths]] | |
* [[en:docs:cmd:ini:directives:cfg:upper-case|UpperCase]] | |
* [[en:docs:cmd:ini:directives:color|Color Directives]] | |
* [[en:docs:cmd:ini:directives:color:bright-bg|BrightBG]] | |
* [[en:docs:cmd:ini:directives:directives:color:cddwincolors|CDDWinColors]] | |
* [[en:docs:cmd:ini:directives:color:color-dir|ColorDir]] | |
* [[en:docs:cmd:ini:directives:color:input-colors|InputColors]] | |
* [[en:docs:cmd:ini:directives:color:listbox-bar-colors|ListboxBarColors]] | |
* [[en:docs:cmd:ini:directives:color:list-colors|ListColors]] | |
* [[en:docs:cmd:ini:directives:color:list-stat-bar-colors|ListStatBarColors]] | |
* [[en:docs:cmd:ini:directives:color:popup-win-colors|PopupWinColors]] | |
* [[en:docs:cmd:ini:directives:color:select-colors|SelectColors]] | |
* [[en:docs:cmd:ini:directives:color:select-stat-bar-colors|SelectStatBarColors]] | |
* [[en:docs:cmd:ini:directives:color:std-colors|StdColors]] | |
* [[en:docs:cmd:ini:directives:keymap|Key Mapping Directives]] | |
* [[en:docs:cmd:ini:directives:keymap:gen|General Input Keys]] | |
* [[en:docs:cmd:ini:directives:keymap:gen:backspace|Backspace]] | |
* [[en:docs:cmd:ini:directives:keymap:gen:beginline|BeginLine]] | |
* [[en:docs:cmd:ini:directives:keymap:gen:del|Del]] | |
* [[en:docs:cmd:ini:directives:keymap:gen:del-to-beginning|DelToBeginning]] | |
* [[en:docs:cmd:ini:directives:keymap:gen:del-to-end|DelToEnd]] | |
* [[en:docs:cmd:ini:directives:keymap:gen:del-word-left|DelWordLeft]] | |
* [[en:docs:cmd:ini:directives:keymap:gen:del-word-right|DelWordRight]] | |
* [[en:docs:cmd:ini:directives:keymap:gen:down|Down]] | |
* [[en:docs:cmd:ini:directives:keymap:gen:endline|EndLine]] | |
* [[en:docs:cmd:ini:directives:keymap:gen:eraseline|EraseLine]] | |
* [[en:docs:cmd:ini:directives:keymap:gen:execline|ExecLine]] | |
* [[en:docs:cmd:ini:directives:keymap:gen:ins|Ins]] | |
* [[en:docs:cmd:ini:directives:keymap:gen:left|Left]] | |
* [[en:docs:cmd:ini:directives:keymap:gen:normal-key|NormalKey]] | |
* [[en:docs:cmd:ini:directives:keymap:gen:right|Right]] | |
* [[en:docs:cmd:ini:directives:keymap:gen:up|Up]] | |
* [[en:docs:cmd:ini:directives:keymap:gen:word-left|WordLeft]] | |
* [[en:docs:cmd:ini:directives:keymap:gen:word-right|WordRight]] | |
* [[en:docs:cmd:ini:directives:keymap:editline|Command-Line Editing Keys]] | |
* [[en:docs:cmd:ini:directives:keymap:editline:add-file|AddFile]] | |
* [[en:docs:cmd:ini:directives:keymap:editline:alias-expand|AliasExpand]] | |
* [[en:docs:cmd:ini:directives:keymap:editline:command-escape|CommandEscape]] | |
* [[en:docs:cmd:ini:directives:keymap:editline:del-history|DelHistory]] | |
* [[en:docs:cmd:ini:directives:keymap:editline:end-history|EndHistory]] | |
* [[en:docs:cmd:ini:directives:keymap:editline:help|Help]] | |
* [[en:docs:cmd:ini:directives:keymap:editline:line-to-end|LineToEnd]] | |
* [[en:docs:cmd:ini:directives:keymap:editline:next-file|NextFile]] | |
* [[en:docs:cmd:ini:directives:keymap:editline:next-history|NextHistory]] | |
* [[en:docs:cmd:ini:directives:keymap:editline:normal-edit-key|NormalEditKey]] | |
* [[en:docs:cmd:ini:directives:keymap:editline:pop-file|PopFile]] | |
* [[en:docs:cmd:ini:directives:keymap:editline:prev-file|PrevFile]] | |
* [[en:docs:cmd:ini:directives:keymap:editline:prev-history|PrevHistory]] | |
* [[en:docs:cmd:ini:directives:keymap:editline:save-history|SaveHistory]] | |
* [[en:docs:cmd:ini:directives:keymap:popup|Popup Window Keys]] | |
* [[en:docs:cmd:ini:directives:keymap:popup:dir-win-open|DirWinOpen]] | |
* [[en:docs:cmd:ini:directives:keymap:popup:hist-win-open|HistWinOpen]] | |
* [[en:docs:cmd:ini:directives:keymap:popup:normal-popup-key|NormalPopupKey]] | |
* [[en:docs:cmd:ini:directives:keymap:popup:popup-win-begin|PopupWinBegin]] | |
* [[en:docs:cmd:ini:directives:keymap:popup:popup-win-del|PopupWinDel]] | |
* [[en:docs:cmd:ini:directives:keymap:popup:popup-win-edit|PopupWinEdit]] | |
* [[en:docs:cmd:ini:directives:keymap:popup:popup-win-end|PopupWinEnd]] | |
* [[en:docs:cmd:ini:directives:keymap:popup:popup-win-exec|PopupWinExec]] | |
* [[en:docs:cmd:ini:directives:keymap:list|LIST Keys]] | |
* [[en:docs:cmd:ini:directives:keymap:list:list-exit|ListExit]] | |
* [[en:docs:cmd:ini:directives:keymap:list:list-find|ListFind]] | |
* [[en:docs:cmd:ini:directives:keymap:list:list-find-rev|ListFindReverse]] | |
* [[en:docs:cmd:ini:directives:keymap:list:list-hex|ListHex]] | |
* [[en:docs:cmd:ini:directives:keymap:list:list-high-bit|ListHighBit]] | |
* [[en:docs:cmd:ini:directives:keymap:list:list-info|ListInfo]] | |
* [[en:docs:cmd:ini:directives:keymap:list:list-next|ListNext]] | |
* [[en:docs:cmd:ini:directives:keymap:list:list-prev|ListPrevious]] | |
* [[en:docs:cmd:ini:directives:keymap:list:list-print|ListPrint]] | |
* [[en:docs:cmd:ini:directives:keymap:list:list-wrap|ListWrap]] | |
* [[en:docs:cmd:ini:directives:keymap:list:normal-list-key|NormalListKey]] | |
* [[en:docs:cmd:ini:directives:keymap:adv|Advanced Directives]] | |
* [[en:docs:cmd:ini:directives:keymap:adv:clear-key-map|ClearKeyMap]] | |
* [[en:docs:cmd:ini:directives:keymap:adv:debug|Debug]] | |
* [[en:docs:cmd:ini:directives:keymap:adv:include|Include]] | |
* [[en:docs:cmd:ini:directives:keymap:adv:next-ini-file|NextINIFile]] | |
* [[en:docs:cmd:ini:directives:ini-examples|.INI File Examples]] | |
* [[en:docs:cmd:setup-and-trblshoot|Setup and Troubleshooting]] | |
* [[en:docs:cmd:setup-and-trblshoot:starting-cmd|Starting CMD.EXE]] | |
* [[en:docs:cmd:setup-and-trblshoot:help-system|The CMD.EXE Help System]] | |
* [[en:docs:cmd:setup-and-trblshoot:errmsgs|Error Messages]] | |
* [[en:docs:cmd:setup-and-trblshoot:troubl-service-and-supp|Troubleshooting, Service, and Support]] | |
* [[en:docs:cmd:setup-and-trblshoot:troubl-service-and-supp:tech-supp|Technical Support]] | |
* [[en:docs:cmd:setup-and-trblshoot:troubl-service-and-supp:contact-jpsoft|Contacting JP Software]] | |
* [[en:docs:cmd:whatsnew|What's New?]] | |
* [[en:docs:cmd:whatsnew:gen-feat-and-enh|General Features and Enhancements]] | |
* [[en:docs:cmd:whatsnew:cmdline-edt|Command Line Editing]] | |
* [[en:docs:cmd:whatsnew:cmdline-edt:cmd-changes|Command Changes]] | |
* [[en:docs:cmd:whatsnew:cmdline-edt:vars-and funcs|Variables and Functions]] | |
* [[en:docs:cmd:whatsnew:cmdline-edt:startup-and-config|Startup and Configuration]] | |
* [[en:docs:cmd:whatsnew:cmdline-edt:tech-and-compat-enh|Technical and Compatibility Enhancements]] | |
* [[en:docs:cmd:whatsnew:cmdline-edt:bugfixes|Bugs Fixed]] | |
* [[en:docs:cmd:ref|Reference Information]] | |
* [[en:docs:cmd:ref:conv|File Systems and File Name Conventions]] | |
* [[en:docs:cmd:ref:conv:drives-and-volumes|Drives and Volumes]] | |
* [[en:docs:cmd:ref:conv:filesys|File Systems]] | |
* [[en:docs:cmd:ref:conv:subdirs|Directories and Subdirectories]] | |
* [[en:docs:cmd:ref:conv:filenames|File Names]] | |
* [[en:docs:cmd:ref:conv:file-attr-and-timestamps|File Attributes and Time Stamps]] | |
* [[en:docs:cmd:ref:misc|Miscellaneous Reference Information]] | |
* [[en:docs:cmd:ref:misc:colors|Colors and Color Names]] | |
* [[en:docs:cmd:ref:misc:keys|Keys and Key Names]] | |
* [[en:docs:cmd:ref:misc:popup-win|Popup Windows]] | |
* [[en:docs:cmd:ref:misc:exec-files-and-file-srchs|Executable Files and File Searches]] | |
* [[en:docs:cmd:ref:tables|Reference Tables]] | |
* [[en:docs:cmd:ref:tables:ascii-table|ASCII Table]] | |
* [[en:docs:cmd:ref:tables:keycodes-and scan-codes|Key Codes and Scan Codes Table]] | |
* [[en:docs:cmd:ref:tables:keycode-and-scancode-expl|Key Codes and Scan Codes Explanation]] | |
* [[en:docs:cmd:ref:tables:ansi-codes|ANSI Codes]] | |
* [[en:docs:cmd:ref:glossary|Glossary]] | |
* [[en:docs:cmd:ref:glossary:4|Glossary - 4]] | |
* [[en:docs:cmd:ref:glossary:a|Glossary - A]] | |
* [[en:docs:cmd:ref:glossary:b|Glossary - B]] | |
* [[en:docs:cmd:ref:glossary:c|Glossary - C]] | |
* [[en:docs:cmd:ref:glossary:d|Glossary - D]] | |
* [[en:docs:cmd:ref:glossary:e|Glossary - E]] | |
* [[en:docs:cmd:ref:glossary:f|Glossary - F]] | |
* [[en:docs:cmd:ref:glossary:g|Glossary - G]] | |
* [[en:docs:cmd:ref:glossary:h|Glossary - H]] | |
* [[en:docs:cmd:ref:glossary:i|Glossary - I]] | |
* [[en:docs:cmd:ref:glossary:k|Glossary - K]] | |
* [[en:docs:cmd:ref:glossary:l|Glossary - L]] | |
* [[en:docs:cmd:ref:glossary:m|Glossary - M]] | |
* [[en:docs:cmd:ref:glossary:n|Glossary - N]] | |
* [[en:docs:cmd:ref:glossary:o|Glossary - O]] | |
* [[en:docs:cmd:ref:glossary:p|Glossary - P]] | |
* [[en:docs:cmd:ref:glossary:r|Glossary - R]] | |
* [[en:docs:cmd:ref:glossary:s|Glossary - S]] | |
* [[en:docs:cmd:ref:glossary:t|Glossary - T]] | |
* [[en:docs:cmd:ref:glossary:u|Glossary - U]] | |
* [[en:docs:cmd:ref:glossary:v|Glossary - V]] | |
* [[en:docs:cmd:ref:glossary:w|Glossary - W]] | |
* [[en:docs:cmd:ref:glossary:x|Glossary - X]] | |
| |
* Created using Inf-PHP v.1 (c) 2003 [[http://www.osfree.org|Yuri Prokushev]] | |
* Created using Inf-HTML v.0.9b (c) 1995 [[http://www.apanix.apana.org.au/~pjchilds|Peter Childs]] | |
| |