home *** CD-ROM | disk | FTP | other *** search
/ norge.freeshell.org (192.94.73.8) / 192.94.73.8.tar / 192.94.73.8 / pub / computers / pdp10 / tops-10 / tapcop.hlp < prev    next >
INI File  |  1995-04-05  |  2KB  |  52 lines

  1. [HLP:TAPCOP.HLP (1 page)]
  2.  
  3.         TAPCOPY Program Abstract
  4.  
  5.         TAPCOPY copies magtape to magtape bit for bit, using dump mode I/O,
  6. using industry mode if both tapes are 9-track.  Blocksize is determined
  7. by reading the tape.  If the block does not fit in core, TAPCOPY
  8. expands the low segment, backspaces the input tape, and tries again.
  9. Tape error messages interpret each status bit as per Monitor Calls
  10. manual.  Copies to double end-of-file mark.  Initial size: 2+1P.
  11.         Tested on TU-20, TU-40, TU-41 only.
  12.         TAPCOP copies MAGtapes.
  13.  
  14. How to use:
  15.  
  16. 1.      Mount the input tape.
  17.  
  18. 2.      Mount the output tape write-enabled.
  19.  
  20. 3.      R TAPCOP
  21.  
  22. 4.      Answer the following question(s):
  23.  
  24.         "Input device: "  Respond with the logical or physical device
  25.                 name of the input tape. (If you just type a carriage return,
  26.                 the name defaults to "A".)
  27.  
  28.         "Output device: "  Respond with the logical or physical device
  29.                 name of the output tape. (If you just type a carriage return,
  30.                 the name defaults to "B".)
  31.  
  32. 5.      If either tape drive is 7-track, the program will ask:
  33.  
  34.         "Odd parity (Y/N)".  Type Y for yes or N for no.
  35.  
  36. 6.      TAPCOP will copy files until it comes to a double end-of-file mark.
  37.         Then it will rewind both tapes.  It will not rewind any tapes before
  38.         copying, in case you want to avoid copying some files from the front
  39.         of the input tape.
  40.  
  41. 7.      If both tapes are 9-track, TAPCOP will copy in industry-compatible
  42.         mode.  If either or both are 7-track, it will copy in DEC-compatible
  43.         mode.
  44.  
  45. 8.      There is no need to SET BLOCKSIZE.  TAPCOP will determine the blocksize
  46.         for itself.
  47.  
  48. [end of TAPCOP.HLP]
  49.  
  50. .KJOB
  51. .
  52.