home *** CD-ROM | disk | FTP | other *** search
/ ProfitPress Mega CDROM2 …eeware (MSDOS)(1992)(Eng) / ProfitPress-MegaCDROM2.B6I / UTILITY / DIR / PUSH_POP.ZIP / DIRS.DOC < prev    next >
Encoding:
Text File  |  1990-07-23  |  991 b   |  32 lines

  1.     DIRS version 1.1b
  2.     
  3.     Usage:
  4.         DIRS
  5.     Purpose: This program will list the directories on a stack
  6.         created with the PUSHD v. 1.1 command.  Directories are
  7.         listed in order from the top of the stack to the
  8.         bottom.
  9.     Requirements:
  10.         DIRS v. 1.1b requires the use of PUSHD v. 1.1 or higher.
  11.     Notes:
  12.         DIRS requires 1168 bytes free memory to run.
  13.     Error codes:
  14.         0) Successful termination.
  15.           254) No Directories on the stack.
  16.           255) PUSHD is not installed.
  17.     Version changes:
  18.         1.1b July 21, 1990
  19.          Removed commented-out commands from Toad Hall version.
  20.         1.1a July 19, 1990
  21.          Toad Hall tweaking (much thanks to David Kirshbaum).
  22.     Future Enhancements:
  23.         1) Make DIRS a .EXE file.
  24.         2) Add a help option, ?, from the command line.
  25.  
  26.     Created by:
  27.       (from ideas based in UNIX and from PC Magazine's pushdir/popdir)
  28.         William P. Sarra
  29.             CIS:71041,347
  30.             arpa: sarra@TOPAZ.RUTGERS.EDU
  31.     uucp: ...{ames,cbosgd, harvard, moss}!rutgers!topaz.rutgers.edu!sarra
  32.