home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 11 Util / 11-Util.zip / os2clu01.zip / OPSYS.DOC < prev    next >
Text File  |  1993-07-04  |  3KB  |  117 lines

  1.  Documentation for OS/2 2.0 Command Line Utilities                   Page 1
  2.  
  3.               Command Line Utilities (OS Usage) -- 04th July 1993
  4.  
  5.                           Package Version 1.04 (Beta)
  6.  
  7.              Package Copyright (c) 1993 Jonathan de Boyne Pollard
  8.               Licensed under General Public Licence version 1.00
  9.  
  10.                 Jonathan de Boyne Pollard, c/o 1 Queen's Close
  11.                       KENILWORTH  CV8 1JR, United Kingdom
  12.                    Telephone +44 926 484514 (1000-1800 GMT)
  13.  
  14.      This file is plain ANSI text with embedded tabs and form-feeds. It may be
  15.      viewed with an ANSI file viewer. This is preferable to printing it out,
  16.      because saving paper saves the environment.
  17.  
  18.      To view :    LIST OPSYS.DOC         (Vernon Buerg's file viewer)
  19.      To print :   PRINT OPSYS.DOC        (MDOS and OS/2 print utility)
  20.  
  21.      This file contains documentation for the command line utilities written
  22.      for OS/2 version 2.0 by Jonathan de Boyne Pollard. The DOS session
  23.      versions of the utilities have been tested under OS/2 2.0 VDM sessions,
  24.      MDOS 6.0 and DR-DOS 6.0.
  25.  
  26.  
  27.  
  28.  
  29.  
  30.  
  31.  
  32.  
  33.  
  34.  
  35.  
  36.  
  37.  
  38.  
  39.  
  40.  
  41.  
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  Copyright (c) 1993 JdeBP
  59.  Documentation for OS/2 2.0 Command Line Utilities                   Page 2
  60.  
  61.      Use under OS/2 2.0 Native mode
  62.      ──────────────────────────────
  63.  
  64.      In OS/2 native mode, ensure that the DPATH environment variable includes
  65.      the \OS2\SYSTEM directory (or other directory where OSO0001.MSG is
  66.      located), otherwise the NLS error messages will not be found. OS/2 system
  67.      installation will have done this for you.
  68.  
  69.      All utililties are compiled as AVIO programs, enabling them to be run in
  70.      a windowed OS/2 session on the desktop.
  71.  
  72.      Use in OS/2 2.0 VDM sessions
  73.      ────────────────────────────
  74.  
  75.      Similarly, for VDM sessions, OS/2 will have created an APPEND path to
  76.      the \OS2\SYSTEM directory, allowing the NLS error messages to be found
  77.      from a DOS program.
  78.  
  79.      All utilities that read files will open them with deny write access, to
  80.      allow other workstations on networks, and processes in other sessions to
  81.      read the files concurrently, but preventing them from changing the
  82.      contents.
  83.  
  84.      Use in OS/2 2.0 VMB sessions (DR-DOS 6.0 and MDOS 6.0)
  85.      ──────────────────────────────────────────────────────
  86.  
  87.      Since neither of these operating systems support NLS error message
  88.      databases, the default built-in error messages will be displayed. To
  89.      obtain the NLS messages you must up the APPEND command to include the
  90.      directory containing OSO0001.MSG (usually %_boot:\OS2\SYSTEM).
  91.  
  92.      If you do this, you must be aware of the side effects of the APPEND
  93.      command upon other programs that you run, it may be more trouble than it
  94.      is worth. Consult the documentation for the APPEND command (available
  95.      online in DR-DOS with HELP APPEND) and the documentation for the
  96.      programs that you run.
  97.  
  98.      Most networking software will require SHARE to be loaded, although
  99.      Novell Netware is an exception.
  100.  
  101.      Use under other DOSes
  102.      ─────────────────────
  103.  
  104.      The utilities will refuse to run on versions of DOS prior to version
  105.      3.30, because they require certain networking and file control
  106.      facilities first introduced with that version of DOS.
  107.  
  108.  
  109.  
  110.  
  111.  
  112.  
  113.  
  114.  
  115.  
  116.  Copyright (c) 1993 JdeBP
  117.