Path: utzoo!attcan!uunet!lll-winken!lll-tis!helios.ee.lbl.gov!pasteur!ucbvax!CORY.BERKELEY.EDU!dillon From: dillon@CORY.BERKELEY.EDU (Matt Dillon) Newsgroups: comp.sys.amiga Subject: Re: PATH: Message-ID: <8810201925.AA22442@cory.Berkeley.EDU> Date: 20 Oct 88 19:25:44 GMT Sender: daemon@ucbvax.BERKELEY.EDU Lines: 16 : :1> path:c/ls :Unable to load path:c/ls: stream name component invalid This caught me for about 5 minutes also... you need to create path:c containing: sys:system/ sys:bin/ sys:c/ sys: ... that tailing slash is required. I don't mind at all.. it makes the code smaller to just be able to concat the strings. you don't need a tailing slash for something that ends in a colon, of coures. -Matt