home *** CD-ROM | disk | FTP | other *** search
/ CP/M / CPM_CDROM.iso / jsage / znode3 / z3shell / 00-index.txt next >
Encoding:
Text File  |  1994-09-07  |  7.6 KB  |  110 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. FILES.PCB        7795  08-25-94  
  24. HSH15PAT.Z80      640  06-07-93  This is a very short, simple patch that can
  25.                                | be applied to HSH15 to prevent any attempt to
  26.                                | rerun it using the GO command. Similar
  27.                                | patches should be applied to any programs
  28.                                | that should not be reinvoked using GO.
  29.                                | Install that patch immediately after the
  30.                                | original code and have the patch continue at
  31.                                | the destination of the original jump at 100h.
  32.                                | Jay Sage, January 4, 1987
  33. LUSH12.LBR      23808  06-07-93  LUSH12 is a refinement/extension of LUSH10 by
  34.                                | Carson Wilson, which was derived from John
  35.                                | Poplett's ZLUX via Terry Carrol's ZLBR. It is
  36.                                | a small, simple LUX-style LBR file access
  37.                                | shell for modern Z-Systems, including ZCPR
  38.                                | 3.3/3.4, NZCOM, Z3PLUS, and BGii 1.3x. LUSH
  39.                                | now allows access to ARK/ARC, ZIP, and LZW
  40.                                | files through use of external utilities. The
  41.                                | internal DIR command and CCP-dependent
  42.                                | parsing are now optional. Type 3 & 4
  43.                                | executables.
  44. MENU42.LBR      45568  06-07-93  This revision of the original ZCPR3 menu
  45.                                | shell includes direct support for Bridger
  46.                                | Mitchell's "AT" background timer and shrinks
  47.                                | the venerable tool down to its 1984 fighting
  48.                                | weight of 4K. All functions of the previous
  49.                                | and apparently bug free version 4.1 remain
  50.                                | as-is.
  51. PATVLU11.ASM    12160  09-02-94  
  52. PATVLU11.AZM     6272  06-07-93  Extension of Bob Schultz's patch to Carson's
  53.                                | VLU (which added an internal TCap to run
  54.                                | under CP/M). This patch adds support for the
  55.                                | reverse- as well as dim-video versions and
  56.                                | enables library construction under CP/M (or
  57.                                | ZCPR30).
  58. SHELLINI.LBR     2048  06-07-93  Good for ZCPR3 folks having shell-related
  59.                                | problems with WS4. Zeroes out the entire
  60.                                | shell stack. Has solved a number of people's
  61.                                | problems with it. -Rick Charnes
  62. SHELLS.MSX       4608  06-07-93  No description available.
  63. SHSET21.LBR      6912  06-07-93  No description available.
  64. SHUTILS2.LBR    21504  06-07-93  Updated versions of GETVAR and RESOLVE with
  65.                                | bug fixes.
  66. TEX13.LBR       32256  06-07-93  an import from Australia, by Ron Murray, the
  67.                                | author of ZMP. A Shell that does timekeeping
  68.                                | and scheduled execution. American v1.3 uses
  69.                                | DSLIB and ZSLIB routine to work with both
  70.                                | ZSDOS & Z80DOS.
  71. VLU102.LBR      38912  06-07-93  No description available.
  72. VLU108.LBR      47104  06-07-93  Video Library Utility v1.08 corrects a
  73.                                | problem associated with creat-ion of library
  74.                                | datestamps for January. Also allows a new
  75.                                | filestamp to be entered for each file in a
  76.                                | Group Crunch/Build. Requires Z33 or Z34.
  77.                                | Copyright 1987, 1988 by Esoteric Software.
  78.                                | VLU is a ZSIG utility.
  79. VMNUFUN.LBR     14336  06-07-93  No description available.
  80. W23.LBR         35840  06-07-93  A few changes to this excellent Steve Cohen
  81.                                | program that allows the use of wildcards with
  82.                                | programs that don't accept ambiguous
  83.                                | filenames. It now checks the ZCPR QUIET flag
  84.                                | before displaying messages. The "scanning
  85.                                | disk...wait" message can now be suppressed
  86.                                | with a configuration byte. A Type 3 header
  87.                                | has been added and a version is included that
  88.                                | loads at 8000h.
  89. Z3VARS2.LBR     14208  06-07-93  No description available.
  90. ZF-NZEX1.LBR     5632  06-07-93  This file contains some ZFiler macros and two
  91.                                | NZEX scripts that extend the old PRINT.ZEX
  92.                                | idea. Using three ZFiler macros, you can
  93.                                | Print OR Mailmerge files directly from ZFiler
  94.                                | using WS 3.3 either singly or in tagged
  95.                                | groups. Open to customization (should be easy
  96.                                | to port to newer or older WS's or to change
  97.                                | print options), and contains a couple of neat
  98.                                | general purpose tricks.
  99. ZF10Q.LBR      120192  06-07-93  Next step in the development of ZFILER! This
  100.                                | one can remember the files that are hard and
  101.                                | soft tagged across macro and group macro
  102.                                | invocations, so you can now use macros
  103.                                | without losing the tagging information.
  104. ZLUX26.LBR      42496  06-07-93  Not ZSIG. Fort ZCPR 3.x (KMD is unforgiving).
  105.                                | Adds .ARKs and the ability to rebame ZLUX to
  106.                                | whatever the user fancies.
  107. ZMANG21D.LBR    51712  06-07-93  No description available.
  108. ZPATCH.FIX        768  06-07-93  fixes zpatch "8-char NDR bug". Steve Cohen
  109.                                | 3/8/88
  110.