home *** CD-ROM | disk | FTP | other *** search
/ CP/M / CPM_CDROM.iso / jsage / znode3 / z3shell / files.pcb < prev    next >
Encoding:
Text File  |  1994-08-25  |  7.6 KB  |  108 lines

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