home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!paladin.american.edu!howland.reston.ans.net!spool.mu.edu!agate!garnet.berkeley.edu!tedcrum
- From: tedcrum@garnet.berkeley.edu (Ted Crum)
- Newsgroups: comp.os.ms-windows.setup
- Subject: Re: PROBLEMS WITH SMARTDRIV+PATH
- Date: 12 Jan 1993 22:26:37 GMT
- Organization: University of California, Berkeley
- Lines: 6
- Message-ID: <1ivgit$ci2@agate.berkeley.edu>
- References: <213042121.23@inode.com>
- NNTP-Posting-Host: garnet.berkeley.edu
-
- The problem with the original poster's PATH statement is the spaces after
- the semicolons. Each group of characters is taken as a parameter, and you can only
- have one. The equal sign is fine, if not bracketed in spaces. I use it to
- keep an editor from inserting a line break there.
-
- -TC
-