home *** CD-ROM | disk | FTP | other *** search
- makedir ram:t
- assign T: ram:t ;set up T: directory for scripts
- makedir ram:env ; set up ENV: directory
- assign ENV: ram:env
- makedir ram:clipboards ;set up CLIPS: assign
- assign CLIPS: ram:clipboards
- mount speak: ;just mounting doesn't take much ram at all
- mount aux:
- mount pipe:
- assign NComm: NetworkCD:NComm/
- ;
- break 1 C ;signal to other process its ok to finish
-