home *** CD-ROM | disk | FTP | other *** search
/ Frozen Fish 1: Amiga / FrozenFish-Apr94.iso / bbs / alib / d1xx / d180 / jed.lha / Jed / readme < prev    next >
Text File  |  1989-02-25  |  1KB  |  27 lines

  1. ;Below are the steps to set up Jed to work on your Workbench disk.
  2. ;You boot your workbench disk, and execute this file.
  3. ;(with The Jam Editor disk in DF1:).  You should leave these two lines
  4. ;as they are, or if you are "fluent" in CLI, you can arrange them to suit
  5. ;your needs.  Be aware that Jed.Help must go in the C directory that you are
  6. ;using, and Jed and Jed.info should go into a directory that show up on
  7. ;WorkBench.
  8.  
  9. copy df1:Jed|Jed.info|Jed.Dox|Jed.Dox.info to df0:
  10. copy df1:c/Jed.Help to df0:c
  11.  
  12. ;You must remove the ";" from the following command for it to work!
  13. ;It is commented out in case you have 1.3's More command in your C: directory
  14. ;already. 
  15.  
  16. ;copy df1:c/More to df0:c
  17.  
  18. ;Also you can automatically get a hard copy of Jed's manual by deleteing
  19. ;the semicolon at the start of the next line before executing this file:
  20.  
  21. ;copy df1:Jed.Dox to PRT:
  22.  
  23. ;Once you have set this executable file up as you like, just press f10.
  24. ;Then wait for the drive to stop running, put The Jam Editor disk in
  25. ;df1, and your workbench disk in df0: and reboot.
  26. ;Then go to CLI and type execute df1:readme.  That's all there is to it!
  27.