home *** CD-ROM | disk | FTP | other *** search
/ No Fragments Archive 10: Diskmags / nf_archive_10.iso / MAGS / STAMPEDE / STAMP6_1.MSA / OCTPD_ULTICOPY_ULTCPY.DOC < prev    next >
Text File  |  1987-04-21  |  5KB  |  133 lines

  1.  
  2.  
  3.  
  4.  
  5.  
  6.          Instructions for The Ultimate RAMdisk Copy Program
  7.          July 27, 1986
  8.          File name ULTCPY.PRG or ULTICOPY.PRG
  9.  
  10.          Program and documentation copyright (c) 1986 by David
  11.          Duberman
  12.  
  13.          If you find this program useful and/or would like to receive
  14.          the source code, if for no other reason than to remove the
  15.          two annoying requests for a keypress, send a blank formatted
  16.          3.5" diskette and a check for $5 to:
  17.  
  18.          David Duberman
  19.          1645 West Selby Lane
  20.          Redwood City, CA 94061
  21.  
  22.          How to use The Ultimate RAMdisk Copy Program
  23.  
  24.          It's finally here!  The program every RAMdisk user in the ST
  25.          universe has been breathlessly awaiting!  This program does
  26.          no less than to copy automatically every file and every
  27.          folder (except the AUTO folder) from any floppy to a ramdisk
  28.          (or to any other disk).
  29.  
  30.          You don't have to use the program from an AUTO folder, but
  31.          it's the easiest way.  Simply copy the program into the AUTO
  32.          folder on your boot disk after copying in a ramdisk program.
  33.          Of course, you should use a .PRG type ramdisk program rather
  34.          than an .ACC type, which won't run out of the AUTO folder.
  35.          The best ramdisk available today is in the public domain, and
  36.          comes in two forms, usually called RAMDISK.PRG and
  37.          RAMDSK1M.PRG, plus a RAMDISK.DOC instructions file.  Its main
  38.          advantage is that its contents survive a press of the Reset
  39.          button.  You can download it from the Atari Base BBS at Atari
  40.          headquarters in Sunnyvale, CA.  The number is (408)
  41.          745-5308.
  42.  
  43.          The recommended ramdisk program uses drive D: for the
  44.          ramdisk; others use C:, and some let you specify which drive.
  45.          You can tell ULTICOPY which drives to use for both input and
  46.          output in one of three ways.  The easiest way is to create a
  47.          two-character ASCII file named COPY.INF in the main directory
  48.          of your boot disk.  One way to do this is to use the Personal
  49.          Pascal editor or any other text editor.  You can also use 1st
  50.          Word in non-WP mode, or print to disk from ST Writer.  Or if
  51.          you're using ColorWriter, the great new word processor from
  52.          Shanner International Corp., just rename the standard output
  53.          .DOC file.  In any case, the first two characters in the file
  54.          are what's important ; the program ignores any characters
  55.          beyond these.  They should be the letter specifiers for the
  56.          input drive and the output drive, in that order.  For
  57.          instance, to copy all files and folders from floppy drive A
  58.          to ramdisk D, the file should be:
  59.  
  60.          AD
  61.  
  62.  
  63.  
  64.  
  65.  
  66.  
  67.  
  68.  
  69.  
  70.  
  71.  
  72.  
  73.          Any lower case letters are converted to upper case.  Another
  74.          legal file to copy everything from drive B to drive C would
  75.          be:
  76.  
  77.          bc
  78.  
  79.          If the program doesn't find the COPY.INF file, it prompts you
  80.          for the two letters.  You're prompted for each separately;
  81.          enter each in upper or lower case.  If you don't enter two
  82.          letters between A and Z, you're prompted again.  If you press
  83.          Return at either prompt, the program uses a default of A, and
  84.          for the output drive the default is D.
  85.  
  86.          Then the program goes to work and copies all files and
  87.          folders (except the AUTO folder) from the specified floppy to
  88.          the specified ramdisk.  The program uses recursion to handle
  89.          nested directories several levels deep.   Count on about six
  90.          levels of subdirectories deep with full (11-character) folder
  91.          names; more with shorter folder names.  All files from all
  92.          folders are copied into the correct folder on the ramdisk.
  93.          Warning: if your directories are nested too deeply, the
  94.          program may crash!
  95.  
  96.          That's it!  Crude but effective, and the price is right!  The
  97.          program is no slouch speed-wise, either.  Pass this program
  98.          and instructions file to your friends if you like, but please
  99.          don't sell it for profit!  Thank you.
  100.  
  101.  
  102.  
  103.  
  104.  
  105.  
  106.  
  107.  
  108.  
  109.  
  110.  
  111.  
  112.  
  113.  
  114.  
  115.  
  116.  
  117.  
  118.  
  119.  
  120.  
  121.  
  122.  
  123.  
  124.  
  125.  
  126.  
  127.  
  128.  
  129.  
  130.  
  131.  
  132.  
  133. əəəəəəəəəəəəəəəəəəəəəəəəəəəəəəəəəəəəəəəəəəəəəəəəəəəəəəəəəəəəəəəəəəəəəəəəəəəəəəəəəəəəəəəəəəəəəəəəəəəəəəəəəəəəəəəəəəəəəəəəəəə