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

  1. AT05D.LBR       52224  06-08-93  Schedules commands (programs) for automatic
  2.                                | execution at a specified future date/time or
  3.                                | repeated frequency. Implemented as a standard
  4.                                | RSX plus a loader which contains the database
  5.                                | of commands to be scheduled.  By Bridger
  6.                                | Mitchell, updated 11/92 by Howard Goldstein.
  7.                                | Requirements:  Z-System (NZ-COM, Z3PLUS, or
  8.                                | ZCPR3.x) with extended external environment,
  9.                                | real-time clock, and DateStamper,
  10.                                | ZSDOS/ZDDOS, or CP/M Plus.
  11. BCOMP30B.LBR    31488  06-08-93  Interactive binary file comparison and
  12.                                | patching tool. Requires ZCPR 3.0 or Z3PLUS.
  13.                                | Fixes two bugs discivered in version 3.0a.
  14. BIGDIR12.LBR    24192  06-08-93  This Z-system utility displays the contents
  15.                                | of all Directories named in the current NDR
  16.                                | with or without paging.  Version 1.2 adds
  17.                                | interactive display speed and paging control. 
  18.                                | New command line options allow selection of
  19.                                | directory sort order, inclusion of system
  20.                                | files, of 0 length files, and of passworded
  21.                                | directories.  The last three are wheel
  22.                                | restricted, making BIGDIR suitable for use on
  23.                                | a BBS. All functions are configurable with
  24.                                | ZCNFG.
  25. BUIHD09.LBR     68736  06-08-93  BUIHD = BUIld Help Document.  This program
  26.                                | from Holland will take a hierarchical set of
  27.                                | HLP files and build a WordStar document
  28.                                | complete with table of contents and index. 
  29.                                | This is a test version.  The author wants
  30.                                | feedback.   Jay Sage
  31. CD39.LBR        15872  06-08-93  Carson Wilson's last update to the ZCPR3
  32.                                | Change Directory program. Most people will
  33.                                | not have any use for this utility, but it has
  34.                                | some special applications that might be of
  35.                                | interest to some people.
  36. CFORZ02.LBR     51328  06-08-93  This is a collection of toolbox routines for
  37.                                | BDS-Z, all with a Z-System emphasis.  An
  38.                                | expanded version of CVLIB is included as well
  39.                                | as ENV access and manipulation routines,
  40.                                | ZS/ZDDOS stamp and time/date access, du and
  41.                                | ndr support routines, shell and MCL
  42.                                | manipulation, and more!  100+ new functions
  43.                                | at last count.  Just add BDS-Z C Compiler,
  44.                                | some glue code and a bit of imagination, and
  45.                                | create Z utilities!
  46. CL10.LBR        25344  06-08-93  CL is a highly enhanced version of a utility
  47.                                | created by Michal Carson in early 1989.  Its
  48.                                | main function is to "compact" an LBR file,
  49.                                | that is, to eliminate the "dead space" caused
  50.                                | by member files marked as "deleted."  CL
  51.                                | performs this task without the disk space
  52.                                | appetite of LU's "-R" or NULU's "-K," and is
  53.                                | itself only 4K in length.  It can also erase
  54.                                | members from the LBR, lists and wildcards
  55.                                | allowed. For CP/M 2.2, with runtime ZCPR3
  56.                                | support.
  57. CMAZE25.LBR     42752  06-08-93  CMAZE is a game. You control a moving
  58.                                | "billiard ball" with the numeric keypad keys.
  59.                                | Your score increases each time you hit a $.
  60.                                | Randomness and statistics display are
  61.                                | adjustable. See CMAZE.NOT for details. CMAZE
  62.                                | is Z-System aware. This release fixes a
  63.                                | graphics bug and a delay loop bug. - Lee
  64.                                | Bradley 3/2/93
  65. D23.LBR         41728  06-08-93  Z-System directory program, under 4K, with
  66.                                | many unique features: lower-case display,
  67.                                | number of remaining directory entries, and
  68.                                | many options.  Also sets error flag for no
  69.                                | matching files and can store number of
  70.                                | matching files in registers.  Version 2.3
  71.                                | adds new option for summary only and fixes
  72.                                | long standing bug.  Runs under vanilla CP/M.
  73. DATSTP19.LBR    62080  06-08-93  How often have you wanted to change a file's
  74.                                | date stamps?  Well, here's the answer: DATSTP
  75.                                | displays or changes ZSDOS, Z3PLUS, and
  76.                                | DateStamper create and modify date stamps
  77.                                | from the command line, with very flexible
  78.                                | syntax.  Type 3 (@ 100h, 8000h) and 4
  79.                                | versions included, type and load address now
  80.                                | shown in the program banner. Version 1.9
  81.                                | replaces VLIB with much shorter ZSLIB34
  82.                                | routines. This results in even big
  83.                                | DATSTPU.4OM coming in at a modest 6K.
  84. DD20.LBR        36096  06-08-93  ZCPR3 disk directory utility with several
  85.                                | command line options, including the option to
  86.                                | display only those specified files which also
  87.                                | have a selected combination of the file
  88.                                | attributes F1-F8 set. Can display only non-
  89.                                | archived (changed) files as an aid in file
  90.                                | backup and can send directory to the printer. 
  91.                                | Now displays correct disk free space under
  92.                                | banked ZSDOS2, old large file filesize bug
  93.                                | fixed.  Companion to ACOPY, RENAMZ, ERAZ and
  94.                                | UNERAZ.  See DD20.HZP. U/L by Terry Hazen,            
  95.                                | 09/13/92
  96. DU35.LBR        63232  06-08-93  This code is nearly identical to Gorm Helt
  97.                                | Hansen's DU34. Library routine names were
  98.                                | restored to their full length so that the
  99.                                | code will work with assemblers other than
  100.                                | M80. The most significant change has been the
  101.                                | addition of the patch code DU CPM.Z80 which,
  102.                                | when installed for a particular system
  103.                                | configuration, inserts an internal ENV and
  104.                                | TCAP to allow DU to operate under standard
  105.                                | CP/M as well as Z-System.
  106. DU90.LBR        64000  06-08-93  DU v. 9.0 is a further development of Ward
  107.                                | Christensen's DU program. This version is
  108.                                | specific to CP/M+ and takes advantage of this
  109.                                | to therefore be repeated by the use of Ctrl-
  110.                                | W.  A 'Handler' module has been added to take
  111.                                | care of buffering from 128 byte sectors to
  112.                                | physical sector sizes, so that disk access is
  113.                                | reduced.  The disk mapping routine has been
  114.                                | substantially revised, and the 'K' function
  115.                                | now has the option to add to existing files.
  116. EDZCM10.LBR     34176  06-08-93  Edits NZCOM ZCM file or one created by
  117.                                | program reading the Z3ENV. See EDZCM.HLP.
  118. ENVCFG11.LBR    19328  06-08-93  ENVCFG is used with ZCNFG and ENVCFG.CFG to
  119.                                | configure the current contents of the Z3CPR
  120.                                | environment, such as the valid drive vector,
  121.                                | max drive, etc.  It works by loading a copy
  122.                                | of the environment into a buffer in
  123.                                | ENVCFG.COM.  ZCNFG.COM and ENVCFG.CFG are
  124.                                | then used to configure ENVCFG.COM's Z3ENV
  125.                                | buffer contents.  ENVCFG can then write the
  126.                                | modified Z3ENV buffer back to the
  127.                                | environment, and the new system can then be
  128.                                | NZBLITZ'd if desired.  See ENVCFG.NEW/HZP.
  129. ENVSRC13.LBR    13440  06-08-93  Generates a commented source code file
  130.                                | (Z3ENV.Z80) from the ZCPR3 environment using
  131.                                | the latest extended environment definitions.
  132.                                | The resulting source code file can be used as
  133.                                | a reference for patching or it can be edited
  134.                                | to customize elements in your ZCPR3
  135.                                | environment, then assembled and loaded to
  136.                                | your environment or your boot system image.
  137.                                | Companion to TCSRC. V1.3 adds B/P BIOS user
  138.                                | space definitions. See ENVSRC13.HZP.
  139. EOF11.LBR        7424  06-08-93  EOF, Version 1.1 by Bruce Morgan, May 22,
  140.                                | 1992, originally written by Rob Freifeld,
  141.                                | March 25, 1991. Programmer's tool. Displays
  142.                                | only the end records of files along with a
  143.                                | report of the file size in records and
  144.                                | kbytes, and how many records of the last
  145.                                | kbyte are filled. For ZCPR and CP/M. Patch
  146.                                | data word at 110H is default offset for
  147.                                | address display. This version is quite a bit
  148.                                | smaller and auto-offsets Z33+ type 3
  149.                                | executables.
  150. ERADIR10.LBR    10368  06-08-93  ERADIR completely erases a directory.
  151.                                | Especially useful on a hardisk, where it can
  152.                                | erase the directory of one drive while
  153.                                | leaving the others intact. Use in conjunction
  154.                                | with Gene Pizzetta's CHKDIR if it reports
  155.                                | serious problems on a drive. Back up first,
  156.                                | of course, and use this powerful program with
  157.                                | care.
  158. FA16A.LBR       38656  06-08-93  An update and bug-fix of FILEATTR (FA), a
  159.                                | ZSDOS utility that allows rapid setting,
  160.                                | resetting, or displaying of file attributes
  161.                                | under ZSDOS, ZRDOS, and CP/M 2.2.  Several
  162.                                | additional features are available under
  163.                                | ZCPR3, including error flag setting, error
  164.                                | handler invocation, and an enhanced display. 
  165.                                | Version 1.6A adds documentation; otherwise,
  166.                                | same as 1.6.
  167. FD22.CZM         4224  06-08-93  This updated version of Filedate 2.2 was
  168.                                | accidently left out of ZDOS10UP.LBR and
  169.                                | posted by Cameron Cotrill on Ladera. Those
  170.                                | who download that library will also want to
  171.                                | pick this up.
  172. FF24.LBR        74624  06-08-93  FF (Find File) version 2.4 adds several new
  173.                                | options, and makes all options configurable
  174.                                | with ZCNFG. Uses SYSLIB4C routines, including
  175.                                | the sort routines to make FF noticeably
  176.                                | faster. Source code revised for brevity,
  177.                                | clarity, and code optimization. Command line
  178.                                | syntax relaxed. Still compatible with Z3PLUS
  179.                                | and DosDisk. Al Hawley,       01/26/91
  180. FL10.LBR        24320  06-08-93  A ZCPR3 utility to create file lists on disk
  181.                                | for use by other programs.  Multiple
  182.                                | ambiguous file specifications, including a
  183.                                | negative specification, may be given. 
  184.                                | Matching filenames are written to a disk
  185.                                | file.  Optionally, the DU in which the file
  186.                                | is located can be included with the filename
  187.                                | in the disk file.  The error flag is set if
  188.                                | no matching files are found.
  189. HELPC15.LBR     24576  06-08-93  HELPC is a replacement for the standard Z
  190.                                | System HELP utility.  It handles crunched as
  191.                                | well as normal, uncompressed help files and
  192.                                | is particularly well suited for use on remote
  193.                                | systems since the screen print options are
  194.                                | disabled when the wheel byte is turned off.
  195.                                | Version 1.5 has an improved file lookup
  196.                                | routine that skips over compressed files that
  197.                                | the program can't handle.  Also, better
  198.                                | operation with no TCAP. - Howard Goldstein,
  199.                                | 09/16/91
  200. HELPLBR.LBR      5504  06-08-93  A ZEX5.0 script to automate the updating of
  201.                                | Z-System HELP libraries with new releases
  202.                                | issued on the SUS disks.  Al Hathway.
  203. HELPLSH.LBR      3072  06-08-93  HELPLSH, Version 1.1b    January 11, 1992 LSH
  204.                                | command key assignment display program for
  205.                                | use with LSH 1.1. Version distributed with
  206.                                | LSH11.LBR was assembled incorrectly and won't
  207.                                | work on most systems.  This version replaces
  208.                                | it. - Rob Friefeld
  209. HELPLZH.LBR     47104  06-08-93  This library contains new versions of the Z
  210.                                | System help programs that work with LZH
  211.                                | encoded help files, (HYP extension), instead
  212.                                | of crunched or squeezed files.  HELPCH.COM
  213.                                | handles standalone files and LHH.COM deals
  214.                                | with help files in libraries.  Although these
  215.                                | programs take longer to load files than do
  216.                                | their uncrunching counterparts, they can
  217.                                | handle much larger files because the LZH
  218.                                | decompression algorithm uses less memory. --
  219.                                | Howard Goldstein
  220. IOPUG.LBR       50176  06-08-93  Echelon's IOP User's Guide.  This user guide
  221.                                | unlocks much of the mysteries behind ZCPR 3
  222.                                | IOP's (Input Output Packages).  A good nuts
  223.                                | and bolts manual on one of ZCPR 3's most
  224.                                | powerful features.
  225. IOPZXR12.LBR    13056  06-08-93  IOPZXR loads the IOP module ZXR which is a
  226.                                | mini system examination and patching tool. 
  227.                                | ZXR is triggered with a hotkey (default = ^@)
  228.                                | and allows memory dump, byte change, view of
  229.                                | system parameters, and reading of clock. 
  230.                                | Requires ZCPR 3.0 or higher, extended TCAP.
  231. KEYIN14.LBR     19712  06-08-93  KEYBIOS is a special NZCOM virtual BIOS that
  232.                                | implements a keyboard buffer that, having
  233.                                | been filled by the utility KEYIN, can provide
  234.                                | interactive input to the program that runs
  235.                                | next. KEYIN 1.3 is more space-efficient and
  236.                                | supports KEYINIOP.ZRL, which even works on
  237.                                | non-NZCOM Z-Systems. KEYIN 1.4 fixes a stack
  238.                                | problem and a problem involving the prtname
  239.                                | routine. Also, BIOS/IOP reinitialization code
  240.                                | removed as it was unnecessary.
  241. KILLZR.LBR       1536  06-08-93  KILLZR aborts ZREMOTE, the Z System remote
  242.                                | facility.
  243. KP-TCAP.LBR      6144  06-08-93  No description available.
  244. KPGRAFIC.TZT    11264  06-08-93  File describing the video and graphics codes
  245.                                | for KAYPROs.
  246. KPNZKEYS.LBR    12288  06-08-93  How to poke in Kaypro function keys (the
  247.                                | arrow and keypad keys) with alias poke
  248.                                | commands when using NZCOM.  This is a way
  249.                                | around the NZCOM problem with the Kaypro
  250.                                | function keys particularly when using BGii
  251.                                | and Wordstar.  This is based on information
  252.                                | found in messages captured from the Newton
  253.                                | Centre Znode #3 and the Lillipute Znode
  254.                                | (those messages are included for reference).
  255. KPT3RAS.LBR      8448  06-08-93  KPT3RAS.Z80 - I fell upon this a coupla years
  256.                                | ago, though unsigned, Me thinks its the work
  257.                                | of either Bob Peddicord, or Bruce Morgen. Its
  258.                                | the only functioning piece of TurboROM Kaypro
  259.                                | specific *.IOP usage I've ever come accross.
  260.                                | Though written primarily to support the semi-
  261.                                | defunct behemoth TERM III, I'm hoping it will
  262.                                | serve as an inspiration for the few surviving
  263.                                | Kaypro Z-Systemers to write more *.IOP
  264.                                | applications! Your Move!
  265. KPXTCAP6.LBR     9984  06-08-93  Kaypro Extended TCAP. Follows NZTCAPD.Z80
  266.                                | found in new VLIB4D. Needs more work in
  267.                                | putting in the right codes for some of the
  268.                                | new sections added during the evolution of
  269.                                | the extended TCAP and VLIB.  !! SA needs a
  270.                                | "CA" or something similar to Clear (i.e.,
  271.                                | turn off) the Attributes -- Kaypro works in
  272.                                | pairs !!  Plus KPGRAPH.LBR which contains 2
  273.                                | programs which show line-character graphics,
  274.                                | but not block-character graphics. U/L by
  275.                                | Roger Bond,        04/29/90
  276. LBREXT35.LBR    37504  06-08-93  Version 3.5 of the Z-System librrary file
  277.                                | extract utility has a new, "Extract rest"
  278.                                | option in Inspect mode.  It also fixes a
  279.                                | missing carriage return in the "No files"
  280.                                | message. Howard Goldstein, 05/15/92
  281. LBREXT35.OBJ     8448  06-08-93  No description available.
  282. LBRHLP22.LBR    54528  06-08-93  Utilities for displaying ZCPR3 HLP files,
  283.                                | which may be stand-alone or within libraries,
  284.                                | and may be crunched, squeezed, or
  285.                                | uncompressed.  Version 2.2 has a couple of
  286.                                | new navigation commands, adds help file
  287.                                | documentation, and is slightly smaller.
  288. LPUT22.LBR      34944  06-08-93  LPUT builds LU/NULU-identical LBR files and
  289.                                | adds/replaces members. It is fully compatible
  290.                                | with Plu*Perfect DateStamper, converting
  291.                                | dates supplied by DS or imbedded by CR23D.COM
  292.                                | to the DRI-style format specified in
  293.                                | LUDEF5.DOC.  Version 2.2 stores the library's
  294.                                | create and modify dates in the LBR directory
  295.                                | and accepsts a slash before the "+nn" option. 
  296.                                | New versions of WILDEX and MYSORT included.
  297.                                | Howard Goldstein, 8/26/91
  298. LREP11.LBR       9600  06-08-93  Lrepair 1.1 is an LBR file integrity tester
  299.                                | with limited correction capabilities.  It
  300.                                | reports the CRC of all or the selected member
  301.                                | files to the CRT, along with whether its
  302.                                | findings agree with the values stored in the
  303.                                | LBR directory.  If the stored CRC is 0000H
  304.                                | and the member file isn't empty, it will fix
  305.                                | the CRC, as well as strip any high bits in
  306.                                | member filename entries.  Version 1.1 adds a
  307.                                | "/P" option to disable screen paging for
  308.                                | scripted operation. U/L by Mike Finn,              
  309.                                | 09/15/92
  310. LSH12B.LBR      58368  06-08-93  Latest version of LSH, the command history
  311.                                | shell.  This version fixes some minor bugs in
  312.                                | the fixed-log version.  The companion error
  313.                                | handler, included in the LBr, is also fixed.
  314. MATH32.LBR      19840  06-08-93  MATH32 contains 32 bit math routines
  315.                                | originally used in an early 8086 assembler.
  316.                                | These are the routines as they were written
  317.                                | for test in an 8080 machine for assembly with
  318.                                | M80. Signed and Unsigned Add, Subtract,
  319.                                | Multiply, Divide, and Square Root. Divide and
  320.                                | Square Root remainders are dropped, but their
  321.                                | value returned; you decide their fate. U/L by
  322.                                | Al Hawley,               09/11/92
  323. MOVE24.LBR      32640  06-08-93  ZCPR3 utility to "move" a file from one
  324.                                | directory to another on the same disk, with
  325.                                | inspect and quiet modes, COPY-compatible
  326.                                | command line options, and error flag setting. 
  327.                                | Default options configurable via ZCNFG. 
  328.                                | Version 2.4 fixes a bug and adds option to
  329.                                | include or exclude system files.  Types 3 and
  330.                                | 4 included.  Not for Z3Plus.
  331. MU317.LBR       27136  06-08-93  This update to the ZCPR3 Memory Utility fixes
  332.                                | a bug that caused the program to perform
  333.                                | unpredictably under ZCPR 3.0.  The cursor is
  334.                                | now turned off (given enough TCAP support) in
  335.                                | direct byte edit mode.  The Type 4 executable
  336.                                | is now three records shorter than Version
  337.                                | 3.16 thanks to elimination of the unnecessary
  338.                                | "type4" conditional and careful linking
  339.                                | practice --it turns out that the PRL bitmap
  340.                                | is just large enough to comprise the entire
  341.                                | DSEG area.
  342. NAME12.LBR       9216  06-08-93  Minor update of the quick ZCPR3 directory
  343.                                | name changer.  The help message has been
  344.                                | enhanced and a Type 4 version has been
  345.                                | implemented.  Still well under 2K and the
  346.                                | easiest-to-use tool for NDR manipulation. 
  347.                                | Use with SAVNDR and a system loader (JetLdr,
  348.                                | NZCOM, LLDR, LDR, etc.) or with a "system
  349.                                | snapshot" utility (SNAP, LAP, NZBLITZ, etc.)
  350.                                | to make changes permanent. Version 1.2 is
  351.                                | recoded to work with the new, bugs-fixed
  352.                                | Z3LIB.
  353. NTS11B.LBR      31104  06-08-93  Note Taker with screen oriented editor. 
  354.                                | Upgrade to NTS 1.0.
  355. NZBLTZ15.HZP     4224  06-08-93  This is a re-issue of the help file that came
  356.                                | in NZBLTZ15.LBR. The one in the library
  357.                                | contained a couple of very minor but very
  358.                                | embarrassing erros.  Please use this file
  359.                                | instead.  (NOTE: this file has been placed
  360.                                | into NZBLTZ15.LBR on this system -- Jay Sage)
  361. NZBLTZ15.LBR    21632  06-08-93  NZCOM system save/load utility creates stand
  362.                                | alone COM files that will load fully
  363.                                | configured NZCOM systems in a fraction of the
  364.                                | time of an ordinary NZCOM load.  Configure
  365.                                | with ZCNFG to save up to CBIOS, top-of-memory
  366.                                | or to a specified address, which allows
  367.                                | saving systems that have above-CBIOS Z-system
  368.                                | buffers as well as the fully
  369.                                | configured/initialized CBIOS.  Can be
  370.                                | included in alias scripts for quick system
  371.                                | customization.  Version 1.5 fixes a couple of
  372.                                | bugs.
  373. NZTIM12.LBR     43520  06-08-93  NZTIM.REL is a library of Date/Time
  374.                                | subroutines, useful for programs that have
  375.                                | anything to do with Date/Time.  It is self-
  376.                                | contained and doesn't use other libraries. 
  377.                                | The routines provide data or pointers to data
  378.                                | to allow utilities to do whatever they want
  379.                                | with Date/Time in an efficient manner.  
  380.                                | PDATS.REL, a library using NZTIM and SYSLIB
  381.                                | routines to print various forms of Date and
  382.                                | Time, is also included.  Includes source. 
  383.                                | See NZTIM.HZP/PDAT.HZP.
  384. NZTRNT21.LBR    19968  06-08-93  NZTRNT21 is a Z-System utility that compares
  385.                                | two CCPs generated by NZCOM and creates a
  386.                                | file TRANTCCP.SYS for use by the Trantor hard
  387.                                | disk drive system.
  388. NZVT100.LBR      4480  06-08-93  NZVT100 is the VLIB-compatible TERMCAP file
  389.                                | for the DEC VT100, and should also work fine
  390.                                | on terminals that recognize ANSI sequences. 
  391.                                | Implements the full set of VT100 line drawing
  392.                                | characters.
  393. PRETTY31.LBR    32512  06-08-93  PRETTY is a Z-System utility to standardize
  394.                                | the case of opcodes and labels in Z-80 and
  395.                                | 8080 source code.  Preserves create date
  396.                                | stamps under ZSDOS.  Configurable with ZCNFG. 
  397.                                | Version 3.1 fixes a major bug and adds
  398.                                | command line control of case options.
  399. PRINT23.LBR     41728  06-08-93  PRINT23 is derived from R. Conn's original
  400.                                | PRINT III program. It is configurable without
  401.                                | reassembly using ZCNFG (included) and
  402.                                | includes the Date & Time in the page header
  403.                                | if you are using ZSDOS, ZDDOS Z3PLUS, or
  404.                                | DateStamper and have a real time clock
  405.                                | installed and and active. This version uses
  406.                                | file datestamps whenever they are available,
  407.                                | otherwise it uses the current system time.
  408.                                | 3/8/91  Bruce Morgen
  409. PRTASM21.LBR    37248  06-08-93  A ZCPR3 utility for printing source code and
  410.                                | other listings. Accepts a list of files to
  411.                                | print.  The filename, page number, and file
  412.                                | date and time are printed in the upper right
  413.                                | of each page. Configured for Epson printers,
  414.                                | but can be easily re-configured with ZCNFG. 
  415.                                | Version 2.1 can print specified pages or
  416.                                | lines from a source file.
  417. RCOPY25.LBR     30208  06-08-93  Copies files in a freeform listfile named on
  418.                                | the command line to another directory.  File
  419.                                | list may include DU and DIR specs and
  420.                                | ambiguous filenames.  Date stamps transferred
  421.                                | under ZSDOS.  Can set ARC, SYS, and/or
  422.                                | NOSTAMP attributes on destination files. For
  423.                                | ZCPR3, but runs under CP/M.  Version 2.5
  424.                                | fixes a bug and adds a configuration option.
  425. RDUMP13.LBR     11264  06-08-93  This is a ZCPR3 version of RDUMP. SIL is one
  426.                                | of the few non-assembler languages that can
  427.                                | easily create all three popular ZCPR3
  428.                                | executable formats. This version shows the
  429.                                | invocation name in the usage display. RDUMP
  430.                                | dumps files to the screen in hex and ascii.
  431.                                | An optional offset lets you start past the
  432.                                | first record or before the last record. See
  433.                                | SIL15.LBR for support files (compiler,
  434.                                | standard library etc.)
  435. SALIS16B.LBR    29696  06-08-93  SALIAS, Version 1.6B     Rob Friefeld    
  436.                                | September 12, 1992 Full screen alias script
  437.                                | editor and alias generator for ZCPR3. Install
  438.                                | the editor with SAINST.COM. This version
  439.                                | fixes some bugs in the "print-to-disk"
  440.                                | routine.
  441. SCOPY10C.LBR    29312  06-08-93  SCOPY, Version 1.0C, 3 August 1992, Rob
  442.                                | Friefeld Screen oriented file copier for
  443.                                | ZCPR3 and Z3PLUS systems with Extended TCAP. 
  444.                                | Displays the contents of source and
  445.                                | destination directories side by side. 
  446.                                | Supports file selection and copying by
  447.                                | datestamp.  Use ZCNFG.COM with SCOPY10.CFG to
  448.                                | configure various options.
  449. SILENT16.LBR    12032  06-08-93  SILENT is a ZCPR3 utility designed to allow
  450.                                | quiet operation of programs that do not obey
  451.                                | the system's quiet flag. It executes its
  452.                                | command line with absolutely no console
  453.                                | output. V 1.6 corrects a serious problem in
  454.                                | the Type 4 version that could cause the CCP
  455.                                | to be overwritten.  The code has also been
  456.                                | cleaned up and simplified somewhat. -- Howard
  457.                                | Goldstein
  458. STAMPS11.DAT    11392  06-08-93  For ZSDOS/ZDDOS 1.1 users.  The STAMPS.DAT
  459.                                | file you got on your disk may be bad - it
  460.                                | won't trash anything, it just won't load a
  461.                                | stamper into NZCOM user space.  Rename this
  462.                                | file to STAMPS.DAT and use it along with
  463.                                | SETUPZST to build a new clock.  Pls pass to
  464.                                | other Z-Nodes and ZSDOS 1.1 users.
  465. T4GEN10.LBR     18944  06-08-93  No description available.
  466. T4LDR11.ZZ0      6656  06-08-93  A tweak to the ZCPR34/BGii/NZCOM/Z3PLUS Type
  467.                                | 4 loader that has no value other than to show
  468.                                | that there is ALWAYS (well, almost always) a
  469.                                | byte or two to be saved no matter who has
  470.                                | previously shortened the code!                         
  471.                                | from August 11, 1988
  472. T4LOADER.LBR    13696  06-08-93  This library contains the new type-4 program
  473.                                | loaders described in my column in TCJ issue
  474.                                | 55.     Jay Sage
  475. T4N41.ARK        5120  06-08-93  Type-4 version of Norman Strassner's N41, a
  476.                                | numerical and logical conversion and
  477.                                | evaluation program, otherwise known as a
  478.                                | calculator.
  479. TAILZ10.LBR     10240  06-08-93  This is the Unix 'tail' command, adapted for
  480.                                | secure Z System use from Leor Zolman's
  481.                                | TAIL.C.  TAILZ will quickly display the last
  482.                                | few lines of any ASCII text file.  This is
  483.                                | often more efficient than scanning the entire
  484.                                | file with conventional file display programs.
  485.                                | File exclusion table; directory security;
  486.                                | chains to Z error handler on most errors if Z
  487.                                | System present.  Compatible with all CP/M
  488.                                | systems.  BDS Z source code included.  19 Aug
  489.                                | 90 by Carson Wilson.
  490. TCCHEC11.LBR     4864  06-08-93  Update to TCCHECK program that tests a TCAP
  491.                                | definition file for correctness of structure.
  492. TCSEL32B.LBR    32128  06-08-93  TCSELECT is an updated version of the
  493.                                | venerable ZCPR3 tool for installing a
  494.                                | terminal into the Z3 TCAP from a special file
  495.                                | of collected termcaps.  This is a complete
  496.                                | rewrite from scratch, and substantially
  497.                                | changes just about everything involved.  It
  498.                                | installs TCAPs into .COM files, or loads them
  499.                                | into the enivronment, or extracts them, by
  500.                                | name, alias, tcap number or menu selection.
  501. TCSRC14.LBR     24576  06-08-93  Generates a commented source code file from
  502.                                | the Z3TCAP in the environment (Z3TCAP.Z80) or
  503.                                | from a TERMNAME.Z3T file (TERMNAME.Z80) using
  504.                                | VLIB4D extended Z3TCAP definitions.  Allows
  505.                                | the creation of a blank commented source code
  506.                                | file if you are starting from scratch. The
  507.                                | resulting source code file can then be edited
  508.                                | to customize the Z3TCAP for your terminal and
  509.                                | configuration, then assembled and loaded to
  510.                                | your environment.  Companion to ENVSRC.  See
  511.                                | TCSRC14.DZC.
  512. TCVIEW24.LBR    14976  06-08-93  Displays contents of ZCPR3 TCAP's from memory
  513.                                | or from a specified file.  Requires 80
  514.                                | columns, 24 lines. Print graphics characters
  515.                                | if the TCAP being displayed is from memory
  516.                                | and compatible with VLIB 4D. TCVIEW24 also
  517.                                | correctly displays TCAPs for the original
  518.                                | ZCPR3 and for the superseded VLIB4, and tells
  519.                                | you for which VLIB version the TCAP was
  520.                                | written.
  521. TD-ZCPR3.LBR    79616  06-08-93  TD-ZCPR3 contains a slightly modified (1
  522.                                | Public Symbol Added) version ZCPR33 (base,
  523.                                | header, and macro librarys included) plus
  524.                                | z33env.z80 an z33nit.mac which allow ZCPR33
  525.                                | to run on any Non-Banked Z-80 TurboDos
  526.                                | processor card. TurboDos Versions 1.42 and
  527.                                | 1.43 Tested. Support BBS N Included. Banked
  528.                                | Memory Version In Progress. BYE510 Support
  529.                                | Available 11DEC88-JBarrett
  530. TIMEZD12.LBR     8704  06-08-93  Full featured utility for Z80DOS system time
  531.                                | setting and viewing. AM/PM/24 hr, defaults.
  532.                                | Wheel support thru an equate for time
  533.                                | setting.
  534. TXTALIAS.LBR    17408  06-08-93  TXTALIAS is a true ZCPR3 tool that "compiles"
  535.                                | standlone aliases from standard ASCII
  536.                                | "source" files.  Conceptually similar to
  537.                                | ACREATE and BA24, but supports assembler
  538.                                | style comments and multiple newlines in the
  539.                                | source file, has Joe Wright's latest ALIAS0
  540.                                | built-in rather than using a separate "alias
  541.                                | template" file, allows VALIAS-style
  542.                                | "recursive" aliases, and has Program Error
  543.                                | Flag support for automation of alias
  544.                                | "development."
  545. TYP3HDR1.Z80     1536  06-08-93  Updated version of TYPE3HDR.Z80 corrected for
  546.                                | possibility of interrupts.            Jay
  547.                                | Sage, 11/15/87
  548. UMAP18.LBR      23168  06-08-93  A ZCPR3 utility to show a brief disk map --
  549.                                | which users have files and how many directory
  550.                                | entries the files use, or only which users
  551.                                | are empty, or just a brief summary of the
  552.                                | number of used entries, free entries, and
  553.                                | free disk space.  Types 1, 3 and 4 included. 
  554.                                | ZCNFG configuration.  Version 1.8 corrects a
  555.                                | problem when running under BYE, with other
  556.                                | very minor changes.
  557. UNARCZ13.LBR    87168  06-08-93  A ZCPR3 utility which lists, types, prints,
  558.                                | checks, and extracts member files in ARC and
  559.                                | ARK files.  Recognizes DU and DIR file
  560.                                | specifications, automatically checks ZCPR3
  561.                                | WHEEL byte, turns off screen paging during
  562.                                | file extraction, and preserves ARK file
  563.                                | create date on extracted files under ZSDOS. 
  564.                                | Version 1.3 includes a bug fix by Carson
  565.                                | Wilson and corrects an error in CFG file.
  566.                                | Configurable with ZCNFG.
  567. UNERAS14.LBR    22144  06-08-93  A ZCPR3 utility for recovering files that
  568.                                | have been erased in error.  Also lists erased
  569.                                | files on disk without recovering them.
  570.                                | Version 1.4 is faster on hard disks under
  571.                                | ZSDOS and ZRDOS. Not for Z3PLUS.
  572. UNERAZ12.LBR    63488  06-08-93  UNERAZ is a fast, general purpose Z80 file
  573.                                | recovery utility for CP/M2.2-type DOSs with
  574.                                | flexible command line option control over
  575.                                | many aspects of the file recovery process,
  576.                                | including the option to list erased files and
  577.                                | the new option to exclude selected files from
  578.                                | recovery.  ZCPR3 compatibility in a ZCPR3
  579.                                | environment.  Great with RAM disks! 
  580.                                | Companion to ACOPY, DD, RENAMZ, and ERAZ. 
  581.                                | See UNERAZ12.DZC. U/L by Terry Hazen,    
  582.                                | 11/03/90
  583. VCOMP31.LBR     41216  06-08-93  VCOMP, Version 3.1 - Visual Text File
  584.                                | Comparison. ZCPR 3.0 and Z3PLUS tool for
  585.                                | simultaneous viewing of two text files. Needs
  586.                                | no installation, but may be configured with
  587.                                | VCINST.COM. This version is intended to work
  588.                                | with Z3PLUS but has not been tested on a CPM3
  589.                                | system.
  590. WINDOW10.LBR    18432  06-08-93  The library routines in this package provide
  591.                                | tools for managing up to 15 windows on a CP/M
  592.                                | computer running Z System.  Link them
  593.                                | together with your application and VLIB4D,
  594.                                | Z3LIB, and SYSLIB. Before running
  595.                                | WDWDEMO.COM, please patch a drive code for
  596.                                | temporary files at location 111h (1=A,2=B...)
  597.                                | 27. Apr. 1991 Wilfried Schmitten, GERMANY
  598. WIPE15.LBR       6528  06-08-93  This one is for programmers.  Nobody else
  599.                                | would be interested. This ZCPR utility erases
  600.                                | BAK, HEX, REL, PRN, and SYM files.  The types
  601.                                | of files it erases can be easily modified. 
  602.                                | It defaults to ALL files of the above types,
  603.                                | but a filename can be given, to erase just
  604.                                | those filetypes for your current project.  It
  605.                                | now also reports what it's doing as it
  606.                                | erases.
  607. XFOR16.LBR      46080  06-08-93  ZCPR3 Extended FOR utility searches "----"
  608.                                | delimited catalogs. Command line file spec or
  609.                                | internally configured default directory and
  610.                                | filename.  Highlighting if available.  Sets
  611.                                | error flag if no string match is found.  Can
  612.                                | display ZFILES.LST or alternate header. 
  613.                                | Printer output.  ZCNFG configuration. 
  614.                                | Version 1.6 corrects a rather serious bug
  615.                                | involving crunched files.
  616. XOX11.LBR       25600  06-08-93  XOX, Version 1.1  -  November 3, 1992     -  
  617.                                | Author:  Rob Friefeld Text file viewer with
  618.                                | additional features for listing blocks,
  619.                                | writing blocks to disk, and merging files. 
  620.                                | List of files to be viewed is generated from
  621.                                | the command line and may be selected and
  622.                                | sorted by file date stamp.  Uses extended
  623.                                | TCAP.
  624. XRUN25.LBR      38656  06-08-93  XRUN is an Extended Command Processor (ECP)
  625.                                | for ZCPR 3.3.  It looks for files along the
  626.                                | search path and constructs a command line
  627.                                | depending on the extension of the file found. 
  628.                                | In case no matching file is found, a default
  629.                                | command line can be set to start another ECP. 
  630.                                | For example, XRUN can be used to start ZEX
  631.                                | and SUB files automatically.  German and
  632.                                | English versions included. Olaf Krumnow,
  633.                                | February 1991, Germany
  634. XTCAP10.LBR     10368  06-08-93  This is a simple utility for adding three
  635.                                | terminal control sequences to a standard Z-
  636.                                | System TCAP (terminal capabilities
  637.                                | descriptor) to make an extended TCAP with
  638.                                | enough features to run the ZMATE text editor
  639.                                | and the V file viewer (and possibly other
  640.                                | programs).  XTCAP works with the in-memory
  641.                                | TCAP and will allow the new TCAP to be saved
  642.                                | to a file for later use.     Jay Sage, April
  643.                                | 29, 1990
  644. XZRL10.LBR       7680  06-08-93  XZRL examines REL/ZRL files generated by
  645.                                | either M80 or SLR and displays : 1) Program
  646.                                | Name 2) Assembler that generated the file 3)
  647.                                | Program Size 4) ID string (if present) 5)
  648.                                | Common Declarations and their size (if
  649.                                | present) XZRL examines single files or
  650.                                | library members, and was developed as a
  651.                                | toolto conveniently display key information
  652.                                | bout REL files.
  653. Z33IF16.LBR     39552  06-08-93  This version of the Z-System transient flow
  654.                                | control tool is functionally identical to the
  655.                                | previous and excellent Version 1.5 except
  656.                                | that the new ZSLIB's video highlighting calls
  657.                                | are used instead of VLIB's much larger
  658.                                | equivalents.  This results in the preferred
  659.                                | Type 4 IF.COM for NZCOM and other late model
  660.                                | Z-Systems shrinking back under the 4K (32
  661.                                | record) mark.
  662. Z33TBUFF.LBR    23936  06-08-93  This is zcpr33 specific.  An extension of
  663.                                | Cotrill's Z33trcp, it sets aside a RSX
  664.                                | segemnt immediatly below the CCP large enough
  665.                                | to hold those segments among the RCP, IOP,
  666.                                | FCP, NDIR which the environment says should
  667.                                | lie below the CCP.  They are then protected
  668.                                | from the warm boot routine.  This allows a
  669.                                | Z33 user to do quite a bit of dynamic
  670.                                | resizing of his system.  Warning:  I set
  671.                                | aside space for the IOP, but do not load a
  672.                                | skeletal one.  If this causes grief, tell me;
  673.                                | I will fix.
  674. Z3NEW104.LBR    50816  06-08-93  Edi Cramp updates Z3NEW, which reads the KMD
  675.                                | log.  For remote system sysops.
  676. ZBIB11A.LBR     34944  06-08-93  ZBIB (Z-System Bibliographic Database
  677.                                | Manager), derived from ZDB and in most
  678.                                | respects identical to it.  Developed in
  679.                                | response to a need for an easy to use
  680.                                | bibiography program.  Record format suggested
  681.                                | by professional librarians.
  682. ZCNFG24.LBR    120064  06-08-93  ZCNFG is the Z-system COM file configuration
  683.                                | utility, compatible with CP/M. Version 2.4
  684.                                | fixes a bug that caused the CFG filename in
  685.                                | some programs to be unrecognized. Search
  686.                                | logic has been improved to ensure expected
  687.                                | performance when multiple copies of the file
  688.                                | being configured are present on the ZSDOS
  689.                                | path. Those interested in just *USING* ZCNFG
  690.                                | need only extract ZCNFG.CZM and ZCNFG24.CFG.
  691.                                | Al Hawley 12/12/92
  692. ZCRCK14.LBR     16384  06-08-93  This release of the dual-polynomial Z-System
  693.                                | CRC checker introduces sorting of the file
  694.                                | list for a neater, more readable display and
  695.                                | includes a new Type 4 executable.  ZCRCK
  696.                                | reports both the CRCK (Keith Petersen's hash
  697.                                | code checksum) and CHEK (the CCITT 16-bit CRC
  698.                                | standard) values to CON: and optionally to
  699.                                | LST: and/or the disk file "CRC.CRC."
  700. ZDB19.LBR       77184  06-08-93  ZCPR3 name and address database manager is
  701.                                | small, very fast and easy to use.  Requires a
  702.                                | VLIB4D+ graphics Z3TCAP.  Can print envelopes
  703.                                | and labels with (new) USPS DPBC barcodes and
  704.                                | can write all or part of the database to
  705.                                | (new) ADR, CDF (MailMerge) or WSF output text
  706.                                | datafiles.    Has name and zipcode indexes,
  707.                                | fast name searches and telephone (modem)
  708.                                | dialer.    Automatic record dating if
  709.                                | ZSDOS/DateStamper/CPM+ clock is present.  See
  710.                                | ZDB19.HZP.
  711. ZDE16.LBR       16384  06-08-93  Z System Display Editor, version 1.6.  A
  712.                                | small, fast, powerful WordStar-type text
  713.                                | editor for all CP/M and compatible systems
  714.                                | with the Z80 processor.  In some ways
  715.                                | superior to its big brother VDE, this version
  716.                                | of ZDE adds fully functional Auto-Indent
  717.                                | capabilities, Proportional Formatting, Auto-
  718.                                | Recall of last response to prompts, Global
  719.                                | Find/Replace, Return to Previous Position
  720.                                | (^QP) and more to what many felt was already
  721.                                | the best editor available for CP/M. ---
  722.                                | CPMSRC-J.LZT - Text Update to the list of
  723.                                | sources for CP/M and Z System commercial
  724.                                | software, hardware and hardware upgrades,and
  725.                                | periodicals.
  726. ZEX50.LBR       26240  06-08-93  Initial Release - ZEX v. 5.0 - Z-System
  727.                                | EXecutive General-purpose script processor
  728.                                | for command and application-program input,
  729.                                | permitting automated operation of complex and
  730.                                | frequently-used command and program
  731.                                | sequences. Implemented as a standard RSX. 
  732.                                | Uses English language directives.
  733.                                | Requirements:  Z-System (NZ-COM, Z3PLUS, or
  734.                                | ZCPR3.x) with extended external environment.
  735.                                | Bridger Mitchell, Plu*Perfect Systems
  736. ZLBR12.LBR      18688  06-08-93  Version 1.2 of ZLBR: 1) Simplifies the
  737.                                | definition of which programs to use to
  738.                                | support internal ZLBR commands. 2) Supports
  739.                                | remote system environments regardless of
  740.                                | which version of BYE you might be using. 3)
  741.                                | Supports .ARC files via interface with Bob
  742.                                | Freed's UNARC.
  743.