home *** CD-ROM | disk | FTP | other *** search
- .name
- UnixDirs
- .author
- Martin Scott
- .source
- Includes source in C.
- .description
- A program which intercepts calls to dos.library to add the UNIX style '.'
- and '..' syntax for current and parent directories, respectively, to file
- and path names. I.E., you can refer to files in the current directory as
- './foo' and files in the parent directory as '../foo', or any combination
- of the two. Similar to program on disk 321, but independently developed.
- .described-by
- Automatically generated from Contents file by c2pi program.
- .short
- Adds UNIX syntax to calls to dos.library
-