The information in this article applies to:
SUMMARYPATH is a sample application for the Windows environment that demonstrates how to parse MS-DOS environment variables. PATH will accept any environment variable and the name of a file. A search path is a null-terminated string that consists of a sequence of directory specifications separated by semicolons (;). PATH searches for the named file by searching each directory (one directory at a time) in the order in which the directories are listed in the environment variable. MORE INFORMATIONThe following files are available for download from the Microsoft
Download Center. Click the file names below to download the files: http://www.microsoft.com/downloads/search.aspand then click How to use the Microsoft Download Center. Additional query words: softlib PATH.EXE
Keywords : kbfile kbsample kb16bitonly kbWinOS310 kbWinOS300 KrIsrTsr |
Last Reviewed: December 8, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |