Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!ames!lll-winken!csustan!koko!drc From: drc@CSUStan.EDU (Dave Coughran) Newsgroups: comp.sys.amiga Subject: Re: C:Execute Summary: env:path Message-ID: <1052@koko.CSUStan.EDU> Date: 15 Apr 89 06:02:15 GMT References: <8904102109.AA15601@postgres.Berkeley.EDU> <208@syteke.UUCP> Reply-To: drc@koko.UUCP (Dave Coughran) Organization: Calif. State Univ., Stanislaus, Turlock, Ca Lines: 19 In article <208@syteke.UUCP> jim@syteke.UUCP (Jim Sanchez) writes: >You know this is funny but I cannot get my system to execute scripts >that are not in the current directory. It is as if the PATH did not apply >to script files. Of course I have set the "s" bit but am running conman >and wshell. Has anyone else observed this?? > >-- >Jim Sanchez {sun,hplabs}!sun!sytek!syteke!jim OR >Sytek Brussels mcvax!prlb2!sunbim!syteke!jim Wshell looks at the path file in the env: directory. This directory must be assigned somewhere (mine is RAM:env). I don't think Wshell looks at the AmigaDos path at all. So, add assign env: to your startup-sequence, and edit the file env:path and add s: (or wherever you put your script files). Hope this helps. --David