; ; To create the ISIS directory and copy the ISIS software to it in the ; system volume, type: ; ; SUBMIT /p0/ISIS.BUILD (p0,p1) ; ; where p0 = floppy volume name (as mounted and displayed in system field) ; p1 = volume name of system winchester or hard disk ; ------ ; ; To update the ISIS software only, type: ; ; SUBMIT /p0/ISIS.COPY (p0,p1) ; ; where p0 = floppy volume name (as mounted and displayed in system field) ; p1 = volume name of system winchester or hard disk ; ------ ; createdir /%1/ISIS.SYS access /%1/ISIS.SYS set world all ; submit /%0/ISIS.COPY (%0,%1) ; ; ; ; ISIS system build complete. ; ; ;