Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!tut.cis.ohio-state.edu!ucbvax!POSTGRES.BERKELEY.EDU!dillon From: dillon@POSTGRES.BERKELEY.EDU (Matt Dillon) Newsgroups: comp.sys.amiga Subject: Re: C:Execute Message-ID: <8904102109.AA15601@postgres.Berkeley.EDU> Date: 10 Apr 89 21:09:24 GMT Sender: daemon@ucbvax.BERKELEY.EDU Lines: 17 :>In article <7680.AA7680@heimat> sneakers@heimat.UUCP (Dan "Sneakers" Schein) writes: :>> For those who did't know, "EXECUTE" looks in the S: directory automagicly. :>> So any script file in their can be started with just "EXECUTE script_file". :>> (Or "X script_file" if you rename "EXECUTE" ;-) : :It is even better than that. Set the "script" bit with PROTECT fname +s and :then you don't even have to invoke execute. (I am not sure whether this is :documented anywhere, but it works!). Just type the name. : :-- Marco Papa 'Doc' And, needless to say, when you type the script command directly the shell searches your entire path ... so I have a directory called SC: which contains script files (all with the 's' bit set) which is in my command path. Poof. -Matt