Path: utzoo!mnetor!uunet!steinmetz!ge-dab!kelsen From: kelsen@ge-dab.GE.COM (Michael S. Kelsen) Newsgroups: comp.sys.ibm.pc Subject: Re: MS-DOS Path Name Length Message-ID: <1160@ge-dab.GE.COM> Date: 29 Apr 88 12:41:27 GMT Reply-To: kelsen@ge-dab.UUCP (Michael S. Kelsen) Distribution: na Organization: GE Simulation & Control Systems Dept., Daytona Beach, FL Lines: 21 How about using logical drives to shorten the path string length? CONFIG.SYS: lastdrive=f AUTOEXEC.BAT: subst d: c:\sys\dos\files subst e: c:\sys\util\misc subst f: c:\user\language\basic\quick path=d:;e:;f: Make sure subst is in the root directory or include the full path name for subst (ie. \dos\sys\files\subst). -- Michael S. Kelsen ARPA: GE Simulation & Control Systems UUCP: mcnc!ge-rtp!ge-dab!kelsen PO Box 2500, Room 4351 Daytona Beach, FL 32014 Phone: (904) 239-3122