home *** CD-ROM | disk | FTP | other *** search
/ Computer Panoráma / computer_panorama_1997-12-hibas.iso / SHARE / PACK / ARJ255CX.EXE / ERRORS.DOC < prev    next >
Text File  |  1997-05-08  |  19KB  |  658 lines

  1.  
  2.      ERRORS.DOC                                                 April 1997
  3.  
  4.  
  5.      The following error messages may appear when using ARJ.  A brief
  6.      explanation of each message follows:
  7.  
  8.  
  9.      <filename> does not exist
  10.  
  11.          The file <filename> could not be found on the disk.
  12.  
  13.          This error may occur in a multiple volume extraction if ARJ is
  14.          trying to extract a split file.  If this split file is not the
  15.          beginning of the file, ARJ will look for the beginning of the
  16.          file on the disk. If this file is missing, ARJ will report this
  17.          error.  To correct this problem, you need to extract the previous
  18.          portion(s) of this file.
  19.  
  20.          This error will also occur during an extraction to freshen
  21.          existing files.
  22.  
  23.  
  24.      <filename> exists
  25.  
  26.          The file <filename> already exists on the disk.
  27.  
  28.  
  29.      <filename> is not an ARJ archive
  30.  
  31.          The file <filename> does not have a valid ARJ archive header in
  32.          the initial portion of the file.  This file may not be an ARJ
  33.          archive or it may be damaged.
  34.  
  35.  
  36.      <filename> is not the same date/time
  37.  
  38.          The file <filename> that is being appended to does not have the
  39.          correct file date-time stamp.  This message occurs during multiple
  40.          volume extraction when the portion of the file on disk does not
  41.          match the portion in the archive.  This can happen if a multiple
  42.          volume extraction was interrupted by a "quit" response.
  43.  
  44.  
  45.      <filename> is same or newer
  46.  
  47.          The file <filename> has the same or newer file date-time stamp
  48.          than the matching file in the archive.
  49.  
  50.  
  51.      <filename> is same or older
  52.  
  53.          The file <filename> has the same or older file date-time stamp
  54.          than the matching file in the archive.
  55.  
  56.  
  57.      Already a chapter archive
  58.  
  59.          The archive being converted to a chapter archive is already a
  60.          chapter archive.
  61.  
  62.  
  63.      Archive name argument missing
  64.  
  65.          The ARJ command is missing the name of the ARJ archive filename.
  66.  
  67.  
  68.      Arg table overflow
  69.  
  70.          There are more than 64 arguments on the ARJ command line.
  71.  
  72.  
  73.      *** Valid ARJ-SECURITY envelope signature:
  74.  
  75.          This message is displayed when ARJ has verified that the archive
  76.          has a valid ARJ-SECURITY envelope.  This indicates that the archive
  77.          contents are intact and unmodified as originally distributed by the
  78.          individual identified in the text that follows this message.
  79.  
  80.  
  81.      Bad command syntax
  82.  
  83.          The ARJ command line is not correct syntactically.
  84.  
  85.  
  86.      Bad file data
  87.  
  88.          The file in the ARJ archive is damaged and has invalid data in it.
  89.          It is not possible to recover this file in an undamaged format.
  90.  
  91.  
  92.      Bad file data or bad password
  93.  
  94.          The file in the ARJ archive is damaged or you may have supplied
  95.          the wrong password to the "-g" option.  Check the password that
  96.          you specified.
  97.  
  98.  
  99.      Bad header
  100.  
  101.          The ARJ archive file description information record is damaged.
  102.  
  103.  
  104.      Bad or missing SECURITY key
  105.  
  106.          An invalid or missing security key was provided to ARJ.  Check
  107.          to see if the security key is correct.
  108.  
  109.  
  110.      Break signaled
  111.  
  112.          The user pressed Control C or Control BREAK.
  113.  
  114.  
  115.      Can't copy temp <filename> to archive <filename>
  116.  
  117.          This error usually means that there is not enough disk space to
  118.          copy the intermediate archive file to its destination drive. ARJ
  119.          does not purge the intermediate archive file in this situation so
  120.          that the file can be copied manually to a drive with enough disk
  121.          space.
  122.  
  123.  
  124.      Can't delete <filename>
  125.  
  126.          ARJ cannot delete the file <filename>.  Most likely, the file is
  127.          in use or is set as readonly.
  128.  
  129.  
  130.      Can't find <filename>
  131.  
  132.          The file <filename> does not exist.
  133.  
  134.  
  135.      Can't find restart file: <filename>
  136.  
  137.          The file <filename> does not exist.
  138.  
  139.  
  140.      Can't find restart information
  141.  
  142.          During the scan of the specified index file, ARJ could not find
  143.          a line of text similar to the following:
  144.  
  145.          Next volume - 001 1      19931 C:\ARC\VGA640.DRV
  146.  
  147.          This can happened if the index file is damaged or was created by
  148.          a version of ARJ prior to 2.39.
  149.  
  150.  
  151.      Can't get volume label
  152.  
  153.          ARJ could not read the volume label of the drive specified.
  154.  
  155.  
  156.      Can't handle ARJ-SECURITY version <number>
  157.  
  158.          This version of ARJ encountered an ARJ-SECURITY envelope version
  159.          of which it does not know how to verify the integrity.
  160.  
  161.  
  162.      Can't make directory <directoryname>
  163.  
  164.          ARJ could not create the directory <directoryname>.  The name
  165.          <directoryname> may already exist or the name may be too long.
  166.  
  167.  
  168.      Can't open <filename>
  169.  
  170.          ARJ cannot open the file <filename>.  The file may be set to
  171.          readonly or it may already be in use.  The "-hq" option may be
  172.          useful in some file-in-use situations.
  173.  
  174.  
  175.      Can't order a multiple volume archive
  176.  
  177.          Re-ordering a multiple volume archive is NOT allowed.
  178.  
  179.  
  180.      Can't read file or unexpected end of file
  181.  
  182.          This error message usually occurs if the end of the file has been
  183.          reached when ARJ is expecting more data.
  184.  
  185.  
  186.      Can't rename <filename> to <filename>
  187.  
  188.          ARJ could not rename <filename>.  The target filename may already
  189.          exist.
  190.  
  191.  
  192.      Can't reset <filename>
  193.  
  194.          ARJ could not reset the archive bit attribute of <filename>.  This
  195.          error is ignored by ARJ.
  196.  
  197.  
  198.      Can't seek to position <number> in file
  199.  
  200.          ARJ could not seek to the position in the file.  This file may not
  201.          be as large as the position specified.
  202.  
  203.  
  204.      Can't update an ARJ-SECURED archive!
  205.  
  206.          Modification of an ARJ-SECURED archive is NOT allowed.
  207.  
  208.  
  209.      Can't use -jt1 or -jt2 with -e or -e1
  210.  
  211.          ARJ always uses the filename stored in the archive to access the
  212.          file during the compare operation.  The -e and -e1 options strip
  213.          significant information from the filename.
  214.  
  215.  
  216.      Can't use -v with -je1
  217.  
  218.          The small self-extraction module does not support multiple volume
  219.          archives.
  220.  
  221.  
  222.      Can't write file. Disk full?
  223.  
  224.          Self-explanatory.
  225.  
  226.  
  227.      Cannot convert an archive to a dual-name archive
  228.  
  229.          A dual-name archive must be so designated at the initial archive
  230.          creation.  An already existing archive cannot be converted since
  231.          the alternate filenames have not been stored in the archive.
  232.  
  233.  
  234.      Cannot find damage in <filename>
  235.  
  236.          Using the information from the ARJ damage protection file, ARJ
  237.          could not find any damaged data areas in the ARJ archive
  238.          <filename>.  There is a small probability (about 1 in 3 billion)
  239.          that ARJ cannot detect a corrupted section of data.
  240.  
  241.  
  242.      Chapter error
  243.  
  244.          This is an internal error in chapter processing and should not
  245.          happen.  This indicates a problem in the program logic.  Please
  246.          notify ARJ Software of this problem.
  247.  
  248.  
  249.      CRC error
  250.  
  251.          The file in the ARJ archive is damaged and has invalid data in it.
  252.          It is not possible to recover this file in an undamaged format.
  253.  
  254.          If this error is encountered when ARJ initially starts up, this
  255.          indicates that the ARJ runfile is probably damaged.
  256.  
  257.  
  258.      CRC INFO sections damaged
  259.  
  260.          The ARJ data damage protection file is too damaged to use to
  261.          repair archive damage.
  262.  
  263.  
  264.      Critical device error
  265.  
  266.          A DOS critical error has occurred.  ARJ has trapped this error
  267.          condition and returned a error.
  268.  
  269.  
  270.      *** Damaged ARJ-SECURED archive!
  271.  
  272.          This ARJ archive has been damaged or corrupted.  The contents of
  273.          the archive are not in the same condition as when it was created.
  274.  
  275.  
  276.      Delete argument missing
  277.  
  278.          The ARJ delete command requires