See
BLT.
path: A path is a specially formatted list of the directories one must traverse to get from one directory to another. It can be either an
absolute path or a
relative path.
Examples:
An absolute path in Linux:
-
/home/user01/testfile.txt
An absolute path in Windows:
-
C:\"My Documents"\testfile.txt
The same path (one of many possibilities) in dos (filenames limited to 8.3):
Contributors
- RandyKramer - 30 Jan 2002
- <If you edit this page, add your name here, move this to the next line>