;Below are the steps to set up Jed to work on your Workbench disk.
;You boot your workbench disk, and execute this file.
;(with The Jam Editor disk in DF1:).  You should leave these two lines
;as they are, or if you are "fluent" in CLI, you can arrange them to suit
;your needs.  Be aware that Jed.Help must go in the C directory that you are
;using, and Jed and Jed.info should go into a directory that show up on
;WorkBench.

copy df1:Jed|Jed.info|Jed.Dox|Jed.Dox.info to df0:
copy df1:c/Jed.Help to df0:c

;You must remove the ";" from the following command for it to work!
;It is commented out in case you have 1.3's More command in your C: directory
;already. 

;copy df1:c/More to df0:c

;Also you can automatically get a hard copy of Jed's manual by deleteing
;the semicolon at the start of the next line before executing this file:

;copy df1:Jed.Dox to PRT:

;Once you have set this executable file up as you like, just press f10.
;Then wait for the drive to stop running, put The Jam Editor disk in
;df1, and your workbench disk in df0: and reboot.
;Then go to CLI and type execute df1:readme.  That's all there is to it!
