home *** CD-ROM | disk | FTP | other *** search
/ ftp.barnyard.co.uk / 2015.02.ftp.barnyard.co.uk.tar / ftp.barnyard.co.uk / cpm / walnut-creek-CDROM / CPM / C128 / RAMPAK.DOC < prev    next >
Text File  |  2000-06-30  |  8KB  |  214 lines

  1. ==============================
  2. RAMPAK.ARK
  3.  
  4. A Collection of C-128
  5. Compatible CP/M PD Utilities
  6.   
  7. Edited by: [CHUCK.WAGON]
  8.              07-06-87
  9. ==============================
  10.  
  11. RAMPAK.ARK is a collection of tried and tested C-128 Compatible Public
  12. Domain programs combined into a single ARK file which will create a self
  13. Booting Utility Disk to use with your 17XX ram expansion module.
  14. This means you should have a 1700 or 1750 Ram Expansion Module, other
  15. equipment required are at least 1 1571 Disk Drive and an 80 Column
  16. Mono or Color Monitor.
  17.  
  18. The RAMPAK.ARK file Contains Popular Tele-Communications, File Handling,
  19. Translation, Filters and Word Processing Public Domain programs which
  20. can be instantaneously accessed using your 17XX as a True RAM DISK.
  21. This will allow you to use your 128 in its most Versatile and Powerful Mode 
  22. as you will see once you get up an running.
  23.  
  24.  
  25. RAMPAK is designed with the Novice CP/M user in mind and includes a
  26. pre-written profile.sub file which will boot all of its utilities to your 
  27. ram expansion module upon power up. Additionally the profile.sub file will
  28. shut off your 40 column screen and the write verify function of your
  29. 1571 disk drive to speed up and increase the efficiency of your System.
  30.  
  31. When used in conjunction with the CP/M + Primers Series written by
  32. Michael Mantino (GEnie SYSOP) you can acquire the operating
  33. skills necessary to individually custom configure your own system and
  34. become a functional CP/M operator. PD Programs included in this file
  35. are:
  36.  
  37.  1571.COM      A Disk Drive Utility to shut off the write verify
  38.                mode on your 1571 disk drive and speed up writing
  39.                files to your disk.
  40.  
  41.  CONF2.COM     An Updated file to Configure your 128 Operating System.
  42.  
  43.  CRUNCH23.COM  Most widely used file cruncher used in CP/M mode to
  44.                date. Creates CRUNCH files only. See also, UNCR23.
  45.  
  46.  D.COM         A short but sweet Directory listing Utility.
  47.  
  48.  FILTX.COM     A Nifty Text file Utility to strip control characters,
  49.                high bits and fix orphan Line feeds. (My Favorite)
  50.  
  51.  FINDBAD.COM   Finds bad disk sectors and locks them out.
  52.  
  53.  LBR.COM       Will Un-Library Library files.
  54.  
  55.  LList.COM     Will List Text files with Page Numbering, Custom
  56.                Headings and Column formatting
  57.  
  58.  LT18.COM      Will Un-Library, Un-squeeze &/or Un-crunch Text Files
  59.                and send output to a Disk file or the printer.
  60.  
  61.  LU3.COM       Creates Library files
  62.  
  63.  MEX.COM       A Public Domain Communications Program more versatile
  64.                than the IMP program supported by Commodore.
  65.  
  66.  NFORMAT.COM   Updated Format Utility to allow formatting of Epson,
  67.                Kaypro, Osborne and IBM CPM Disk with your 1571 Disk
  68.                Drive.
  69.  
  70.  READCBM.COM   A Great Utility to let you read Commodore formatted
  71.                Disk in CP/M mode and transfer/translate text files and
  72.                Binary files to your Ram Expander or second disk drive.
  73.  
  74.  READMSDS.COM  Allows you to read an MSDOS formatted disk and copy
  75.                files to your RAM DISK or second disk drive. Great for
  76.                bringing home work from the office.
  77.  
  78.  SQ111.COM     Squeezes (compresses) files on your disk.
  79.  
  80.  UNARC.COM     Un-archives ARK Files downloaded from GEnie.
  81.  
  82.  UNCRUNCH.COM  Un-Crunches Crunched (?Z?) Files downloaded from Genie.
  83.  
  84.  UNERASE.COM   Un-erases (restores) files accidently erased with the
  85.                CP/M Erase Command. Works on either your 1571 or RAM
  86.                Disk.
  87.  
  88.  UNIDRIVE.COM  Allows the use of Additionals CP/M MFM Formats not
  89.                previously supported by the 1571.
  90.  
  91.  UNSQZ.COM     Un-squeezes Squeezed files. (?Q?) downloaded from
  92.                GEnie.
  93.  
  94.  VDE25.COM     A WORD STAR (tm) look a like Public Domain Text Editor
  95.                with custom installation provisions.
  96.  
  97.  
  98. Note:
  99.  
  100. A Sepearate ARK File with the Documentation for the use of the above
  101. files is available see RAMPAKD.ARK. The Doc files are offered
  102. separately to conserve space on your RAM DISK and it is highly
  103. recommended that you down load that file.
  104.  
  105. Getting Started:
  106. ----------------
  107.  
  108. Once you have down loaded this file you will need to Un-ark it.
  109. UNARC16.COM is file #3757 if you don't allready have a copy.
  110. The unarked files should be outputed to a CP/M System Disk (a Copy 
  111. Not Your original) which contains at least the following files.
  112.  
  113. 1. CPM+.SYS
  114. 2. CCP.COM
  115. 3. PIP.COM
  116. 4. SUBMIT.COM
  117.  
  118.  
  119. The best and easiest way to accomplish this is to pip (copy) the
  120. Ark file to your RAMDISK along with the UNARC Utility. Be sure
  121. these two files are on the disk in your A:Drive and type the
  122. following:
  123.  
  124. PIP m:=a:rampak.ark
  125. PIP m:=a:unarc.com
  126.  
  127. Once these two files have been copied remove the disk in drive A:
  128. and replace it with the newly created System Disk noted above.
  129.  
  130. Now Logon to your RAM DISK by typing M:
  131.  
  132. Type the following statement to UNARK the RAMPAK file to the A: Drive
  133.  
  134. UNARK (or whatever you call the file on your system) RAMPAK.ARK A:
  135.  
  136. Eg.    UNARC RAMPAK.ARK A:
  137.  
  138.  
  139. If All is well and you get a message that the files are being unarked
  140. Go get a cup of coffee it will be a while till the process is
  141. completed.
  142.  
  143. After you have finished Un-arking the files you are ready to play
  144. He!He!
  145.  
  146. To Reset your CP/M System press the Control and Keypad Enter Keys
  147. together and you should now see the CP/M Logo message being displayed
  148. and the system booting up. Once the System has finished booting it
  149. will automatically look for the profile.sub file and execute the
  150. commands found in it in this case it will do all of the following:
  151.  
  152. 1. Copy all the COM Files from your A: Drive to the M:Drive and then
  153.    Logon to the M:Drive
  154.  
  155. 2. Turn off the 40 column display,
  156.  
  157. 3. Execute the 1571.COM file to shut off Write Verification.
  158.  
  159. 4. Configure the system for a CBM printer,
  160.  
  161. 5. Set  Blue background and white cursor colors
  162.  
  163. 6. Change the Baud RATE to 600 for quicker Screen Displays.
  164.  
  165. 7. Erase the CCP.COM file from the M:drive
  166.  
  167. 8. Execute the MEX.COM Communications program  for you to go download
  168.    some more files to play with. Note if you don't want to use MEX
  169.    just type CPM to exit the program.
  170.  
  171. 9. When you finish playing with MEX you will then also exit the Batch
  172.    File (Which is what a submit or sub file really is) and find yourself
  173.    with an M: Prompt where you can now access any of the utility programs 
  174.    in seconds.
  175.  
  176. That's it. It sounds complicated but its not once you get the hang of
  177. it and in fact you might never go back to doing things the old way
  178. once you've gotten used to operating this way. I know I've been
  179. waiting a year for a decent RAMDISK program for the 128 in 128 mode
  180. and it still hasn't happened. Mean time I've been getting the most out
  181. of the system in plain ole Vanilla CP/M.
  182.  
  183. By the way should you have to go into 128 or 64 mode (GOD FORBID)
  184. DON'T WARM BOOT the system. If you cold boot as noted above or hit the
  185. RESET button all of the files in your Ram Expander will remain intact
  186. as long as you don't shut off the computer you need only load your
  187. CP/M System to access them all again.
  188.  
  189. Hope this gets some of you goin in the right Direction. It Should
  190. give you the big push if you've been thinking about playing with
  191. CP/M mode but haven't had the time to get started. I'm sure getting
  192. it all in one file and having the batch file written will save you
  193. hours of preparation and downloading time plus give you lots too play
  194. with and expand your personal computing skills. I know this is a big
  195. file to Down Load at one sitting however, if your really serious about
  196. getting into CP/M with or without a Ram Expander This File is an
  197. excellent one stop shop of proven 128 software and you will find all
  198. of the included programs helpful in both your Telle-communicating and 
  199. Productivity endeavors. 
  200.  
  201. Enjoy And Thanks to all the FINE People who have made these programs 
  202. available and Especially Michael Mantino [MICHAEL.M] for his fine articles.
  203.  
  204. If You have questions on setting up your RAM EXPANDER or on using any of
  205. these programs feel free to drop me a line. I know what its like to be
  206. new to personal computing I was once too and sure wish I had some brains to 
  207. pick so don't be bashfull it's your dime.
  208.  
  209.  
  210. Regards,
  211.  
  212. [CHUCK.WAGON]
  213.  -=:CARL:=-
  214.