home *** CD-ROM | disk | FTP | other *** search
/ Black Box 4 / BlackBox.cdr / dosutils / mkpath.arj / MKPATH.DOC next >
Text File  |  1991-01-31  |  805b  |  19 lines

  1. MkPath - Make a full subdirectory path
  2. (C)Copr.1991 by Rob Cohan
  3. All rights reserved
  4.  
  5. Usage: MkPath subpath
  6.        where subpath is a full path, such as c:\abc\def\ghi
  7.  
  8. If the path passed to MkPath does not exist, it will be created.
  9. A maximum of 30 subdirectory levels is supported.  Exceeding this
  10. limit will result in a DOS errorlevel of 1.  If a normal file is
  11. found with the same name as a specified subdirectory, DOS errorlevel
  12. will be set to 3.  If the specified drive does not exist, DOS errorlevel
  13. will be set to 4.  ? will provide help.  MkPath without appended info.
  14. will cause it to prompt the user for the path.
  15.  
  16. Please direct comments to:  Rob Cohan  *  P.H.U.G. BBS  *  (215) 673-6914
  17.                                           PO Box 416  Feasterville, PA 19053         
  18.  
  19.