JAMDISK 1, Copyright © 1991-92 JAM ---------------------------------- Copyrights of all programs contained on this disk remain with the various programmers. There are some important notes concerning the files on this disk later in this text file, please take the time to read them before diving in head first. Please, before using this disk in anger, make a backup copy! If you manage to corrupt this disk, return the original with a stamped, self-addressed envelope and we will happily replace it free of charge. No SSAE however, no action! Right, first the advert ... Just Amiga Monthly (JAM) is a subscription-only magazine (it's a traditional paper magazine, a totally separate thing from the Jamdisk collection) costing £19.95 for 12 issues (£24.95 Europe, £49.95 Overseas). The latest issue can be bought from the address below for £1.95 if you don't want to subscribe just yet. Cheques, Postal Orders and International Money Orders should be made payable to JAM. Just Amiga Monthly 75 Greatfields Drive Uxbridge UB8 3QN Phone: 0895 274449 Contacts: Jeff Walker, Steve Williams Now the legal stuff ... This Jamdisk is freely distributable provided it remains intact and unaltered and this `ReadMe' file is not removed from it. Public Domain libraries are given permission to include this disk in their catalogues provided they charge no more for it than JAM itself does. JAM regrets that it cannot provide technical support for any of the software on its Jamdisks; the responsibility for this lies with the programmers. We strongly recommend you register with the authors of the programs on this disk (where applicable) as this will encourage them to keep developing. Remember, they do it to please YOU -- the least you can do is say thank you. Now the notes ... ************************************************************ WHAT TO DO WITH `.RUN' FILES ************************************************************ There may be files on this disk that have a `.run' extension. These are collections of associated files that have been joined together in self-extracting archives. All that needs to be done to extract the files in the archive is to run the `.run' file -- this means you type its name (and path if necessary) into a Shell or CLI window, just like you do with commands like Copy and Dir. So, to unarchive `.run' files you should do the following ... (We'll use the `listings.run' file as an example.) SINGLE DRIVE USERS ------------------ 1. Boot from your Workbench disk and open a Shell/CLI window. 2. At the command line enter the command ... COPY C:COPY RAM: 3. Format a new floppy disk and give it the name PLOP. 4. Insert a copy of JAMDISK1 into the drive. 5. At the command line enter the command ... RAM:COPY JAMDISK1:LISTINGS.RUN RAM: 6. Insert the newly formatted PLOP disk into the drive. 7. At the command line enter the command ... RAM:LISTINGS.RUN PLOP: At the end of the extracting process all the LISTINGS files will be on the PLOP disk. DUAL-DRIVE USERS ---------------- 1. Boot from your Workbench disk and open a Shell/CLI window. 2. Format a new floppy disk in your external drive and give it the name PLOP. 3. Insert a copy of JAMDISK1 into the internal drive. 4. At the command line type ... JAMDISK1:LISTINGS.RUN PLOP: At the end of the extracting process all the LISTINGS files will be on the PLOP disk. HARD DRIVE USERS ---------------- 1. Boot from your hard disk and open a Shell/CLI window. 2. Insert a copy of JAMDISK1 into any drive. 4. At the command line type ... JAMDISK1:LISTINGS.RUN DH0: If your hard drive partition is called something other than DH0:, like Work: for instance, then replace `DH0:' with whatever your hard drive partition is called. At the end of the extracting process all the files will be on the partition you specified.