Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!uunet!husc6!cmcl2!rutgers!clyde!cbosgd!osu-cis!tut!tut.cis.ohio-state.edu!pike@mills-c From: mills-c@pike.cis.ohio-state.edu (Chris Mills) Newsgroups: comp.sys.amiga Subject: How can I get to the command search path? Message-ID: <1538@tut.cis.ohio-state.edu> Date: Thu, 12-Nov-87 12:59:05 EST Article-I.D.: tut.1538 Posted: Thu Nov 12 12:59:05 1987 Date-Received: Sun, 15-Nov-87 16:45:21 EST Sender: news@tut.cis.ohio-state.edu Organization: The Ohio State University Dept of Computer and Information Science Lines: 9 [ I'm new to this so bear with me ] I'm trying to write a program which, among other things, will do command and filename completion on the Amiga. What I need to know is how do I get at the search path (given by the PATH command)? I need to be able to search all the directories from the current dir down to C:. Thanks in advance, Chris.