home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 9 Archive / 09-Archive.zip / arj2_275.exe / arj / os2.txt < prev    next >
Text File  |  2000-12-31  |  5KB  |  121 lines

  1.  
  2.    ARJ for OS/2, version 2.75                           December, 31, 2000
  3.  
  4.  
  5.    This product is an OS/2-hosted add-on for ARJ v 2.7x for DOS. It may be
  6.    used  separately  from  the DOS  package  but  it doesn't  contain  the
  7.    documentation found in DOS release.
  8.  
  9.    ***********************************************************************
  10.    ***                                                                 ***
  11.    ***  THIS PRODUCT IS DEVELOPED  SEPARATELY FROM THE MAINSTREAM ARJ  ***
  12.    ***  PACKAGE AND  THEREFORE IS NOT  UPDATED SYNCHRONOUSLY WITH ARJ  ***
  13.    ***  FOR DOS. SHAREWARE REGISTRATION FOR  ARJ/2 IS NOT PROVIDED BY  ***
  14.    ***  ARJ SOFTWARE, INC.                                             ***
  15.    ***                                                                 ***
  16.    ***********************************************************************
  17.  
  18.  
  19.    INTRODUCTION
  20.  
  21.       This file describes the features  specific to the OS/2 port. It is
  22.       suggested that you read the general README file prior to this one.
  23.  
  24.  
  25.    SYSTEM REQUIREMENTS
  26.  
  27.    16-bit version:
  28.  
  29.       *  OS/2 version 1.2 or higher, or Windows NT v 3.10 or higher.
  30.    For OS/2 systems:
  31.       *  A 80286 or higher CPU.
  32.       *  512K of free memory
  33.    For Windows NT systems:
  34.       *  1024K of free memory
  35.  
  36.    32-bit version:
  37.  
  38.       *  OS/2 version 3.0 with Fixpak 26 or higher
  39.       *  A 80386SX or higher CPU.
  40.       *  1024K of free memory (512K for each subsequent  instance after
  41.          the first one has been started)
  42.       *  IBM LIBC and Unicode runtime  support (installed by default as
  43.          a mandatory component)
  44.  
  45.  
  46.    IMPLEMENTATION ISSUES
  47.  
  48.       *  External garble modules are provided as OS/2 DLLs. You may not
  49.          use DOS  modules  with  ARJ/2, or vice  versa. The  encryption
  50.          algorithm  is  the  same, so  ARJ/2 garbled  archives can   be
  51.          processed under DOS.
  52.  
  53.       *  ARJ/2  sets  the  "Host OS" to  "OS/2"  on its  archives. When
  54.          extracting  any such  archive with ARJ  for DOS,  some unusual
  55.          behavior  may  occur. Versions  of ARJ  prior to 2.50  convert
  56.          high-ASCII  characters in  filenames to  7-bit  characters  by
  57.          ignoring the  high  bit. So, the  filename  "▒TEST▒"  will  be
  58.          converted to "1TEST1" on extraction.
  59.  
  60.          ARJ/DOS also strips high  bit from  archive comments, but only
  61.          if the archive  was created  by ARJ/2. Archives  created  with
  62.          ARJ/DOS  and  then  processed   under OS/2  are not  affected.
  63.  
  64.          Beginning  with version  2.72, ARJ/DOS considers  the ARJSFXJR
  65.          archives created  under OS/2 to be hostile  to the DOS version
  66.          of ARJSFXJR and  therefore cannot  modify them. In such cases,
  67.          it's advised to use the "-2d" switch under OS/2.
  68.  
  69.       *  ARJ/2 uses the  default OS/2 error  handler that will normally
  70.          display  pop-up menus  prompting  for action.  The  -&  option
  71.          installs batch error and  exception handler (new feature since
  72.          ARJ/2 v 2.62.08). Remember  that the  ampersand  character  is
  73.          used  in OS/2 to start  two  processes  consequently, so  this
  74.          switch will actually split  the command line. Type -^& instead
  75.          of -& to install the error handler.
  76.  
  77.       *  ARJSFX and  ARJSFXJR archives  will display  ANSI sequences if
  78.          the ANSI support is enabled in the  current OS/2 session (it's
  79.          enabled by default in OS/2).
  80.  
  81.       *  By default, ARJ/2 stores extended attributes among with files.
  82.          To  disable  EA  storage  and thus revert  to  the traditional
  83.          header format, use  the "-2e" option. See  a special dedicated
  84.          section below for details on EA handling.
  85.  
  86.       *  "-2p<n>" can  be  used  to  set  the  priority  of  ARJ/2. The
  87.          knowledge  of OS/2 scheduling system  is required to  use this
  88.          option. It can dramatically increase performance but slow down
  89.          other processes. The <n> can be equal to 1, 2, 3 or 4:
  90.  
  91.           1 = idle-time priority
  92.           2 = regular priority
  93.           3 = time-critical priority
  94.           4 = fixed-high priority
  95.  
  96.          Priority  delta  values  are not  supported.  We  don't see  a
  97.          strong requirement for them.
  98.  
  99.       *  ARJSFXJR does  not  support  long filenames  under Win95  DOS.
  100.          ARJSFXJR in ARJ/2 supports OS/2 long filenames.
  101.  
  102.  
  103.    KNOWN PROBLEMS
  104.  
  105.       *  On FAT volumes under Windows NT, both long filenames and short
  106.          filenames may be used to specify a filename. If you refer to a
  107.          file  with its  short name (e.g. "ARJ a lntest LONGFI~1.TXT"),
  108.          the short filename will be stored as entered from console. So,
  109.          no LFN equivalent is placed  into the  archive, and if  a file
  110.          with a  similar long  filename exists in the  archive, it will
  111.          not be replaced.
  112.  
  113.       *  REARJ/2 may  behave incorrectly  if  the  command  interpreter
  114.          (specified   with  COMSPEC=   environment  variable)  is   not
  115.          compatible with CMD.EXE. It's also unwise to  rename REARJ.EXE
  116.          since  it  calls itself recursively  when  converting archives
  117.          within archives (/a).
  118.  
  119.  
  120.       End of document
  121.