home *** CD-ROM | disk | FTP | other *** search
/ Media Share 9 / MEDIASHARE_09.ISO / os2 / 4os2b.zip / 4OS2H.MSG (.txt) < prev    next >
OS/2 Message File  |  1993-12-16  |  26KB  |  540 lines

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