home *** CD-ROM | disk | FTP | other *** search
/ ftp.barnyard.co.uk / 2015.02.ftp.barnyard.co.uk.tar / ftp.barnyard.co.uk / cpm / walnut-creek-CDROM / _BBS / RBBS / 231.DIR < prev    next >
File List  |  2000-06-30  |  5KB  |  84 lines

  1. CP/M.  Sep. 1994.  Walnut Creek CDROM.
  2. --------------------------------------
  3. Sage Shell Programs
  4. path: \jsage\znode3\z3shell
  5. Name             Size    Date    Description
  6. ------------     ----    ----    -----
  7. CMDPATCH.LBR     2688  06-07-93  A patch file that makes two changes to CMD
  8.   version 1.0. The simple part is the elimination of a superfluous space after
  9.   the '>' in the command prompt. The more significant change is turning of the
  10.   shell bit in the command status flag in the Z3 message buffer so that an
  11.   error handler can take care of any bad command entered (shell errors always
  12.   abort, flushing the command and entire shell stack). Jay Sage, April 17,
  13.   POKE $0DEF 0
  14. EASE20.LBR      51712  06-07-93  No description available.
  15. EASE20T.LBR      5376  06-07-93  This file is an overlay for EASE20.Z80
  16.   generated for use at 8000h (EASE8000.COM). It's main purpose is to display
  17.   time in the command line prompt. It can get this time from one of two
  18.   sources, either Z80DOS23+ or BYE510 for RCPM use. If BYE510 support is
  19.   enabled, then if BYE is not found to be running, a check will be made to
  20.   look for the time from Z80DOS. EASE20Z8.HEX for Z80DOS, EAS20BYZ.HEX for
  21.   BYE.
  22. FILES.PCB        7795  08-25-94  
  23. HSH15PAT.Z80      640  06-07-93  This is a very short, simple patch that can
  24.   be applied to HSH15 to prevent any attempt to rerun it using the GO command.
  25.   Similar patches should be applied to any programs that should not be
  26.   reinvoked using GO. Install that patch immediately after the original code
  27.   and have the patch continue at the destination of the original jump at 100h.
  28.   Jay Sage, January 4, 1987
  29. LUSH12.LBR      23808  06-07-93  LUSH12 is a refinement/extension of LUSH10 by
  30.   Carson Wilson, which was derived from John Poplett's ZLUX via Terry Carrol's
  31.   ZLBR. It is a small, simple LUX-style LBR file access shell for modern
  32.   Z-Systems, including ZCPR 3.3/3.4, NZCOM, Z3PLUS, and BGii 1.3x. LUSH now
  33.   allows access to ARK/ARC, ZIP, and LZW files through use of external
  34.   utilities. The internal DIR command and CCP-dependent parsing are now
  35.   optional. Type 3 & 4 executables.
  36. MENU42.LBR      45568  06-07-93  This revision of the original ZCPR3 menu
  37.   shell includes direct support for Bridger Mitchell's "AT" background timer
  38.   and shrinks the venerable tool down to its 1984 fighting weight of 4K. All
  39.   functions of the previous and apparently bug free version 4.1 remain as-is.
  40. PATVLU11.ASM    12160  09-02-94  
  41. PATVLU11.AZM     6272  06-07-93  Extension of Bob Schultz's patch to Carson's
  42.   VLU (which added an internal TCap to run under CP/M). This patch adds
  43.   support for the reverse- as well as dim-video versions and enables library
  44.   construction under CP/M (or ZCPR30).
  45. SHELLINI.LBR     2048  06-07-93  Good for ZCPR3 folks having shell-related
  46.   problems with WS4. Zeroes out the entire shell stack. Has solved a number of
  47.   people's problems with it. -Rick Charnes
  48. SHELLS.MSX       4608  06-07-93  No description available.
  49. SHSET21.LBR      6912  06-07-93  No description available.
  50. SHUTILS2.LBR    21504  06-07-93  Updated versions of GETVAR and RESOLVE with
  51.   bug fixes.
  52. TEX13.LBR       32256  06-07-93  an import from Australia, by Ron Murray, the
  53.   author of ZMP. A Shell that does timekeeping and scheduled execution.
  54.   American v1.3 uses DSLIB and ZSLIB routine to work with both ZSDOS & Z80DOS.
  55. VLU102.LBR      38912  06-07-93  No description available.
  56. VLU108.LBR      47104  06-07-93  Video Library Utility v1.08 corrects a
  57.   problem associated with creat-ion of library datestamps for January. Also
  58.   allows a new filestamp to be entered for each file in a Group Crunch/Build.
  59.   Requires Z33 or Z34. Copyright 1987, 1988 by Esoteric Software. VLU is a
  60.   ZSIG utility.
  61. VMNUFUN.LBR     14336  06-07-93  No description available.
  62. W23.LBR         35840  06-07-93  A few changes to this excellent Steve Cohen
  63.   program that allows the use of wildcards with programs that don't accept
  64.   ambiguous filenames. It now checks the ZCPR QUIET flag before displaying
  65.   messages. The "scanning disk...wait" message can now be suppressed with a
  66.   configuration byte. A Type 3 header has been added and a version is included
  67.   that loads at 8000h.
  68. Z3VARS2.LBR     14208  06-07-93  No description available.
  69. ZF-NZEX1.LBR     5632  06-07-93  This file contains some ZFiler macros and two
  70.   NZEX scripts that extend the old PRINT.ZEX idea. Using three ZFiler macros,
  71.   you can Print OR Mailmerge files directly from ZFiler using WS 3.3 either
  72.   singly or in tagged groups. Open to customization (should be easy to port to
  73.   newer or older WS's or to change print options), and contains a couple of
  74.   neat general purpose tricks.
  75. ZF10Q.LBR      120192  06-07-93  Next step in the development of ZFILER! This
  76.   one can remember the files that are hard and soft tagged across macro and
  77.   group macro invocations, so you can now use macros without losing the
  78.   tagging information.
  79. ZLUX26.LBR      42496  06-07-93  Not ZSIG. Fort ZCPR 3.x (KMD is unforgiving).
  80.   Adds .ARKs and the ability to rebame ZLUX to whatever the user fancies.
  81. ZMANG21D.LBR    51712  06-07-93  No description available.
  82. ZPATCH.FIX        768  06-07-93  fixes zpatch "8-char NDR bug". Steve Cohen
  83.   3/8/88
  84.