home *** CD-ROM | disk | FTP | other *** search
- PushPopDir
- ==========
-
- This module is Freeware, do what you want with it, so long as you don't make
- a profit from it. Once run, PushPopDir will allow you to *pushdir and
- *popdir.
-
- *pushdir remembers the current diretory, *popdir returns you to the last
- one you remembered. These can be nested, so you can do *pushdir twice, the
- first *popdir will use the most recently used one, eg.
-
- *dir $
- *pushdir
- *dir Files
- *pushdir
- *dir $.Work
-
- *popdir << takes you to files >>
- *popdir << takes you to $ >>
-
- You can view the directory stack with *dirstack, and clear it with
- *clearstack.
-
- Have a fiddle, its pretty obvious! ;)
-
- I accept no responsibity for any loss or damage caused due to use of this
- module, use it at your own risk, it may have bugs, it may crash, you have
- been warned.
-
- While I am offering no formal support for this module, any comments are
- welcome and should be directed to the e-mail address below...
-
- © 1997 Chris Johns (cmjohns@essex.ac.uk)
-