home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: OtherApp / OtherApp.zip / 4os225b.zip / 4OS2H.MSG (.txt) < prev    next >
OS/2 Message File  |  1994-10-12  |  28KB  |  585 lines

  1. MKMSGF
  2. %w%+(
  3. (R))*
  4. -B.c/!0@1
  5. HqMPN
  6. U/W/Y
  7. 4os2h.msg
  8. HDisplay the internal commands, or prompt for a command.
  9. execute another command.
  10. Usage:  ? ["prompt text" command]
  11. If no prompt text or command is given, ? displays a list of
  12. internal commands.  If the prompt text or command is included,
  13. ? prompts before executing the specified command.
  14. HLoad or display the alias list, or define an alias.
  15. Usage:  ALIAS [/P] [/R [d:][path]filename...] [name[=][value]]
  16.     /P  Pause after displaying each page
  17.     /R  Load an alias list from a file
  18. HChange the file or subdirectory attributes.
  19. Usage:  ATTRIB [/A:[[-]rhsda] /D /P /Q /S -|+[AHRS]] [d:][path]filename...
  20.     /A: Select files by attributes
  21.     /D  Modify subdirectory attributes
  22.     /P  Pause after displaying each page
  23.     /Q  Quiet mode
  24.     /S  Modify files in subdirectories
  25.     +A  Set archive attribute      -A  Clear archive attribute
  26.     +H  Set hidden attribute       -H  Clear hidden attribute
  27.     +R  Set read-only attribute    -R  Clear read-only attribute
  28.     +S  Set system attribute       -S  Clear system attribute
  29. HBeep the speaker.
  30. Usage:  BEEP [frequency [duration] ...]
  31. The frequency is specified in Hertz, and the duration in 1/18th second
  32. intervals.  No sound will be generated for frequencies less than 37 Hz,
  33. allowing you to insert short delays.  The default value for frequency is
  34. 440 Hz; the default value for duration is 2.
  35. HCall a secondary batch file.
  36. Usage:  CALL [d:][path]filename
  37. HTerminate all batch processing.
  38. Usage:  CANCEL [value]
  39. If you enter a value, CANCEL will set the ERRORLEVEL to that value.
  40. HDisplay or change the current directory.
  41. Usage:  CD [- | [d:][pathname]
  42. Entering CD with no argument or only a drive name will display the current
  43. directory.  Entering CD and a pathname will change the current directory.
  44. You can switch to the previous directory by entering CD -.
  45. HChange the current disk drive and directory.
  46. Usage:  CDD [- | d:]pathname
  47. You can switch to the previous drive and directory by entering CDD -.
  48. HDisplay or change the current system code page.
  49. Usage:  CHCP [n]
  50.     n  New code page
  51. Entering CHCP with no argument displays the active code page.
  52. HDisplay or change the current directory.
  53. Usage:  CHDIR [[d:][pathname]
  54. Entering CHDIR with no argument or only a drive name will display the current
  55. directory.  Entering CHDIR and a pathname will change the current directory.
  56. You can switch to the previous directory by entering CHDIR -.
  57. HClear display, optionally to the specified colors.
  58. Usage:  CLS [[BRIght] [BLInk] fg ON bg [BORder bc]]
  59.     fg  Foreground color
  60.     bg  Background color
  61.     bc  Border color
  62. Valid colors are Black, Blue, Green, Red, Magenta, Cyan, Yellow, and White.
  63. HSet the screen display colors.
  64. Usage:  COLOR [[BRIght] [BLInk] fg ON bg [BORder bc]]
  65.     fg  Foreground color
  66.     bg  Background color
  67.     bc  Border color
  68. Valid colors are Black, Blue, Green, Red, Magenta, Cyan, Yellow, and White.
  69. HCopy or append one or more files.
  70. Usage:  COPY [d:][path]source[+]...[/A /B] [[d:][path]target]
  71.              [/A:[[-]rhsda] /A /B /C /F /M /N /P /Q /R /S /T /U /V]
  72.     /A  Copy in ASCII mode
  73.     /A: Select files by attributes
  74.     /B  Copy in binary mode
  75.     /C  Copy only those files where the target is older than the source
  76.     /F  Fail if the source file has extended attributes and the target file
  77.           system doesn't support extended attributes.
  78.     /H  Copy hidden and system files too
  79.     /M  Copy only those files with the archive bit set
  80.     /N  Don't actually perform the copy
  81.     /P  Confirm each file copy (Y or N)
  82.     /Q  Don't display filenames or totals
  83.     /R  Prompt before overwriting an existing file
  84.     /S  Copy subdirectories
  85.     /T  Only display totals (no filenames)
  86.     /U  Copy only those source files that are newer than a matching target
  87.           file, or where a matching target file doesn't exist
  88.     /V  Verify disk writes
  89. HDisplay and (optionally) change the system date.
  90. Usage:  DATE [mm-dd-yy]
  91.     mm  Month (1 - 12)
  92.     dd  Day (1 - 31)
  93.     yy  Year (80 - 199 or 1980 - 2099)
  94. If you don't enter a date, 4OS2 will display the current date and prompt for
  95. a new one.  The format for the date entry depends on the country code.  U.S.
  96. format is mm-dd-yy; European format is dd-mm-yy; Japanese is yy-mm-dd.
  97. HErase the specified file(s) from the disk.
  98. Usage:  DEL [/A:[[-]rhsda] /F /N /P /Q /S /T /X /Y /Z] [d:][path]filename...
  99.     /A: Select files by attributes
  100.     /F  (4OS2/32 only) Don't copy the file(s) to the DELDIR directory
  101.     /N  Don't actually delete the file(s)
  102.     /P  Confirm deletion for each file (Y or N)
  103.     /Q  Don't display filenames or totals
  104.     /S  Delete matching files in the subdirectories
  105.     /T  Display totals only
  106.     /X  Remove empty subdirectories after deleting (use with /S)
  107.     /Y  The reverse of /P - it assumes a Y response to everything
  108.     /Z  Delete all files, including read-only, hidden and system files
  109. HPause for a specified period of time.
  110. Usage:  DELAY [n]
  111.     n  The number of seconds to pause.  The default value is 1 second.
  112. HCreate, modify, or delete file and subdirectory descriptions.
  113. Usage:  DESCRIBE [/A:[[-]rhsda]] [d:][path]filename... ["description"]
  114.     /A: Select files by attributes
  115. You can enter a description on the command line by entering the filename
  116. followed by the description enclosed in quotes.  If you don't enter a
  117. description, DESCRIBE will prompt you for one for each matching filename.
  118. HStart an OS/2 program in detached mode.
  119. Usage:  DETACH [d:][filename[.ext]]
  120. HDisplay information about files and subdirectories.
  121. Usage:  DIR [/1 /2 /4 /A[:-rhsda] /B /D /E /F /H /I"text" /J /K /L /M /N
  122.             /O:-deginrsu /P /R /S /T /U /V /W /Z] [[d:][path]filename...]
  123.     /1  One column                      /M  Suppress footers
  124.     /2  Two columns                     /N  Display FAT volume in HPFS format
  125.     /4  Four columns                    /O  Sort order
  126.     /A  Select files by attributes      /P  Pause after each page
  127.     /B  Display filenames only          /R  Disable description wrapping
  128.     /D  Disable colorization            /S  Display subdirectories
  129.     /E  Upper case filenames            /T  Display attributes
  130.     /F  Display expanded filenames      /T:acw  Date / time type
  131.     /H  Hide "." and ".."               /U  Summaries only
  132.     /I  Match descriptions              /V  Sort filenames vertically
  133.     /J  Justify filenames               /W  Wide display
  134.     /K  Suppress headers                /Z  Display HPFS volume in FAT format
  135.     /L  Lower case filenames
  136. HDisplay the directory stack used by PUSHD and POPD.
  137. Usage:  DIRS
  138. HCreate loops in batch files.
  139. Usage:  DO [n | FOREVER]
  140.         DO var = start TO end [BY n]
  141.         DO [WHILE | UNTIL] condition
  142.         ...
  143.         [ITERATE]
  144.         [LEAVE]
  145.         ...
  146.         ENDDO
  147. HTells applications where to search for their files.
  148. Usage:  DPATH [[d:]path][[;[d:]path]...]]
  149.         DPATH ;
  150. If you enter DPATH with no parameters, 4OS2 displays the current search 
  151. path.  If you enter DPATH and a semicolon, 4OS2 clears the search path.
  152. HDraw a box on the screen.
  153. Usage:  DRAWBOX ulrow ulcol lrrow lrcol style [BRIght][BLInk] fg ON [BRI] bg
  154.                 [FILL [BRIght] bgfill] [ZOOm] [SHAdow]
  155.     ulrow   Row for upper left corner
  156.     ulcol   Column for upper left corner
  157.     lrrow   Row for lower right corner
  158.     lrcol   Column for lower right corner
  159.     style   Box drawing style (0 - 4)
  160.     fg      Foreground color
  161.     bg      Background color
  162.     bgfill  Background fill color (for the inside of the box)
  163.     ZOOM    Box zooms to its final size
  164.     SHADOW  Include a drop shadow
  165. Valid colors are Black, Blue, Green, Red, Magenta, Cyan, Yellow, and White.
  166. HDraw a horizontal line on the screen.
  167. Usage:  DRAWHLINE row column length style [BRIght] [BLInk] fg ON [BRI] bg
  168.     row     Start row
  169.     column  Start column
  170.     length  Length of line
  171.     style   Line drawing style (1 or 2)
  172.     fg      Foreground color
  173.     bg      Background color
  174. Valid colors are Black, Blue, Green, Red, Magenta, Cyan, Yellow, and White.
  175. HDraw a vertical line on the screen.
  176. Usage:  DRAWVLINE row column length style [BRIght] [BLInk] fg ON [BRI] bg
  177.     row     Start row
  178.     column  Start column
  179.     length  Length of line
  180.     style   Line drawing style (1 or 2)
  181.     fg      Foreground color
  182.     bg      Background color
  183. Valid colors are Black, Blue, Green, Red, Magenta, Cyan, Yellow, and White.
  184. HDisplay the echo status, enable or disable batch file or command line
  185. echoing, or display a message.
  186. Usage:  ECHO [on | off | message]
  187. ECHO defaults to ON in batch files and OFF during keyboard input.
  188. If no arguments are entered, ECHO displays the current echo state.
  189. HDisplay a message, without printing a trailing CR/LF.
  190. Usage:  ECHOS message
  191. HRestore the disk drive, directory, and environment saved by SETLOCAL.
  192. Usage:  ENDLOCAL
  193. HErase the specified file(s) from the disk.
  194. Usage:  ERASE [/A:[[-]rhsda] /F /N /P /Q /S /T /X /Y /Z] [d:][path]filename...
  195.     /A: Select files by attributes
  196.     /F  (4OS2/32 only) Don't make copies of the file(s) in the DELDIR
  197.         directory
  198.     /N  Don't actually delete the file(s)
  199.     /P  Confirm deletion for each file (Y or N)
  200.     /Q  Don't display filenames or totals
  201.     /S  Delete matching files in the subdirectories
  202.     /T  Only display totals (no filenames)
  203.     /X  Remove empty subdirectories after deleting (use with /S)
  204.     /Y  The reverse of /P - it assumes a Y response to everything
  205.     /Z  Delete all files, including read-only, hidden and system files
  206. HEdit environment variables and/or aliases.
  207. Usage:  ESET [/A] varname...
  208.     /A  Assume the argument is an alias
  209. ESET will search for environment variables first, and then aliases.
  210. HPerform a command, except on the file(s) specified.
  211. Usage:  EXCEPT ([d:][path]filename...) command
  212. HExit the current command processor.
  213. Usage:  EXIT [value]
  214. If you specify a value, EXIT will return that value to the parent process.
  215. If you EXIT from a primary command processor, you will be returned to PM.
  216. HFind files or text.
  217. Usage:  FFIND [/A[[:][-]rhsda] /B /C /D[list] /E /K /L /M
  218.                /O[[:][-]acdeginrsu] /P /S /[T|X]"xx" /V file...
  219.     /A        Select files by attribute
  220.     /B        Bare output
  221.     /C        Case sensitive search
  222.     /D        Drive or drive list
  223.     /E        Upper case display
  224.     /K        No headers
  225.     /L        Line numbers
  226.     /M        No footers
  227.     /O        Sort order
  228.     /P        Pause after each page
  229.     /S        Subdirectories
  230.     /T"xx"    Text search string
  231.     /V        Verbose, show all matching lines
  232.     /X["xx"]  Hex display / search string
  233. HRepeat a command for several variables.
  234. Usage:  FOR [/A:[-[rhsda]] /H %%var IN (set) [DO] command
  235.     /A  Retrieve files with the specified attribute(s)
  236.     /H  Hide "." and ".."
  237. If a filename in (set) begins with an @, "var" will be set sequentially to
  238. each line in the file.
  239. HDisplay the total disk space, total bytes used, and total bytes free on the
  240. specified (or default) drive(s).
  241. Usage:  FREE [d:] ...
  242. HExecute a command in the current directory and its subdirectories.
  243. Usage:  GLOBAL [/H /I /P /Q] command
  244.     /H  Process hidden subdirectories
  245.     /I  Ignore exit codes
  246.     /P  Prompt whether to execute the command in each directory
  247.     /Q  Quiet (don't display directory names)
  248. HCall a subroutine in a batch file.
  249. Usage:  GOSUB label
  250. The label must begin with a colon (:), and appear by itself on the line.
  251. GOSUB ignores case differences when matching labels.
  252. HContinue batch file processing at the line following the label.
  253. Usage:  GOTO [/I] label
  254.     /I  Continue current IFF and DO processing after the GOTO
  255. The label must begin with a colon (:), and appear by itself on the line.
  256. GOTO ignores case differences when matching labels.
  257. HDisplay the 4OS2 help file.
  258. Usage:  HELP [command]
  259. HELP uses the PM VIEW.EXE program to display help for 4OS2 (4OS2.INF)
  260. and OS/2 in general (CMDREF.INF).
  261. HDisplay, read, or clear the history list.
  262. Usage:  HISTORY [/A command] [/F /P] [/R [d:][path]filename]
  263.     /A  Add command to history list
  264.     /F  Clear history list
  265.     /P  Pause after displaying each page
  266.     /R  Read history list from specified file
  267. If no parameters are entered, HISTORY displays the current history list.
  268. HAllow conditional execution of commands.
  269. Usage:  IF [NOT] condition [.AND. | .OR. | .XOR. [NOT] ...] command
  270. The condition can be a string comparison (==, EQ, !=, NE, LT, LE, GE, or GT),
  271. or one of the following:
  272.     ERRORLEVEL [condition] number
  273.     EXIST filename
  274.     ISALIAS aliasname
  275.     ISDIR [d:]path
  276.     ISINTERNAL command
  277.     ISLABEL labelname
  278. HAllow IF/THEN/ELSE conditional execution of commands.
  279. Usage:  IFF [NOT] condition [.AND. | .OR. | .XOR. [NOT] ...]
  280.             THEN ^ ... ^ ELSE[[IFF] ... THEN] ^ ... ^ ENDIFF
  281. The condition can be a string comparison (==, EQ, !=, NE, LT, LE, GE, or GT),
  282. or one of the following:
  283.     ERRORLEVEL [condition] number
  284.     EXIST filename
  285.     ISALIAS aliasname
  286.     ISDIR [d:]path
  287.     ISINTERNAL command
  288.     ISLABEL labelname
  289. HGet a single keystroke environment variable from standard input.
  290. Usage:  INKEY [/C /D /K"..." /P /Wn /X] [text] %%varname
  291.     /C  Clear keyboard buffer
  292.     /D  Digits only
  293.     /K  Allowable keystrokes, enclosed in double quotes
  294.     /P  Don't display keystroke
  295.     /W  Wait "n" seconds for a response
  296.     /X  Do not add carriage return / line feed after user's entry
  297. You can optionally display prompt text before the variable name.
  298. HEnter an environment variable from the standard input.
  299. Usage:  INPUT [/C /D /E /Ln /N /P /Wn /X] [text] %%varname
  300.     /C  Clear keyboard buffer
  301.     /D  Digits only
  302.     /E  Edit existing value
  303.     /L  Maximum of "n" characters
  304.     /N  Disable input colors
  305.     /P  Display * instead of characters
  306.     /W  Wait "n" seconds for a response
  307.     /X  Do not add carriage return / line feed after user's entry
  308. You can optionally display prompt text before the variable name.
  309. HSet the keyboard toggles (Caps Lock, Num Lock, and Scroll Lock).
  310. Usage:  KEYBD [/Cn /Nn /Sn]
  311.     /C  Caps lock
  312.     /N  Num lock
  313.     /S  Scroll lock
  314. A 0 turns the toggle off, a 1 turns it on.
  315. HDisplay the history list, or enable/disable the command line editing keys.
  316. Usage:  KEYS [ON | OFF | LIST]
  317. 4OS2 includes this command for compatibility with CMD.EXE; for 4OS2 you
  318. should normally use the HISTORY command instead.
  319.     ON    Enable command history; read input characters
  320.     OFF   Disable command history; read input lines
  321.     LIST  Display the command history
  322. HDisplay a file with forward and backward paging and scrolling.
  323. Usage:  LIST [/A:[-[rhsda]] /H /S /W /X] [d:][path]filename...
  324.     /A: Select files by attribute
  325.     /H  Strip high bit from each character
  326.     /S  Read from standard input
  327.     /W  Wrap text at right margin
  328.     /X  Display in hex mode
  329. HSwitch a batch file to or from .BTM mode.
  330. Usage:  LOADBTM [on | off]
  331. LOADBTM switches a batch file (.CMD or .BTM) to and from .BTM mode.
  332. If no argument is given, it displays the current LOADBTM status.
  333. HEnable or disable command logging, change the log file name, or
  334. add a comment to the log file.
  335. Usage:  LOG [/H /W [d:]pathname] [ON | OFF | "text"]
  336.     /H  Toggle history log
  337.     /W  Specify new log filename and turn command logging on
  338. Entering LOG with no parameters displays the log status and file name. 
  339. Entering LOG with text writes the text to the log file, even if LOG is
  340. set OFF.
  341. HCreate subdirectories.
  342. Usage:  MD [/S] [d:]pathname...
  343.     /S  Create intermediate subdirectories
  344. HDisplay the system RAM status.
  345. Usage:  MEMORY
  346. MEMORY displays the free RAM, the size of the OS/2 swap file, the total and
  347. free environment space, the total and free alias list space, and the total
  348. command history space.
  349. In 4OS2/32 only, MEMORY also displays the size of physical and resident RAM.
  350. HCreate subdirectories.
  351. Usage:  MKDIR [/S] [d:]pathname...
  352.     /S  Create intermediate subdirectories
  353. HMove files to other directories and drives.
  354. Usage:  MOVE [d:][path]filename... [d:][path][filename]
  355.              [/A:[-[rhsda]] /C /D /F /H /N /P /Q /R /S /T /U /V]
  356.     /A: Select files by attribute
  357.     /C  Move only files where the source file is newer than the target
  358.     /D  Target is a directory
  359.     /F  (4OS2/32 only) Don't copy the file(s) to the DELDIR directory
  360.     /H  Move all files, including hidden & system
  361.     /N  Don't actually move the file(s)
  362.     /P  Prompt to confirm each move
  363.     /Q  Don't display filenames or totals
  364.     /R  Prompt before overwriting an existing file(s)
  365.     /S  Move entire subdirectory tree
  366.     /T  Display totals only
  367.     /U  Move only those files that either don't exist in the target
  368.           directory, or where the source file is newer than the target
  369.     /V  Verify disk writes
  370. Execute a command when a specific condition occurs.
  371. Usage:  ON BREAK command
  372.         ON ERROR command
  373. ON BREAK and ON ERROR only affect the current batch file.
  374. Tells 4OS2 where to search for executable and batch files not in the
  375. current directory.
  376. Usage:  PATH [[d:]path][[;[d:]path]...]]
  377.         PATH ;
  378. If you enter PATH with no parameters, PATH displays the current search
  379. path.  If you enter PATH and a semicolon, PATH clears the search path and
  380. will search only the current directory (this is the default at system
  381. startup).
  382. HSuspend alias or batch file execution while waiting for a keystroke.
  383. Usage:  PAUSE [message]
  384. If you don't specify a message, PAUSE displays a default message .
  385. HChange to the disk drive and directory at the top of the directory stack
  386. (saved by PUSHD).
  387. Usage:  POPD [*]
  388. The * option clears the directory stack, without changing the current drive
  389. and directory.
  390. HChange the command line prompt.
  391. Usage:  PROMPT [text]
  392. If you enter PROMPT with no parameters, PROMPT sets the prompt on drives A
  393. and B to $n$g, and on all other drives to $p$g. The prompt characters are:
  394.     $  The $ character                 n  Current drive
  395.     _  CR/LF                           P  Current directory (upper case)
  396.     b  The | character                 p  Current directory (lower case)
  397.     c  The open parenthesis (          q  The = character
  398.     D  Date (Fri  Dec 25, 1992)        r  The current errorlevel
  399.     d  Date (Fri  12-25-92)            s  The space character
  400.     e  The ASCII ESC character         T  Current time (12-hour)
  401.     f  The close parenthesis )         t  Current time (24-hour)
  402.     g  The > character                 v  OS/2 version number
  403.     h  Destructive backspace         Xd:  Current directory (upper case) for
  404.     i  OS/2 line 0 HELP prompt             drive d:, incl. drive letter
  405.     l  The < character               xd:  Current directory (lower case) for
  406.     M  12-hour time as hh:mm               drive d:, incl. drive letter
  407.     m  12-hour time as hh:mm           z  Shell level
  408. HSave the current disk and directory.
  409. Usage:  PUSHD [[d:]pathname]
  410. PUSHD saves the current directory on the directory stack, and if a pathname
  411. is specified on the command line, changes the disk drive and directory.
  412. HTerminate the current batch file.
  413. Usage:  QUIT [value]
  414. If you specify a value, QUIT will set ERRORLEVEL to that value.
  415. HRemove one or more directories.
  416. Usage:  RD [d:]path...
  417. HReboot the system.
  418. Usage:  REBOOT [/S /V]
  419.     /S  Shutdown the file system, but don't reboot
  420.     /V  Prompt for verification before rebooting
  421. HPut a comment in a batch file.
  422. Usage:  REM [comment]
  423. Everything following a REM will be ignored, including quote characters,
  424. the redirection symbols (|><) and the command separator character.
  425. HRename files or subdirectories.
  426. Usage:  REN [/A:[[-]rhsda] /N /P /Q /S /T] [d:][path]filename... [d:][path]filename
  427.     /A: Select files by attribute
  428.     /N  Don't actually rename the file(s)
  429.     /P  Prompt for confirmation
  430.     /Q  Don't display filenames
  431.     /S  Rename subdirectory
  432.     /T  Display totals only
  433. HRename files or subdirectories.
  434. Usage:  RENAME [/A:[[-]rhsda] /N /P /Q /S /T] [d:][path]filename... [d:][path]filename
  435.     /A: Select files by attribute
  436.     /N  Don't actually rename the file(s)
  437.     /P  Prompt for confirmation
  438.     /Q  Quiet (don't display filenames)
  439.     /S  Rename subdirectory
  440.     /T  Display totals only
  441. HReturn from a GOSUB (subroutine) call in a batch file.
  442. Usage:  RETURN
  443. The RETURN command returns from a GOSUB call to the command following the
  444. original GOSUB.
  445. HRemove one or more directories.
  446. Usage:  RMDIR [d:]path...
  447. HPosition the cursor on the screen, and optionally display a message.
  448. Usage:  SCREEN row column [message]
  449. HDisplay text in color.
  450. Usage:  SCRPUT row column [BRIght] [BLInk] fg ON [BRIght] bg text
  451.     row     Start row
  452.     column  Start column
  453.     fg      Foreground character color
  454.     bg      Background character color
  455.     text    The text to display
  456. Valid colors are Black, Blue, Green, Red, Magenta, Cyan, Yellow, and White.
  457. HExecute a command on the specified files.
  458. Usage:  SELECT [/A[:-rhsda] /D /E /H /I"text" /O:-deginrsu /Z]
  459.           command ([path]filename)
  460.     /A  Select files by attributes
  461.     /D  Disable directory colorization
  462.     /E  Display filenames in upper case
  463.     /H  Hide "." and ".."
  464.     /I  Match file descriptions
  465.     /O  Sort sequence
  466.     /Z  Display HPFS volumes in FAT format
  467. HDisplay, create, modify, or delete environment variables.
  468. Usage:  SET [/P] [/R [d:][path]filename...] [variable=[value]]
  469.     /P  Pause after displaying each page
  470.     /R  Read environment variables from a file
  471. Entering SET with no variable or value displays the entire environment.  If
  472. you don't enter a value, SET displays the value of that variable.
  473. Otherwise, the variable and value are placed in the environment.  If the
  474. variable already exists, its old contents are replaced by the new value.
  475. HDisplay or set 4OS2 configuration variables.
  476. Usage:  SETDOS [/B? /C? /D? /E? /Fx.y /I+|-command /L? /M? /N? /P? /R?
  477.           /S?:? /U? /V? /X? /Y?]
  478.     /B  Disable/enable bright backgrounds
  479.     /C  Command separator character
  480.     /D  Disable/enable descriptions
  481.     /E  Escape character
  482.     /F  Format for @EVAL
  483.     /I  Disable/enable internal commands
  484.     /L  Line or character input
  485.     /M  Line editing mode
  486.     /N  NoClobber setting for redirection
  487.     /P  Variable parameter character
  488.     /R  Number of screen rows
  489.     /S  Cursor shape
  490.     /U  Filename case
  491.     /V  Batch echo
  492.     /X  Alias/variable/redirection expansion
  493.     /Y  Disable/Enable batch file single-step
  494. HSave the current disk drive, directory, and environment.
  495. Usage:  SETLOCAL
  496. HAllow the use of more than 10 variables in a batch file.
  497. Usage:  SHIFT [n]
  498. SHIFT moves each batch file parameter "n" positions.  The default value for
  499. "n" is 1.  You can reverse a SHIFT by giving a negative value for "n".
  500. HStart a program in a new OS/2 session.
  501. Usage:  START [title] [/BG /C /DOS[=file] /FG /FS /I /ICON=name /INV /K /L
  502.               /MAX /MIN /N /PGM /PM /POS=x,y,x1,y1 /WAIT /WIN /WIN3[=file]
  503.               /WIN3S[=file]] [command ...]
  504.     title  Title for title bar         /MAX  Start maximized
  505.     /BG    Start in background         /MIN  Start minimized
  506.     /C     Transient session           /N    Start without 4OS2
  507.     /DOS   DOS session                 /PGM  Next argument is program name
  508.     /FG    Start in foreground         /PM   PM application
  509.     /FS    Full-screen session         /POS  Start position (x,y) and window
  510.     /I     Inherit environment from            size (x1, y1) in pels
  511.              CONFIG.SYS                /WAIT Wait for session to end
  512.     /ICON  Specify icon file           /WIN  Windowed OS/2 session
  513.     /INV   Invisible session           /WIN3 Windows 3 session (enhanced)
  514.     /K     Keep session                /WIN  Windows 3 session (standard)
  515.     /L     Local alias/history lists
  516. HCopy standard input to standard output, and save a copy in the specified
  517. file(s).
  518. Usage:  TEE [/A] [d:][path]filename...
  519.     /A    Append output to the file(s)
  520. HDisplay a block of text in a batch file.
  521. Usage:  TEXT
  522.           .
  523.           .
  524.           .
  525.         ENDTEXT
  526. Both TEXT and ENDTEXT must be entered as the only command on that line.
  527. HDisplay and (optionally) set the current system time.
  528. Usage:  TIME [hh:mm:ss[am|pm]]
  529.     hh  Hour (0 - 23)
  530.     mm  Minute (0 - 59)
  531.     ss  Second (0 - 59)
  532. If you don't enter any parameters, TIME will display the current system
  533. time and prompt for a new time.  TIME defaults to 24-hour format; you can
  534. enter the time in 12-hour format by appending an "am" or "pm".
  535. HTurn the system stopwatch on and off.
  536. Usage:  TIMER [/1 /2 /3 /S] [ON]
  537.     ON  Restart timer
  538.     /1  Use timer #1
  539.     /2  Use timer #2
  540.     /3  Use timer #3
  541.     /S  Display split time
  542. HDisplay the contents of the specified file(s).
  543. Usage:  TYPE [/A:[[-]rhsda] /L /P] [d:][pathname]filename...
  544.     /A: Select files by attribute
  545.     /L  Print line numbers preceding each line of text
  546.     /P  Pause after each page
  547. HRemove aliases from the alias list.
  548. Usage:  UNALIAS [/Q] alias...
  549.         UNALIAS *
  550.     /Q  Don't display an error message if the alias doesn't exist
  551. UNALIAS also accepts the wildcard character * to delete all aliases.
  552. HRemove variables from the environment.
  553. Usage:  UNSET [/Q] name...
  554.         UNSET *
  555.     /Q  Don't display an error message if the variable doesn't exist
  556. UNSET also accepts the wildcard character * to delete all variables.
  557. HDisplay the current 4OS2 and OS/2 versions.
  558. Usage:  VER [/R]
  559.     /R  Display OS/2 and 4OS2 revision levels
  560. HDisplay, enable, or disable disk write verification.
  561. Usage:  VERIFY [on | off]
  562. Entering VERIFY with no parameters will display the current VERIFY state.
  563. HDisplay the disk volume label(s).
  564. Usage:  VOL [d:] ...
  565. If you don't enter a drive name, VOL displays the disk label and the volume
  566. serial number for the current drive.
  567. HDisplay text in color in a vertical column.
  568. Usage:  VSCRPUT row column [BRIght] [BLInk] fg ON [BRIght] bg text
  569.     row     Start row
  570.     column  Start column
  571.     fg      Foreground character color
  572.     bg      Background character color
  573.     text    The text to display
  574. Valid colors are Black, Blue, Green, Red, Magenta, Cyan, Yellow, and White.
  575. HMinimize or maximize current 4OS2 window, restore default window
  576. size, or change the window title.
  577. Usage:  WINDOW [MIN | MAX | RESTORE] [/POS=row,col,width,height] ["title"]
  578.     "title"   Change the window title.  
  579.     minimize  Minimize the 4OS2 window.
  580.     maximize  Maximize the 4OS2 window.
  581.     restore   Restore the 4OS2 window to its "normal" size.
  582. HCopy standard input to standard output, and then copy the specified file(s)
  583. to standard output.
  584. Usage:  Y [d:][path]filename...
  585.