Path: utzoo!attcan!uunet!lll-winken!lll-tis!ames!ll-xn!oberon!pollux.usc.edu!papa From: papa@pollux.usc.edu (Marco Papa) Newsgroups: comp.sys.amiga Subject: Re: FULLY INTERACTIVE SCRIPTS (A Tutorial) Message-ID: <9090@oberon.USC.EDU> Date: 15 May 88 07:21:19 GMT References: <8922@oberon.USC.EDU> <9927@agate.BERKELEY.EDU> <9066@oberon.USC.EDU> <13328@tut.cis.ohio-state.edu> <9084@oberon.USC.EDU> <5342@bloom-beacon.MIT.EDU> Sender: news@oberon.USC.EDU Reply-To: papa@pollux.usc.edu (Marco Papa) Organization: Felsina Software, Los Angeles, CA Lines: 27 In article <5342@bloom-beacon.MIT.EDU| langz@athena.mit.edu (Lang Zerner) writes: |In article <9084@oberon.USC.EDU| papa@pollux.usc.edu (Marco Papa) writes: ||The distribution license is not the point. PIPE: requires the PIPE: entry to ||be on the Mountlist, otherwise mount PIPE: will fail. I cannot assume that ||the user will have it, and changing a MountList MUST be done with an EDITOR. | |Why not have the mounlist entry on your installation disk and do something like |this in the INSTALL script: | | join devs:mountlist mymountentry as newmountlist | rename newmountlist devs:mountlist That would ALMOST do it. The entire sequence would go like this: 1. mount PIPE: 2. if 1. fails then 3. copy pipe-handler to appropriate place 4. if 3. fails forget it 5. else join devs:mountlist with my PIPE mountlist entry 6. (optionally rename as above) 7. mount PIPE: [this hopefully will work] 8. endif -- Marco Papa 'Doc' -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= uucp:...!pollux!papa BIX:papa ARPAnet:pollux!papa@oberon.usc.edu "There's Alpha, Beta, Gamma and Diga!" -- Leo Schwab [quoting Rick Unland] -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=