home *** CD-ROM | disk | FTP | other *** search
/ CP/M / CPM_CDROM.iso / jsage / znode3 / files.old < prev    next >
Encoding:
Text File  |  1994-09-02  |  336.4 KB  |  8,335 lines

  1. ----
  2. MIDI/1.LBR - GENERAL CP/M
  3.    The Ampro Little Board can talk to MIDI (Musical Instrument Digital
  4.    Interface) devices without so much as an additional baudrate
  5.    generator.  All it needs to perform this feat is a modest adapter
  6.    circuit (see MIDADAPT.SCH).  See MPK.DOC.
  7.    
  8. ----
  9. SLRHLP2.LBR - ASM TOOLS
  10.    Standard Z-System help files for SLR's assemblers (Z80ASM, 
  11.    SLR180, and SLRMAC), linkers (SLRNK and SLRNK+), and librarian 
  12.    (SLRIB).  Covers syntax, command line options, and assembler 
  13.    pseudo-ops.
  14.    
  15. ----
  16. ITOZ14.LBR - ZCPR3
  17.    A major rewrite of Robert Doolittle's extended Intel to Zilog 
  18.    translator.  It's now a ZCPR3 utility with a completely new user 
  19.    interface that knows about DU and DIR specs, error and quiet 
  20.    flags, etc., but also runs under vanilla CP/M.  ZSDOS create 
  21.    dates preserved.  No longer warm boots.  ZCNFG configuration.  
  22.    Includes HLP-type documentation and utility to add pseudo-ops and 
  23.    macro names that would otherwise be unrecognized.
  24.  
  25. ----
  26. UNZIP18.LBR - GENERAL CP/M
  27.    UNZIP dissolves MS-DOS ZIP files.  Accepts DU and DIR specs for ZIP
  28.    file and as destination for extracted files. Output filenames are
  29.    supported.  Can be aborted with ^C without leaving partial files on
  30.    disk.  Version 1.6 has much faster disk I/O and no longer checks
  31.    CRC's when listing names of files not being extracted.  Version 1.8
  32.    corrects a few bugs.
  33.      -- Howard Goldstein, 4/16/92
  34.  
  35. ----
  36. ZPM3.LBR - GENERAL CP/M
  37.    ZPM3 by Simeon Cran.  A replacement BDOS for Z80 CP/M PLUS
  38.    (and Z3PLUS) machines.  Implements bug fixes and performance
  39.    enhancements over the DRI BDOS, as well as built-in command
  40.    history, with no increase in size. Install by relinking your
  41.    BIOS, or by running a supplied program.
  42.    
  43. ----
  44. DU90.LBR - GENERAL CP/M
  45.    DU v. 9.0 is a further development of Ward Christensen's DU program.
  46.    This version is specific to CP/M+ and takes advantage of this to
  47.    therefore be repeated by the use of Ctrl-W.  A 'Handler' module has
  48.    been added to take care of buffering from 128 byte sectors to
  49.    physical sector sizes, so that disk access is reduced.  The disk
  50.    mapping routine has been substantially revised, and the 'K' function
  51.    now has the option to add to existing files.
  52.  
  53. ----
  54. LD14.LBR - ZCPR3
  55.    A ZCPR3 library directory utility that shows member files with 
  56.    their create and modify dates and times, sizes, compression 
  57.    method, uncompressed filenames, CRC's, and indexes.  Embedded 
  58.    comments up to 76 characters can be displayed.  Printer, disk 
  59.    file, and message register output.  Wheel protection.  Also runs 
  60.    under vanilla CP/M.  Version 1.4 corrects a minor cosmetic bug 
  61.    and adds a help file.
  62.  
  63. ----
  64. QT-UPAT.LBR - MODEM/MEX/TERM3
  65.    This patch utilizes the user patch area (^U) set aside in QTERM
  66.    by its author(s). Allows the user to toggle between two ports 
  67.    from within QTERM. It allows one copy of QTERM to do the same
  68.    job as two. Works great for a LAN situation where you have a
  69.    modem on one port and a second computer on another.
  70.    
  71. ----
  72. ZSLIB36.LBR - ZCPR3
  73.    Routines for programmers to supplement SYSLIB: read and set 
  74.    datestamps and clock under ZSDOS and CP/M Plus; output date and 
  75.    time in several formats; parse ASCII datespecs to BCD; file I/O; 
  76.    video attributes; string and numeric manipulation and output.  
  77.    Relocatable libraries in Microsoft and SLR formats and help 
  78.    files.  Version 3.6 adds 32-bit arithmetic and numeric output 
  79.    routines.
  80.  
  81. ----
  82. KEYIN14.LBR - ZCPR3
  83.    KEYBIOS is a special NZCOM virtual BIOS that implements a 
  84.    keyboard buffer that, having been filled by the utility KEYIN, 
  85.    can provide interactive input to the program that runs next.  
  86.    KEYIN 1.3 is more space-efficient and supports KEYINIOP.ZRL, 
  87.    which even works on non-NZCOM Z-Systems. KEYIN 1.4 fixes a stack 
  88.    problem and a problem involving the prtname routine. Also, 
  89.    BIOS/IOP reinitialization code removed as it was unnecessary.
  90.  
  91. ----
  92. CCOUNT10.LBR - ZCPR3
  93.    Counts characters in text files.  Reports both the total number 
  94.    of characters and counts for characters specified on the command 
  95.    line.  Optionally, CCOUNT can report individual counts for all 
  96.    characters, including control characters, and can ignore high 
  97.    bits or not.  Counting is done via 32-bit integers.  Both ZCPR3 
  98.    and vanilla CP/M are supported.
  99.    
  100. ----
  101. ZCNFG23.LBR - ZSIG
  102.    ZCNFG is the Z-system COM file configuration utility, compatible
  103.    with CP/M. Version 2.3 fixes a bug that caused an extraneous disk
  104.    access (and BDOS error if no disk there), and restores CP/M
  105.    compatibility that was inadvertantly compromised in V 2.1. Those
  106.    interested in just *USING* ZCNFG need only extract ZCNFG.CZM and
  107.    ZCNFG23.CFG. The included support LBRs are the same as those in
  108.    the previous release, ZCNFG22 - Al Hawley 02/10/92
  109.  
  110. ----
  111. ZGSRC.LBR - GENERAL CP/M
  112.    ZGSRC released February 1992 by Richard Brewster contains the C
  113.    source code for ZGREP11, plus the IO library in 8080 assembler,
  114.    as well as the COM and DOC files.  I hope that an eager BDS Z
  115.    programmer might like to make ZGREP into a Z-System utility.
  116.    I have not released the source until now.  I am also currently
  117.    releasing the source to ZCOPY21 as ZCSRC.LBR.
  118.    
  119. ----
  120. ZCSRC.LBR - GENERAL CP/M
  121.    ZCSRC released February 1992 by Richard Brewster contains the C
  122.    source code for ZCOPY21, plus the IO library in 8080 assembler,
  123.    as well as the COM and DOC files.  I hope that an eager BDS Z
  124.    programmer might like to make ZCOPY into a Z-System utility.
  125.    I have not released the source until now.  I am also currently
  126.    releasing the source to ZGREP11 as ZGSRC.LBR.
  127.    
  128. ----
  129. XFOR16.LBR - ZCPR3
  130.    ZCPR3 Extended FOR utility searches "----" delimited catalogs.  
  131.    Command line file spec or internally configured default directory 
  132.    and filename.  Highlighting if available.  Sets error flag if no 
  133.    string match is found.  Can display ZFILES.LST or alternate 
  134.    header.  Printer output.  ZCNFG configuration.  Version 1.6 
  135.    corrects a rather serious bug involving crunched files.
  136.    
  137. ----
  138. Z3HELP44.LBR - ZCPR3
  139.    Update 44 to Bill Tishey's Z-system help files.
  140.    
  141. ----
  142. ZFILEV13.LZT - ZCPR3
  143.    Verbose listing of Z-system files giving latest version number, stats
  144.    and a 3 line description. See the companion file, ZFILEB44.LZT for
  145.    the brief version.
  146.    
  147. ----
  148. ZFILEB44.LZT - ZCPR3
  149.    Brief listing of Z-system files giving version number and a few stats
  150.    See the companion file, ZFILEV13.LZT, for a verbose version.
  151.    
  152. -----
  153. ZSIM12.ZIP - MSDOS
  154.    Here is a Z-System-compatible CP/M emulator for MSDOS machines.  Go 
  155.    ahead, treat yourseld to a better operating system. Buy Z-System on 
  156.    an Osborne-formatted disk and boot it with the help of this program!
  157.    Docs and source to the BIOS are included.
  158.    NOTE: BECAUSE OF DISK SPACE LIMITATIONS ON THIS SYSTEM, THIS FILE
  159.    HAS BEEN POSTED ONLY ON MY DOS BBS SYSTEM AT 617-965-7046.
  160.  
  161. ----
  162. CLKMNT11.LBR - GENERAL CP/M
  163.    Are you tired of having to manually change the year on your
  164.    Kenmore clock every January 1st, or fix the day-of-the-week
  165.    after the 29th of February?  CLOCKMNT eliminates both these
  166.    annoyances.  All you have to do is run it when you start up your
  167.    system, or just after midnight each day on your BBS.  The base
  168.    address of the clock may be changed as required.  Version 1.1
  169.    runs independently of DOS.  See CLOCKMNT.Z80 for details.
  170.  
  171. ----
  172. ZDT12.LBR - ZCPR33+ Specific
  173.    ZDT is the Z-System Day Timer/Personal Scheduler, a daily planning
  174.    calendar based on ZDB. Requires ZCPR 3.0 or higher, VLIB4+ and
  175.    extended TCAP. Full data entry and editing, search, and printing 
  176.    capabilities. Help and configuration files included.
  177.    
  178. ----
  179. BCOMP30B.LBR - ZCPR3
  180.    Interactive binary file comparison and patching tool. Requires
  181.    ZCPR 3.0 or Z3PLUS. Fixes two bugs discivered in version 3.0a.
  182.    
  183. ----
  184. SUB35.LBR - ZCPR3
  185.    The ZCPR3 disk-based batch command processor now obeys the Z33+
  186.    SUBECHO option bit as well as the environment quiet flag.  The
  187.    UNIX-style "$*" command tail parameter from ALIAS has been
  188.    implemented, and SUB will optionally search a user-patched or
  189.    command line specified library for the SUB file.  A Z34ERR12-
  190.    compliant error handler interface has been added and the code
  191.    compacted via Z80 opcodes and the establishment of a modest DSEG.
  192.  
  193. ----
  194. JTHLIB12.LBR - ZCPR3
  195.    The custom routines in JTHLIB were originally developed for use in 
  196.    REMIND and ZP.  They fill somewhat special purpose needs by doing 
  197.    things slightly differently than the corresponding standard library 
  198.    routines or by providing new services that I found useful and worth 
  199.    sharing.  Vers 1.2 fixes a bug in FNAMZ and adds extended versions 
  200.    of VLIB routines GXYMSG, VPRINT and VPSTR.  See JTHLIB12.HLP.
  201.  
  202. ----
  203. NZTIM12.LBR - ZCPR3
  204.    NZTIM.REL is a library of Date/Time subroutines, useful for 
  205.    programs that have anything to do with Date/Time.  It is self-
  206.    contained and doesn't use other libraries.  The routines provide 
  207.    data or pointers to data to allow utilities to do whatever they 
  208.    want with Date/Time in an efficient manner.   PDATS.REL, a library 
  209.    using NZTIM and SYSLIB routines to print various forms of Date and 
  210.    Time, is also included.  Includes source.  See NZTIM.HZP/PDAT.HZP.
  211.  
  212. ----
  213. CUD316.ZIP - NEWS
  214.    This text file brings to the surface,the truth behind the Prodigy 
  215.    service. Why are they are accessing information from your hard drive?
  216.    What they intend to do with it,and to date what kind of legal action
  217.    has been taken. A must!!!!! for reading please pass this on.
  218.                          -Bill-
  219.  
  220. ----
  221. ZTLSTUFF.LZT - GENERAL CP/M
  222.    This file lists a large number of surplus items -- including
  223.    computer hardware and software and books -- available from
  224.    the Boston Computer Society Zi/Tel User Group.  There are
  225.    many CP/M-related items in the collection, plus some PC
  226.    software and accessories for the HP41 calculator.
  227.    
  228. ----
  229. TPDIR.LBR - TURBO (PASCAL/MODULA)
  230.    DR1.PAS by Mike Yarus, 1985. DR1 is a directory program that can be 
  231.    included in Turbo Pascal code to display an alphabetized list of 
  232.    files and their size for any drive/user. Also displays various drive
  233.    statistics - size, space left, etc.
  234.    
  235. ----
  236. HELPLZH.LBR - ZCPR3
  237.    This library contains new versions of the Z-System help programs that
  238.    work with LZH encoded help files, (HYP extension), instead of
  239.    crunched or squeezed files.  HELPCH.COM handles standalone files and
  240.    LHH.COM deals with help files in libraries.  Although these programs
  241.    take longer to load files than do their uncrunching counterparts,
  242.    they can handle much larger files because the LZH decompression
  243.    algorithm uses less memory. -- Howard Goldstein
  244.  
  245. ----
  246. ZF10Q.LBR - ZCPR3
  247.    Next step in the development of ZFILER!  This one can remember
  248.    the files that are hard and soft tagged across macro and group
  249.    macro invocations, so you can now use macros without losing the
  250.    tagging information.
  251.  
  252. ----
  253. DATEFN11.LBR - ZCPR3
  254.    DATEFN (Dated Filename) is a simple ZCPR3 utility that reads the 
  255.    DOS clock and creates or optionally deletes an empty label file 
  256.    with the current date as the filename.  The filename date format 
  257.    may be configured with ZCNFG as ?ddMMMyy.typ or mm/dd/yy.typ.  
  258.    Useful in backup aliases to create and remove label filenames 
  259.    automatically indicating the date of the last disk backup or as a 
  260.    dated library file entry.  See DATEFN11.HZP.
  261.  
  262. ----
  263. LBCLKS11.LBR - ZCPR3
  264.    ZCPR3 type 3 clock utilities for Ampro Little Boards using BIOS 3.9 
  265.    and a SmartWatch (No-Slot Clock).  NCLOCK reads and sets the BIOS 
  266.    3.9 clock and can set it directly from the SmartWatch.  SCLOCK 
  267.    reads, sets and tests the SmartWatch in BIOS 3.9 time/date format.  
  268.    These utilities replace AMPROCLK, TIME and DATE for BIOS 3.9 
  269.    systems.  Vers 1.1 fixes option parsing bugs in both utilities.
  270.    
  271. ----
  272. CPD15.LBR - ZCPR3
  273.    A ZCPR3 utility to compare two directories and indicate which 
  274.    files are in both directories and which are only in one.  Disk 
  275.    file output of matched or unmatched filenames.  Upper- or lower- 
  276.    case display.  Sets error flag if directories don't match.  Can 
  277.    set archive attribute on files which exist in both directories.  
  278.    Version 1.5 fixes a rather serious bug.
  279.    
  280. ----
  281. FL10.LBR - ZCPR3
  282.    A ZCPR3 utility to create file lists on disk for use by other 
  283.    programs.  Multiple ambiguous file specifications, including a 
  284.    negative specification, may be given.  Matching filenames are 
  285.    written to a disk file.  Optionally, the DU in which the file is 
  286.    located can be included with the filename in the disk file.  The 
  287.    error flag is set if no matching files are found.
  288.    
  289. ----
  290. FA16A.LBR - ZCPR3
  291.    An update and bug-fix of FILEATTR (FA), a ZSDOS utility that 
  292.    allows rapid setting, resetting, or displaying of file attributes 
  293.    under ZSDOS, ZRDOS, and CP/M 2.2.  Several additional features 
  294.    are available under ZCPR3, including error flag setting, error 
  295.    handler invocation, and an enhanced display.  Version 1.6A adds 
  296.    documentation; otherwise, same as 1.6.
  297.    
  298. ----
  299. ATTRIB09.LBR - ZCPR3
  300.    Beta Release +++++++      ATTRIB v .09
  301.    ATTRIB is a filename attribute management program similar in output 
  302.    format to the MS-DOS command of the same name.  It provides a very 
  303.    flexible, fully Z3 compatible way to set and reset all attributes on 
  304.    selected files.  ATTRIB is wheel sensitive and may be safely used on 
  305.    RCPM systems.  Although ATTRIB is Z3 aware, it can be used on any 
  306.    CP/M system using a Z80 processor with or without ZCPR3.
  307.  
  308. ----
  309. HELPLSH.LBR - ZSIG
  310.    HELPLSH, Version 1.1b    January 11, 1992
  311.    LSH command key assignment display program for use with LSH 1.1.  
  312.    Version distributed with LSH11.LBR was assembled incorrectly and 
  313.    won't work on most systems.  This version replaces it.
  314.    - Rob Friefeld
  315.  
  316. ----
  317. MANDEL42.LBR - GENERAL CP/M
  318.    MANDEL42 generates Mandelbrot set plot files.  (Z)PLOT then 
  319.    prints them on an Epson MX80 printer with dot graphics. (Can 
  320.    be modified for other printers.) This revision incorporates 
  321.    the Distance Estimate Method and can generate two "color" 
  322.    plots.  Also included is a conversion utility to make just 
  323.    black & white plots, or print either of the shaded regions 
  324.    as black.    Larry Schnitger  Jan. 4, 1992.
  325.  
  326. ----
  327. EXCHANGE.TZT - MODEM
  328.    A compilation of the exchanges served by all the PC-Pursuit
  329.    outdials.  This list was made from the collection of individual
  330.    files downloaded from the PC-Pursuit BBS by Jay Sage, 1/92.
  331.  
  332. ----
  333. FATCTSRC.LBR - General
  334.    Turbo Pascal source code for Steve Cohen's FATCAT disk
  335.    cataloguing program.
  336.  
  337. ----
  338. IOPLDR11.LBR - ZCPR3
  339.    IOPLDR is a generalized IOP loader REL module that may be linked to 
  340.    load and remove a target custom NZCOM IOP module.  It performs all 
  341.    required pre-load checks, environment validation, and it loads and 
  342.    relocates the IOP module to the NZIOP buffer for execution and also 
  343.    removes the loaded IOP module.  It is designed to be called by a 
  344.    simple user-written custom loader.  See IOPLDR11.HZP.
  345.  
  346. ----
  347. DD19.LBR - ZCPR3
  348.    DD is a ZCPR3 disk directory utility with several command line 
  349.    options, including the option to display only those specified files 
  350.    which also have a selected combination of the file attributes F1-F8 
  351.    set.  Can display only non-archived (changed) files as an aid in 
  352.    file backup and send directory to the printer.  The display is 
  353.    paged, with the summary line displayed at exit.  Great with RAM 
  354.    disks.  Companion to ACOPY, RENAMZ, ERAZ and UNERAZ.  See DD19.HZP.
  355.  
  356. ----
  357. Z33IF16.LBR - ZCPR33/34
  358.    This version of the Z-System transient flow control tool is
  359.    functionally identical to the previous and excellent Version 1.5
  360.    except that the new ZSLIB's video highlighting calls are used
  361.    instead of VLIB's much larger equivalents.  This results in the
  362.    preferred Type 4 IF.COM for NZCOM and other late model Z-Systems
  363.    shrinking back under the 4K (32 record) mark.
  364.  
  365. ----
  366. CRR0140.LBR - GENERAL CP/M
  367.    CRR is the CP/M offline reader for use anywhere XRS might be used on
  368.    an MSDOS machine (generally).  It allows you to download messages 
  369.    from a conforming QBBS, RemoteAccess or SuperBBS Fidonet BBS.  It 
  370.    will work also with QWK mail packers.  In order to use this software 
  371.    you will need an archiving program (ie. ARK or ARC), an archive ex-
  372.    tractor (ie. UNARC), and a text editor (VDE or ZDE).  By Paul 
  373.    Martin in the U.K.
  374.  
  375. ----
  376. C128TCAP.LBR - ZCPR33/34
  377.    An extended TCAP for the C-128, this implements many of the extended
  378.    functions, including simple ASCII characters for the graphics. The
  379.    TCSRC13-generated source file has the labels CM:, RC: and GE: changed,
  380.    since RMAC doesn't like them.
  381.  
  382. ----
  383. ZMAN-NEW.LBR - ZCPR3
  384.    This is the Z-System Users Guide published by Echelon in 1986.
  385.    It's in somewhat rough form (CHAP8.NEW lacks indexing marks
  386.    and is not right-justified like the others) and contains some
  387.    obsolete information, but it's still the best user-oriented
  388.    guidance on Z-System available.  Aside from this FOR, all
  389.    files are exactly as I submitted them to Echelon, right down
  390.    to the ancient version of UNCR....     Bruce Morgen
  391.  
  392. ----
  393. DATSTP19.LBR - ZCPR3
  394.    How often have you wanted to change a file's date stamps?  Well,
  395.    here's the answer: DATSTP displays or changes ZSDOS, Z3PLUS, and
  396.    DateStamper create and modify date stamps from the command line,
  397.    with very flexible syntax.  Type 3 (@ 100h, 8000h) and 4 versions
  398.    included, type and load address now shown in the program banner.
  399.    Version 1.9 replaces VLIB with much shorter ZSLIB34 routines.
  400.    This results in even big DATSTPU.4OM coming in at a modest 6K.
  401.  
  402. ----
  403. SEARCH.LBR - Word Processing       
  404.    SEARCH was written to help overcome some of the difficulties in
  405.    managing information.  It is useful for finding information
  406.    entered in "unstructured" ASCII file databases and is oriented
  407.    toward multi-line blocks of text rather line-by-line like ZFIND,
  408.    JETFIND, or the various other GREP-like string finding tools.
  409.  
  410. ----
  411. ZIPP.LBR - Word Processing       
  412.    Many public domain utilities exist which can execute the
  413.    concatenation of files (i.e. join them end to end). The program
  414.    ZIPP was written to join up to seven ASCII files in a side to
  415.    side or column sense. This is useful in data analysis,
  416.    spreadsheets, and reports.
  417.  
  418. ----
  419. Z3HLP43D.LBR - ZCPR3
  420.    Part 4 of Z3HELP43.  This update to the Z3HELP system is a major one
  421.    and had to be split into 4 parts.  Over 100 files were modified/
  422.    added, bringing the system to 1700k (over 500k more than the last
  423.    release).  11/22/91, Bill T.
  424.    
  425. ----
  426. Z3HLP43C.LBR - ZCPR3
  427.    Part 3 of Z3HELP43.  This update to the Z3HELP system is a major one
  428.    and had to be split into 4 parts.  Over 100 files were modified/
  429.    added, bringing the system to 1700k (over 500k more than the last
  430.    release).  11/22/91, Bill T.
  431.    
  432. ----
  433. Z3HLP43B.LBR - ZCPR3
  434.    Part 2 of Z3HELP43.  This update to the Z3HELP system is a major
  435.    one and had to be split into 4 parts.  Over 100 files were modified/
  436.    added, bringing the system to 1700k (over 500k more than the last
  437.    release).  11/22/91, Bill T.
  438.    
  439. ----
  440. D21.LBR - ZCPR3
  441.    Z-System directory program, under 4K, with many unique features:  
  442.    lower-case display, number of remaining directory entries, and 
  443.    many options.  Also sets error flag for no matching files and can 
  444.    store number of matching files in registers.  Version 2.1 fixes 
  445.    some long-standing bugs, works under vanilla CP/M, and adds 
  446.    several new features.
  447.    
  448. ----
  449. Z3HELP43.LBR - ZCPR3
  450.    The first of four recent update LBRs to the Z3HELP system.  Over 100
  451.    files have been modified and 500k added to the last release (4/18/91)
  452.    The new system totals 571 files in 1,700k.  -Bill T.
  453.    
  454. ----
  455. MENU42.LBR - ZCPR3x/Z-System
  456.    This revision of the original ZCPR3 menu shell includes direct
  457.    support for Bridger Mitchell's "AT" background timer and shrinks
  458.    the venerable tool down to its 1984 fighting weight of 4K.  All
  459.    functions of the previous and apparently bug-free version 4.1
  460.    remain as-is.
  461.  
  462. ----
  463. ERASE57.LBR - ZCPR3x/Z-System
  464.    ERASE erases a list of files from one or more directories.  
  465.    Several options for prompting before erasing, erasing of system 
  466.    files, and erasing read-only files.  Version 5.7 implements a
  467.    compact (4K) Type 4 executable but is otherwise very similar to
  468.    Version 5.6.
  469.  
  470. ----
  471. PWD21.LBR - ZCPR3x/Z-System
  472.    Minor revision of PWD, adding a Type 4 executable, enhancing the
  473.    program banner, and using ZSLIB video highlighting in lieu of the
  474.    much bulkier VLIB routines used in v2.0.  That version added 
  475.    paging and a new syntax that permits limiting the display to
  476.    selected drives, excluded drives, and to only those dirnames that
  477.    match a mask that you provide. Full configurable security
  478.    provisions for RAS use.  All COM files well under 4K.  11/12/91
  479.  
  480. ----
  481. ZREMOT03.INS - ZCPR3x/Z-System
  482.    Assembly and linking instructions for ZREMOTE.  To be used with 
  483.    the source files in ZREMOT03.LBR.
  484.  
  485. ----
  486. RENAMZ19.LBR - ZCPR3x/Z-System
  487.    Fast CP/M and ZCPR3 Z80 file renaming utility.  Optional caching of 
  488.    up to 256 disk directory entries in RAM for extra fast renaming.  
  489.    Flexible command line option and configuration control over many 
  490.    aspects of the renaming process.  Can move files between user 
  491.    areas.  Several new options include the ability to add or delete 
  492.    filename prefixes.  Great with RAM disks!  Companion to ACOPY, DD, 
  493.    ERAZ and UNERAZ.  See RENAMZ19.NZW, RENAMZ19.HZP.
  494.  
  495. ----
  496. FCB12.LBR - CP/M2.2/3.0
  497.    FCB is a file control block and command line buffer demonstration 
  498.    utility.  You call FCB followed by a command line tail and it 
  499.    displays (in hex and ASCII) the CP/M or ZCPR3 intitialized file 
  500.    control blocks FCB1 and FCB2 and command line buffer.  It can show 
  501.    how CP/M and ZCPR3 initialize the file control blocks when DU: and 
  502.    DIR: forms are specified and can help visualize FCB and command 
  503.    line buffer use when writing programs.
  504.  
  505. ----
  506. QTERM43F.LBR - Modem
  507.    This is the fixed version of QTERM43E.LBR recompiled from source 
  508.    code using the corrected modules from QT43EFIX.LBR with the author's 
  509.    permission.
  510.  
  511. ----
  512. EDZCM10.LBR - ZCPR33+ Specific
  513.    Edits NZCOM ZCM file or one created by program reading the Z3ENV.
  514.    See EDZCM.HLP.
  515.    
  516. ----
  517. ENVCFG11.LBR - ZCPR33+ Specific
  518.    ENVCFG is used with ZCNFG and ENVCFG.CFG to configure the current 
  519.    contents of the Z3CPR environment, such as the valid drive vector, 
  520.    max drive, etc.  It works by loading a copy of the environment into 
  521.    a buffer in ENVCFG.COM.  ZCNFG.COM and ENVCFG.CFG are then used to 
  522.    configure ENVCFG.COM's Z3ENV buffer contents.  ENVCFG can then 
  523.    write the modified Z3ENV buffer back to the environment, and the 
  524.    new system can then be NZBLITZ'd if desired.  See ENVCFG.NEW/HZP.
  525.  
  526. ----
  527. SWZ10.LBR - ZCPR3
  528.    This is a replacement for SWX and SWTIME if you run ZSDOS on your 
  529.    SB180.  SWZ reads a SmartWatch chip and sets the system 
  530.    "heartbeat" clock via ZSDOS.  It works under both the Micromint 
  531.    BIOS and XBIOS.  In addition, SWZ will display the SmartWatch 
  532.    time once or continuously, and optionally allows setting the time 
  533.    on Wyse and TeleVideo terminals as it sets the system clock.
  534.    
  535. ----
  536. CONCAT16.LBR - ZCPR3
  537.    Concatenates two or more source files into a new file, or appends 
  538.    them to an existing file.  Allows elaborate operations with files 
  539.    pulled from various drives and user areas with numerous options.  
  540.    Checks disk space before doing anything and allows redirected I/O 
  541.    to and from CON:, LST:, and AUX:.  Version 1.6 fixes a CON: input 
  542.    bug.  ZCPR3 only.
  543.    
  544. ----
  545. SWTIME10.LBR - ZCPR3
  546.    SWTIME10.LBR is a program to set a Dallas 1216E SMARTWATCH and then
  547.    automattically set the Heartbeat watch program for the SB180 and 
  548.    SB180FX to the current time from the SMARTWATCH. From Znode #38.
  549.    
  550. ----
  551. TXT2DB13.LBR - ZCPR3
  552.    TXT2DB13 translates text files into DB statements suitable for 
  553.    inclusion in Assembly source files as terminated strings. Such
  554.    strings are very useful for menus, help screens, and other screen
  555.    displays. V1.3 fixes a few bugs, increases the range of synthetic
  556.    labels generated, and provides configuration of the FormFeed 
  557.    character. The new CFG file uses the new functions in ZCNFG21, 
  558.    which is included and must be used to configure this version. 
  559.  
  560. ----
  561. ZML16.PAT - ZTOOLS
  562.    Patch for ZML16 corrects inappropriate error abort when making
  563.    Type 3 .COM files, and another obscure and inappropriate error
  564.    abort. A must for owners of ZML V1.6.
  565.  
  566. ----
  567. SET13.LBR - ZCPR33/34
  568.    A program for Epson QX-10 Z-System users to access features of the
  569.    CPM B2.2x SETUP.COM program without having to drop out of Z-System.
  570.    This program is written in BDS-C vZ2.0.
  571.  
  572. ----
  573. ECHO14.LBR - ZCPR3
  574.    ECHO echoes a text string to console or printer and is compatible 
  575.    with Carson Wilson's Z34RCP, so your aliases will work properly 
  576.    when your RCP has been unloaded.  All 128 ASCII characters can be 
  577.    included in strings.  Version 1.4 corrects a problem when running 
  578.    under BYE and is a few bytes smaller.  Matching RCPECHO included, 
  579.    along with type-3 and type-4 versions.  ZCNFG configuration.
  580.    
  581. ----
  582. UMAP18.LBR - ZCPR3
  583.    A ZCPR3 utility to show a brief disk map -- which users have 
  584.    files and how many directory entries the files use, or only which 
  585.    users are empty, or just a brief summary of the number of used 
  586.    entries, free entries, and free disk space.  Types 1, 3 and 4 
  587.    included.  ZCNFG configuration.  Version 1.8 corrects a problem 
  588.    when running under BYE, with other very minor changes.
  589.    
  590. ----
  591. LCS10.LBR - ZCPR3
  592.    If you regularly use an MS-DOS machine, this ZCPR3 utility may 
  593.    make the transition more comfortable.  It loads character sets to 
  594.    Wyse 60 and Televideo 965 terminals, including a Roman font 
  595.    similar to that on MS-DOS machines and a Courier font somewhat 
  596.    easier to read than the native one.  Provision has been made for 
  597.    a user-defined font for those who want to design their own.
  598.    
  599. ----
  600. CMAZE24.LBR - ZCPR33+ Specific
  601.    CMAZE is a game. You control a moving "billiard ball" with 
  602.    the numeric keypad keys. Your score increases each time you 
  603.    hit a $. Randomness and statistics display are adjustable.  
  604.    See CMAZE.NOT for details. CMAZE is Z System aware.
  605.     - Lee Bradley 9/24/91
  606.     
  607.    
  608. ----
  609. TCJNDX52.LBR - ZSIG
  610.    TCJ.MAG is a very basic WordStar-format line-oriented text file 
  611.    index to The Computer Journal, including issues #22-#52.  It can be 
  612.    rapidly searched using ZFIND.  The alias TCJ (zfind [du:]tcj.mag 
  613.    $*) can be used to speed searches.  Modify and/or expand the index 
  614.    to suit your own areas of interest.
  615.  
  616. ----
  617. IOPCLK10.LBR - ZCPR3
  618.    IOPCLK loads and removes a ZSDOS clock NZCOM IOP module which runs 
  619.    in the background to display the current date and time in a 
  620.    specified host computer message field on your terminal.  IOPCLK 
  621.    updates its display every second (mm/dd/yy hh:mm:ss) but can be 
  622.    configured to update it every minute (mm/dd/yy hh:mm).  IOPCLK must 
  623.    be configured (using ZCNFG) for your terminal.  See IOPCLK10.HZP.
  624.  
  625. ----
  626. ELECTR22.LZT - NEWS
  627.    John F Woods's "List of Mail Order Companies" Revision 2.2 09/24/91.
  628.    Distributed in Usenet newsgroup sci.electronics. A list of companies
  629.    willing to sell electronic components in small quantities. Includes
  630.    names, addresses, and a brief description. 
  631.    Mike Finn DHN*/PACS CP/M SIG
  632.  
  633. ----
  634. NTS11B.LBR - ZCPR33/34
  635.    Note Taker with screen oriented editor.  Upgrade to NTS 1.0.
  636.  
  637. ----
  638. CRCBLD14.LBR - ZCPR3
  639.    I've used this utility for a long time to write SIG/M-type 
  640.    catalog files to my archival disks, but it was never released.  
  641.    Possibly somebody else will find it useful, so here it is.  Based 
  642.    on SIG/M's CRCBUILD, this ZCPR3 version recognizes DU and DIR 
  643.    specs, obtains the disk number automatically from the disk label 
  644.    (if one exists), sets the error flag, and is compatible with 
  645.    automatic CRC checking using CRCZ.
  646.  
  647. ----
  648. PRETTY31.LBR - ZCPR3
  649.    PRETTY is a Z-System utility to standardize the case of opcodes 
  650.    and labels in Z-80 and 8080 source code.  Preserves create date 
  651.    stamps under ZSDOS.  Configurable with ZCNFG.  Version 3.1 fixes 
  652.    a major bug and adds command line control of case options.
  653.    
  654. ----
  655. JUST13.LBR - ZCPR3
  656.    A ZCPR3  version  of  Irv  Hoff's  utility  to  justify ASCII and
  657.    WordStar text files, with many new features.  It is fast, easy to
  658.    use, and produces even  margins  by  a  unique  fill  method that
  659.    produces handsome  documents.  Full  command  line  operation, DU
  660.    support, error flag setting, quiet  mode,  transfers  create date
  661.    under ZSDOS,  ZCNFG  configuration.  Version  1.3 fixes a bug and
  662.    adds a display option.
  663.  
  664. ----
  665. SAPZ12.LBR - ZCPR3
  666.    SAP-Z, based on SAP 60, is a ZCPR3 utility that sorts and packs a
  667.    disk directory.  It reads the disk directory tracks, sorts them
  668.    alphabetically, erases the tracks with E5's, and then rewrites
  669.    them.  A DU or DIR specification is required; anything else
  670.    displays a usage message.  Options configurable with ZCNFG.
  671.    Version 1.2 fixes various bugs and runs under vanilla CP/M 2.2.
  672.         Howard Goldstein, 9/27/91
  673.  
  674. ----
  675. POKE12.LBR - ZCPR33/NZCOM          
  676.    This release of the Z33+ memory poker implements word-wide
  677.    operations when a hex number of three or more digits is used,
  678.    particularly useful when used with late-model aliases and their
  679.    pointer capability, which returns word-wide values. With POKE12,
  680.    such values can be passed to system registers for use for flow
  681.    control in subsequent aliases or with RESOLVE, etc.  Version 1.2
  682.    fixes a minor bug and corrects the help screen.
  683.  
  684. ----
  685. SANYOTCP.LBR - ZCPR3
  686.    Sanyo MBC-1200/1250 extended TCAP as used by Mike Finn on his Sanyo.
  687.    Uploaded for the extended TCAP project.
  688.  
  689. ----
  690. CODER2.LBR - ZCPR33/34
  691.    Coder is an encryption program which will encode an ASCII file,
  692.    making it unreadable to all except those with the proper pass-code.
  693.    The use for such a program?  Perhaps you keep a personal journal
  694.    on your computer which may contain items of a very personal or
  695.    embarrassing nature.  Maybe you have a need for truly 'private'
  696.    E-Mail.  In general, good for any item you wish to remain private
  697.    or share only with selected others.
  698.  
  699. ----
  700. YASBEC10.LBR - NEWS
  701.    A collection of text files gathered from Socrates Z-Node 32
  702.    about the YASBEC semi-populated computer including source and
  703.    description of the board, parts lists, and vendors for the parts
  704.    you must supply to finish the board. This library is current 
  705.    through 09/22/91 and replaces YASBEC.LBR.  Mike Finn DHN*/PACS
  706.    CP/M SIG.
  707.  
  708. ----
  709. HDINFO.LBR - CP/M & ZSYSTEMS
  710.    Files translated from the original HD0591R4.ZIP into this library.
  711.    It is a comprehensive compilation of data about most hard disk
  712.    drives. The original ZIP file had the main data in a self-expanding
  713.    EXE file and thus could be used only on an MSDOS system. The .PYN
  714.    file included here is the resulting PRN file compressed using LZH
  715.    rev 2.      Al Hawley, Ladera Z-Node (central) 09/21/91
  716.  
  717. ----
  718. NEWCFG.LBR - ZCPR3x
  719.    Contains new CFG files for ZCNFG20, ZMAC, and ZML16. Previous
  720.    versions contained a benign error that is now detected by
  721.    ZCNFG20. Earlier versions should be discarded and replaced by
  722.    these downward compatible files.
  723.                    Al Hawley, Ladera Z-Node (central) 09/20/91
  724.  
  725. ----
  726. MAINTSRC.LBR - General CP/M
  727.    This is the source code for MAINT11.
  728.  
  729. ----
  730. HELPC15.LBR - ZCPR3
  731.    HELPC is a replacement for the standard Z-System HELP utility.  It
  732.    handles crunched as well as normal, uncompressed help files and is
  733.    particularly well suited for use on remote systems since the screen
  734.    print options are disabled when the wheel byte is turned off.
  735.    Version 1.5 has an improved file lookup routine that skips over
  736.    compressed files that the program can't handle.  Also, better
  737.    operation with no TCAP. - Howard Goldstein, 09/16/91
  738.  
  739. ----
  740. SCAN25BG.LBR - ZCPR/BGii
  741.    A version of SCAN25 patched with BGii-TYPE commands to replace the 
  742.    normal WordStar command set.  Includes command overlay.  See 
  743.    SCAN25.LBR for complete SCAN documentation. 
  744.  
  745. ----
  746. SCAN25.LBR - Zstuff
  747.    A 6k ZCPR3 buffered bi-directional video-oriented text file 
  748.    display utility using the basic WordStar command set to view 
  749.    non-compressed text and library member files of any size.  SCAN 
  750.    has a very fast string find routine, can read in new files, send 
  751.    the text being viewed to a file or printer and set/find place 
  752.    markers 0-9.  Vers 2.5 fixes printer initialization routine bug 
  753.    and improves performance of line up/down functions.  See 
  754.    SCAN25.NZW, SCAN25.HZP.
  755.    
  756. ----
  757. LOGMAKE3.LBR - CP/M
  758.    Log Maker is a 'chat sript' production utility to be used
  759.    with the telecommunications program QTERM and any modem using the
  760.    'AT' command set.  Features: Auto Step Down baud rate adjust (like
  761.    IMP), 'Super Fast' re-dial of busy numbers for quick access to busy
  762.    systems, extended scripts for 'Auto Login' to the dialed system and
  763.    'Auto Abort' of numbers that don't answer or are answered by voice.
  764.    
  765. ----
  766. ZS13.LBR - ZCPR33/34
  767.    ZSWEEP 1.3 corrects some outstanding bugs and incompatibilities with
  768.    NZCOM/BGii (thanks again to Bruce Morgen).  No new features have been 
  769.    added at this time.  Full source is included.
  770.                                 U/L by Pete Pardoe,     09/11/91
  771. ----
  772. ZLT15.LBR - ZCPR3
  773.    ZLT (Z-system Library Typer) will type crunched, squeezed, LZH-
  774.    encoded, or normal text files or library members.  Version 1.5 fixes
  775.    a bug in the option parser, has an improved built-in help message,
  776.    and no longer restricts non-wheel ussers to files in the current
  777.    directory.
  778.         Howard Goldstein, 9/12/91
  779.    
  780. ----
  781. WINDOW10.LBR - ZCPR3
  782.    The library routines in this package provide tools for managing up
  783.    to 15 windows on a CP/M computer running Z-System.  Link them
  784.    together with your application and VLIB4D, Z3LIB, and SYSLIB. 
  785.    Before running WDWDEMO.COM, please patch a drive code for
  786.    temporary files at location 111h (1=A,2=B...)
  787.                          27. Apr. 1991 Wilfried Schmitten, GERMANY
  788.  
  789. ----
  790. XRUN25.LBR - ZCPR3
  791.    XRUN is an Extended Command Processor (ECP) for ZCPR 3.3.  It looks
  792.    for files along the search path and constructs a command line
  793.    depending on the extension of the file found.  In case no matching
  794.    file is found, a default command line can be set to start another
  795.    ECP.  For example, XRUN can be used to start ZEX and SUB files
  796.    automatically.  German and English versions included.
  797.                            Olaf Krumnow, February 1991, Germany
  798.  
  799. ----
  800. LDIRB22.LBR - ZCPR3
  801.    LDIRB shows member files in a library along with their create and 
  802.    modify dates, sizes, compression method, and their uncompressed 
  803.    filenames, and summarizes the number of active, deleted, and free 
  804.    library directory entries.  Runs under CP/M 2.2 and CP/M Plus, 
  805.    with several enhancements under ZCPR3.  Version 2.1 made several 
  806.    display changes, version 2.2 repairs two minor display flaws.
  807.    
  808. ----
  809. NZVT100.LBR - ZCPR33+ Specific
  810.    NZVT100 is the VLIB-compatible TERMCAP file for the DEC VT100,
  811.    and should also work fine on terminals that recognize ANSI 
  812.    sequences.  Implements the full set of VT100 line drawing
  813.    characters.
  814.    
  815. ----
  816. DIALER.LBR - ZCPR3
  817.    DIALER is a simple Z-System utility that allows your computer and 
  818.    Hayes-compatible modem to dial your voice telephone calls.  It's 
  819.    particularly helpful for scripting your way through banking and 
  820.    other touch-tone based response systems, but could be combined 
  821.    with other Z-System tools to implement a phone number directory, 
  822.    among other potential uses.  Type 3 (@100h) and Type 4 versions
  823.    included, both well under 2K.
  824.  
  825. ----
  826. IMP245S.LBR - MODEM/MEX/TERM3
  827.    Available for the first time: source code in 8080 assembly 
  828.    language for IMP245, Irv Hoff's superb communications program 
  829.    for CP/M.  
  830.    
  831. ----
  832. LPUT22.LBR - ZCPR3
  833.    LPUT builds LU/NULU-identical LBR files and adds/replaces members.
  834.    It is fully compatible with Plu*Perfect DateStamper, converting
  835.    dates supplied by DS or imbedded by CR23D.COM to the DRI-style
  836.    format specified in LUDEF5.DOC.  Version 2.2 stores the library's
  837.    create and modify dates in the LBR directory and accepsts a slash
  838.    before the "+nn" option.  New versions of WILDEX and MYSORT included.
  839.         Howard Goldstein, 8/26/91
  840.  
  841.  
  842. ----
  843. ZMSCREEN.ZZ0 - PMATE/ZMATE
  844.    This is the missing file from the ZMATE distribution package that
  845.    can be used to install a terminal manually.  Normally, one will
  846.    not need this with a Z-System and an adequate TCAP, but it may be
  847.    useful to those running ZMATE under standard CP/M or with a
  848.    terminal for which there is no proper extended TCAP yet available.
  849.  
  850. ----
  851. TVI970-1.LBR - ZCPR33/34
  852.    TCAP4D for the Televideo 970 Terminal. An "F" key programming program.
  853.    A clear program to return to default settings when things get barfed!
  854.    This TCAP uses the hash block for the solid block and the "*" for the
  855.    hashed block. Tests OK for ZDE16, SCAN24, QTERM, type, and BOX. TCAP
  856.    cannot fit both "RC:" (read current cursor position) and "CDO:"
  857.    (cursor OFF) into space. "RC:" is required to run BOX sucessfully!
  858.  
  859. ----
  860. LSH11.LBR - ZSIG
  861.    LSH, 1.1 history shell for ZCPR 3.4 update contains numerous
  862.    improvements.
  863.  
  864. ----
  865. ZERR16.LBR - ZSIG
  866.    ZCPR 3.3+ error handler update.  Includes source code for versions
  867.    which fix LSH history files.
  868.  
  869. ----
  870. STATPAT3.LBR - ZCPR33+ Specific
  871.    Enhancement to the 1987 Z33+ adaptation patch for the original 
  872.    CP/M 2.2 utility STAT.COM.  This update adds response to the 
  873.    ZCPR3 DU: and DIR: forms -- e.g. STAT B0:*.LBR, STAT ROOT:*.COM, 
  874.    etc.
  875.    
  876. ----
  877. LZH21SRC.LBR - GENERAL CP/M
  878.    The source code for LZH encoding and decoding as used in CRLZH.
  879.    Contains full source, pre-assembled object modules, notes, and
  880.    'C' language source for porting to other operating environments.
  881.    Version 2.1 released 23 Aug '91
  882.    
  883. ----
  884. SWX10.LBR - ZCPR3
  885.    The original version of this XBIOS utility to support the Dallas 
  886.    Semiconductor SmartWatch did not include options to display the 
  887.    time or to display it continuously.  This version adds those 
  888.    abilities, plus an option to allow setting the terminal time on 
  889.    Wyse and TeleVideo terminals that display the time in the status 
  890.    line.
  891.      For XBIOS only.
  892.  
  893. ----
  894. TPA33A.LBR - General CP/M
  895.    Reports the amount of memory available in your TPA and allows you 
  896.    to temporarily lower the size of the TPA.  Useful for checking 
  897.    for the presence of RSX's or for testing programs to see if they 
  898.    function at a lower TPA size.  Version 33 added "//" help; version
  899.    33a adds display in kilobytes and fixes an error in the size of
  900.    the requested reduced system.    Jay Sage, 08/19/91
  901.  
  902. ----
  903. CFGZ11.LBR - ZCPR3
  904.    Unofficial user-modified version of AMPRO CONFIG utility.
  905.    Standard AMPRO CONFIG running under NZCOM tries to configure the
  906.    NZBIOS instead of the CBIOS.  CFGZ operates correctly under both
  907.    CP/M and NZCOM.  ZCNFG can be used to select proper floppy disk
  908.    step rate display for either 1770 or 1772 FDC.  Version 1.1 fixes
  909.    several bugs.
  910.  
  911. ----
  912. MEYERSRC.LBR - GENERAL CP/M
  913.    This is an archive of Z80 source code to many of the CP/M utilities 
  914.    written by Eric Meyer, best known as the author of VDE.  While some 
  915.    of the files are machine-specific, most are not.  This source code 
  916.    is released to the Z community in hopes that it will further foster 
  917.    the development of Z system.  See MEYERSRC.DOC for more information.
  918.    -Carson Wilson, 17 Jun 91.
  919.    
  920. ----
  921. DELFIRST.LBR - ZCPR3
  922.    In response to the Trice/Sage dialogue on ZNC regarding mass 
  923.    renaming, a more automated solution than VREN/SREN would involve 
  924.    Nielsen's FOR/NEXT, Gans' FINREP, EXTEND, ERA, REN, and ZEX (or
  925.    SUB).  It's a bit slow, but at least the computer does the work!
  926.    
  927. ----
  928. CLED15.NOT - ZCPR33/34
  929.    Note on modifying CLED 1.5 code for compatibility with AT task
  930.    scheduler.
  931.  
  932. ----
  933. ZFIND14.LBR - ZCPR3
  934.    ZCPR3 string search utility very quickly finds ASCII strings in text
  935.    files using the Boyer-Moore string search algorithm.  Similar to Irv
  936.    Hoff's FIND.COM, but MUCH faster.  Matched string can be displayed
  937.    in either the line or the delimited block in which it was found and
  938.    the output can be written or appended to a file.  Fast lookups in
  939.    magazine article index or MAST.CAT files.  New file overwrite option
  940.    and minor bug fixes.  See ZFIND14.NZW, ZFIND14.HZP.
  941.  
  942. ----
  943. KAYPRO84.Z3T - ZCPR3
  944.    Kaypro 84 (graphic models) TCAP, half-intensity (preferred--
  945.    full intensity hurts the eyes). Uploaded at Jay Sage's request
  946.    for various TCAPs.
  947.    
  948. ----
  949. LUSH12.LBR - ZCPR3
  950.    LUSH12 is a refinement/extension of LUSH10 by Carson Wilson,
  951.    which was derived from John Poplett's ZLUX via Terry Carrol's
  952.    ZLBR.  It is a small, simple LUX-style LBR file access shell for
  953.    modern Z-Systems, including ZCPR 3.3/3.4, NZCOM, Z3PLUS, and BGii
  954.    1.3x.  LUSH now allows access to ARK/ARC, ZIP, and LZW files
  955.    through use of external utilities.  The internal DIR command and
  956.    CCP-dependent parsing are now optional.  Type 3 & 4 executables.
  957.  
  958. ----
  959. ZREMOT03.LBR
  960.    Here is a skeletal implementation of the BYE protocol stripped down
  961.    to bare essentials and implemented as a true RSX (Pluperfect standards).
  962.    The package comprises a collection of modules which are to be assembled
  963.    separately and then linked. ZMAC/ZML or equivalents like SLR or M80/L80
  964.    may also be used. This package works for tying two computers together
  965.    and transfering files (using KMD, ZMD, etc.) in the same way as BYE.
  966.                                                             
  967. ----
  968. KILLZR.LBR - ZCPR3
  969.    KILLZR aborts ZREMOTE, the Z System remote facility.
  970.  
  971. ----
  972. JETCP12.LBR - Z3PLUS
  973.    JetCP is a fastest-possible speed file copy program for Z3PLUS only.
  974.    As such, it does not include many of the amenities found in more
  975.    sophisticated (but slower) copy programs, such as multiple file
  976.    capability, copy verification, or user-query options, but these
  977.    capabilities are easily implemented by Z System.  JetCP preserves
  978.    file datestamps, if available.  Version 1.2 includes source code,
  979.    fixes some bugs, and is more efficient.   6/8/91 by Carson Wilson
  980.  
  981. ----
  982. ZCRCK14.LBR - ZCPR3x/Z-System       
  983.    This release of the dual-polynomial Z-System CRC checker
  984.    introduces sorting of the file list for a neater, more readable
  985.    display and includes a new Type 4 executable.  ZCRCK reports both
  986.    the CRCK (Keith Petersen's hash code checksum) and CHEK (the
  987.    CCITT 16-bit CRC standard) values to CON: and optionally to LST:
  988.    and/or the disk file "CRC.CRC."
  989.  
  990. ----
  991. ZCHESS.LBR - CP/M-80
  992.    A nifty chess game for CP/M. Generate a new screen after each move in
  993.    ASCII characters so that all can play. Moves displayed in coordinates
  994.    too. Can choose between Black and White.
  995.  
  996. ----
  997. DSTATS12.LBR - ZCPR3
  998.    ZCPR3 disk/user statistics utility displays maximum directory
  999.    entries, block size, disk capacity, allocated and free space, and a
  1000.    list of active user areas.  For each active user area, it displays
  1001.    any label filename found (-LABEL), the number of files, directory
  1002.    entries and disk space used, and summarizes the total number of
  1003.    files, directory entries and disk free space.  Except under Z3PLUS,
  1004.    a disk allocation bitmap may be displayed.  See DSTATS12.NZW/HZP.
  1005.  
  1006. ----
  1007. ZRUN.ARC - MS-DOS
  1008.    Run CP/M on MS-DOS.
  1009.  
  1010. ----
  1011. LOCNDOPT.LBR - ZCPR3x/Z-System
  1012.    This patch creates an updated version of Greg Miner's very useful 
  1013.    LOCNDO utility.  Starting with LOCNDO12.COM from LOCNDO12.LBR, 
  1014.    simply MLOAD/MYLOAD LOCNDOPT.HEX to create a Type 1 COMfile with 
  1015.    three added features:    1. Z3 entended ENV drive vector support
  1016.                             2. Obeys "//" help query
  1017.                             3. Won't attempt to run if no valid ENV
  1018.                                  Patch by Bruce Morgen, 8/1/91
  1019.  
  1020. ----
  1021. LGET13.LBR - ZCPR3x/Z-System
  1022.    This is the latest update patch to Rick Conn's original Z3 LBR 
  1023.    member extractor.  v1.1 corrected a TPA calculation bug in 
  1024.    SYSLIB36, v1.2 replaced SYSLIB36's touchy ARGV with a more robust 
  1025.    routine lifted from Joe Wright's LX11 release, this one obeys the 
  1026.    quiet flag.  LGET13 is half the size of LBREXT32 and a great deal 
  1027.    faster, but lacks time/date and CRUNCH/LZH support.  I use it for 
  1028.    quickly loading a RamDisk from an LBR on a floppy or hard disk.
  1029.  
  1030. ----
  1031. NKYCLK03.LBR - ZCPR3x/Z-System
  1032.    NuKeyClock is a utility to load the current date/time from internal
  1033.    clock to the NuKey IOP buffer so the time or date string is available
  1034.    as a macro.  V. 0.3 corrects a bug in earlier release.
  1035.  
  1036. ----
  1037. UNLZHCPM.ZIP - GENERAL CP/M
  1038.    Decodes CP/M LZH encode files on MSDOS machines.  Optional
  1039.    'type to screen' mode.
  1040.    
  1041. ----
  1042. ZSDOSHLP.LBR - ZSDOS/ZDDOS/Z80DOS
  1043.    A group of help files for programming under ZSDOS.  Includes 
  1044.    information on all system function calls and charts of the 
  1045.    various structures, including the file control blocks, disk 
  1046.    parameter headers, date specifications, etc.  Also includes BIOS 
  1047.    functions.
  1048.    
  1049. ----
  1050. FCRLZH20.LBR - GENERAL CP/M
  1051.    An adaptation of C.B. Falconer's FCRUNCH to bring LZH encoding to 
  1052.    8080/8085/v20 users.  LZH encoding compresses further than 
  1053.    CRUNCH.  There is a separately maintained addition to LT for LZH 
  1054.    decoding.  Version 2.0 of FCRLZH incorporates Version 2.0 of
  1055.    LZH encoding (released July '91).  Version 2.0 of LZH is faster and
  1056.    compresses more than the 1.x offered in FCRLZH11.  A new release of
  1057.    LT (v30) is required to handle LZH v2.0 coding (LT30.COM is included)
  1058.  
  1059. ----
  1060. LT30.LBR - GENERAL CP/M
  1061.    Version 30 (July '91) incorporates Version 2.0 of LZH Encoding.  
  1062.    Excellent for TYPE.COM use.  Can type normal, LZH-encoded, 
  1063.    crunched or squeezed files - whether standalone or in a .LBR.  If 
  1064.    wheel is on, can also easily extract any/all files, and uncrunch 
  1065.    and/or unsqueeze at the same time.  Most useful program for 
  1066.    either RCP/M use or for individual CP/M systems.
  1067.    
  1068. ----
  1069. TLZH20.LBR - GENERAL CP/M
  1070.    TYPELZH version 2.0 incorporates the ability to handle files
  1071.    encoded with LZH algorithm version 2.0 (July '91).  Treats
  1072.    files with the extension .?Y? as LZH encoded, and 
  1073.    treats files with the extentions .?Z?  and .?Q? as CRUNCHED and 
  1074.    SQueezed.  Everything else should be the same.  TLZH20.COM is for 
  1075.    local use TLZH20R.COM is for RCP/Ms with wheel at 03EH.
  1076.    
  1077. ----
  1078. CLED15.LBR - ZCPR33/34
  1079.    RCPCLED, Version 1.5  update has some improvements and smaller
  1080.    code size.   U/L by Rob Friefeld
  1081.  
  1082. ----
  1083. ACOPY33.LBR - ZCPR3
  1084.    Fast CP/M & ZCPR3 Z80 file copy utility.  Optional caching of up to
  1085.    256 source and 256 destination disk directory entries in RAM for
  1086.    extra fast copying.  Flexible command line option and configuration
  1087.    control over many aspects of the copy process.  You can specify up
  1088.    to 3 excluded filenames.  Supports wildcard user numbers for hard
  1089.    disk backups.   Expanded 'U' option status messages.  Companion to
  1090.    DD, RENAMZ, ERAZ and UNERAZ.  See ACOPY33.NZW, ACOPY33.HZP.
  1091.                                 U/L by Terry Hazen
  1092.  
  1093. ----
  1094. CRLZH20.LBR - GENERAL CP/M
  1095.    Version 2.0 of CRLZH and UNCRLZH programs for CP/M.   Compresses 
  1096.    further and is faster than 1.x.  UNCRLZH will decode BOTH versions 
  1097.    of LZH-encoded files as well as CRUNCHed and SQueezed files.  
  1098.    Includes CRUNCH program changes thru v2.8.  Library contains .COMs, 
  1099.    source for the drivers, .REL files for the LZH code (for porting to 
  1100.    other programs), new .DOCs and updated CRUNCH docs.  Z80 only.  
  1101.    There are separate LT and FCRUNCH updates for 8080s, though.
  1102.  
  1103. ----
  1104. ARC20COM.ARC - GENERAL CP/M
  1105.    This is Tilmann Reh's ARC20 compiled to run in a typical 58K (DOS
  1106.    entry at D406h) CP/M or Z-System.  ARC20 is somewhat more space
  1107.    efficient in its compression operations than the smaller/faster
  1108.    ARK11, but it supports only CPM+ time/date and lacks even
  1109.    rudimentary DU: response.  Although it is the first combination
  1110.    ARC/UNARC program available for CP/M, it should be noted that
  1111.    ARC20 is quite a bit larger than ARK11 and UNARC16 combined.
  1112.  
  1113. ----
  1114. DU35.LBR - Z-SYSTEM
  1115.    This code is nearly identical to Gorm Helt-Hansen's DU34. Library
  1116.    routine names were restored to their full length so that the code will
  1117.    work with assemblers other than M80. The most significant change has
  1118.    been the addition of the patch code DU-CPM.Z80 which, when installed
  1119.    for a particular system configuration, inserts an internal ENV and
  1120.    TCAP to allow DU to operate under standard CP/M as well as Z-System.
  1121.  
  1122. ----
  1123. ARC20.ARC - GENERAL CP/M
  1124.    ARC is a universal file archive program. ARC 2.0 will handle SEA and
  1125.    PK compatible ARChive files (except for "squashing" used by PK). It
  1126.    will pack and unpack ARChives, selecting the compression method with
  1127.    best ratio when putting files into an ARChive. Version 2.0 also
  1128.    supports CP/M-3-like date&time stamping (but may also be run under
  1129.    CP/M 2.2). And, ARC 2.0 is probably the fastest ARChive program in the
  1130.    CP/M world.  A large TPA is required for this program to run.
  1131.  
  1132. ----
  1133. MAKE.ARC - GENERAL CP/M
  1134.    MAKE is a powerful utility for CP/M-3. MAKE is compatible with
  1135.    Microsoft's MAKE utility for the IBM PC. It allows for conditional
  1136.    execution of commands depending on date&time stamps of the files
  1137.    concerned. It recognizes the CP/M-3 Error Flag and stops when that
  1138.    flag is set. It also uses the CP/M-3 Drive Search Chain to search for
  1139.    source files.
  1140.  
  1141. ----
  1142. PIPRSX.ARC - CP/M-PLUS
  1143.    PIPRSX is an extension for CP/M-3 PIP. When attached to PIP via
  1144.    GENCOM, it enables PIP to copy files with their byte count value and
  1145.    their archive attribute. It also copies the update date&time stamp to
  1146.    the destination, where it becomes the create and update date&time
  1147.    stamps. However, this won't work with interrupt-driven real time
  1148.    clocks. Last but not least, you may now use DU: specification with
  1149.    every filename you enter.
  1150.  
  1151. ----
  1152. PZMACS.MAT - GENERAL CP/M
  1153.    Contains in executable code all of the macros from the first four 
  1154.    PMATE/ZMATE MACROS  columns in TCJ.
  1155.    
  1156. ----
  1157. ZDATESET.LBR - ZSDOS/ZDDOS/Z80DOS
  1158.    Dbase II CMD file to read a clock via the ZSDOS function 
  1159.    98 and set the Dbase DATE(). Uses an assembly language 
  1160.    routine to accomplish this. Make this the first CMD requested
  1161.    in your program or incorporate it into your main CMD file.
  1162.    The DBASE date setting routine is skipped when you do
  1163.    'DBASE PROGRAM' so ZDBDATE will not work to set the date
  1164.    in this circumstance.   Biff Bueffel 07/07/91
  1165.  
  1166. ----
  1167. PZMCOLS.ZIP - GENERAL CP/M
  1168.    ZIP-compressed files of first four PMATE/ZMATE MACROS columns from
  1169.    TCJ.
  1170.    
  1171. ----
  1172. ONECOPY.OBJ - GENERAL CP/M
  1173.    PIP a file from one disk, to another on machines with only 1 drive!
  1174.    
  1175. ----
  1176. NAME12.LBR - ZCPR3
  1177.    Minor update of the quick ZCPR3 directory name changer.  The
  1178.    help message has been enhanced and a Type 4 version has been
  1179.    implemented.  Still well under 2K and the easiest-to-use tool
  1180.    for NDR manipulation.  Use with SAVNDR and a system loader
  1181.    (JetLdr, NZCOM, LLDR, LDR, etc.) or with a "system snapshot"
  1182.    utility (SNAP, LAP, NZBLITZ, etc.) to make changes permanent.
  1183.    Version 1.2 is recoded to work with the new, bugs-fixed Z3LIB.
  1184.  
  1185. ----
  1186. FX80PROP.LBR - GENERAL CP/M
  1187.    FX80PROP is a Z80 assembly source file for a proportional 
  1188.    formatting table overlay that works with ZDE v1.6 and an Epson 
  1189.    FX80 printer in proportional mode.  Developed from ZDEPROP by 
  1190.    Carson Wilson.  - Richard E. Brewster 04/28/91
  1191.    
  1192. ----
  1193. CDIR20.LBR - GENERAL CP/M
  1194.    6/8/87 - Richard E. Brewster - Generic CP/M
  1195.    CDIR20 Compares DIRectories of any two drive/users.  A DIRectory
  1196.    of the first drive is displayed with the filenames that are also
  1197.    found on the second drive/user emphasized.  The type of emphasis
  1198.    used depends on the video terminal in use and is customizable by
  1199.    EQUates in the source file.  Three versions of CDIR are supplied.
  1200.    (UPLOADED to ZNODE #3 on 6/29/91 at request of Howard Schwartz)
  1201.  
  1202. ----
  1203. ZDBDAT11.LBR - ZSDOS/ZDDOS/Z80DOS
  1204.    Overlay for dBase II versions 2.41 and 2.43* that will load the 
  1205.    date into dBase using the ZSDOS GET-TIME function.  If the clock 
  1206.    is not functioning, the routine will default to the standard 
  1207.    dBase date routine.  Version 1.1 corrects a problem when used 
  1208.    with NEWBASE.
  1209.    
  1210. ----
  1211. NEWBAS12.LBR - GENERAL CP/M
  1212.    dBase II overlay options allow skipping date question and sign- 
  1213.    on, add INKEY function, permit loading overlay files from an 
  1214.    alternate drive, and several other mods.  Under Z-system or CP/M- 
  1215.    Plus, dBase can be called from any drive on your system.  Version 
  1216.    1.2 fixes several bugs and adds a few improvements.  Now in Zilog 
  1217.    mnemonics.
  1218.    
  1219. ----
  1220. DPROG12.LBR - ZCPR3
  1221.    Latest version, dated 4/13/85, of DPROG, the Z-System device
  1222.    programmer.  Uploaded for Bob Vinisky.
  1223.    
  1224. ----
  1225. MXC-ZS10.ZZ0 - MODEM/MEX/TERM3
  1226.    A hardware-independent clock overlay for MEX-Plus, which should work
  1227.    on any machine running ZSDOS with a clock installed.  The CSET
  1228.    command is implemented and it allows very flexible setting of the
  1229.    system clock from within MEX.  Any single element of the time and
  1230.    date (the seconds, for instance) can be adjusted without touching
  1231.    anything else.
  1232.    
  1233. ----
  1234. MXO-FX15.1Z0 - MODEM/MEX/TERM3
  1235.    I've been tweeking this MEX-Plus overlay for the SB180FX for a couple
  1236.    of years now, so I think it's about time I released an update.  This
  1237.    is for Hayes-compatible smart modems.  Both the SET and SSET commands
  1238.    are implemented.  Disconnect uses DTR.  Modem is initialized just
  1239.    before dialing so you can leave MEX and return without causeing any
  1240.    untoward line events.  Modem speed is stored in Page 0 and retrieved
  1241.    on re-entry.
  1242.  
  1243. ----
  1244. SZAP4A.LBR - ZCPR3
  1245.    SUPERZAP, which had already been extended to work with both
  1246.    CP/M-2.2 and CP/M-Plus, has now been extended to work with
  1247.    Z-System.  This contribution comes from Gorm Helt-Hansen of
  1248.    Denmark.
  1249.  
  1250. ----
  1251. CHARSET.LBR - ZCPR3
  1252.    A programming aid that displays the current 8-bit character set 
  1253.    on terminals that support it, such as the Televideo-965 and the 
  1254.    Wyse-60, along with each character's value in hex.
  1255.    
  1256. ----
  1257. TVI-HASH.LBR - ZCPR3
  1258.    Televideo terminals have no hashed block character for the 
  1259.    extended TCAP, but this short alias for your ARUNZ ALIAS.CMD file 
  1260.    will install one on terminals which allow font loading.  That 
  1261.    includes the TVI-965, but I don't know about earlier models.
  1262.    
  1263. ----
  1264. QT43SRC.LBR - MODEM/MEX/TERM3
  1265.    Source code files for QTERM v 4.3E  (ZSM assembler)
  1266.    
  1267. ----
  1268. QT43EFIX.LBR - MODEM/MEX/TERM3
  1269.    Fix for a bug that affects Ymodem transfers in Qterm v 4.3E
  1270.    
  1271. ----
  1272. QTGECHAT.LBR - MODEM/MEX/TERM3
  1273.    Impressive example of how chat scripts can be used with QTERM on
  1274.    GENIE
  1275.    
  1276. ----
  1277. ROMAN10.LBR - ZCPR3
  1278.    A vital ZCPR3 utility that converts between decimal numbers and 
  1279.    Roman numerals.  Works from the command line, or in interactive 
  1280.    mode.  Version 1.0 converts either way, and includes a standard 
  1281.    COM file that runs under vanilla CP/M, Type-3 (loading at 8000h), 
  1282.    and Type-4 versions.  How can you pass this up?
  1283.    
  1284. ----
  1285. SAVE16.LBR - ZCPR33+ Specific
  1286.    Transient SAVE command for use with ZCPR34/NZCOM.  The library
  1287.    contains type-3 and type-4 executables as well as Z80 source code.
  1288.    The only difference between this version and version 1.5 is that the
  1289.    code has been shortened.  Now even the type-4 version will fit in
  1290.    one 2k block on disk.
  1291.         Howard Goldstein, November 2, 1990
  1292.    
  1293. ----
  1294. TXTALIAS.LBR - ZCPR3
  1295.    TXTALIAS is a true ZCPR3 tool that "compiles" standlone aliases 
  1296.    from standard ASCII "source" files.  Conceptually similar to 
  1297.    ACREATE and BA24, but supports assembler-style comments and 
  1298.    multiple newlines in the source file, has Joe Wright's latest 
  1299.    ALIAS0 built-in rather than using a separate "alias template" 
  1300.    file, allows VALIAS-style "recursive" aliases, and has Program 
  1301.    Error Flag support for automation of alias "development."
  1302.  
  1303. ----
  1304. TCJ48.WZ - ZSIG
  1305.    Jay Sage's column from issue 48 (January/February 1991) of The
  1306.    Computer Journal. In this issue, Jay discusses MEX-Plus scripts
  1307.    further, looks at patches for The Word+ and works with ZEX.
  1308.    
  1309. ----
  1310. CL10.LBR - GENERAL CP/M
  1311.    CL is a highly enhanced version of a utility created by Michal 
  1312.    Carson in early 1989.  Its main function is to "compact" an LBR 
  1313.    file, that is, to eliminate the "dead space" caused by member 
  1314.    files marked as "deleted."  CL performs this task without the 
  1315.    disk space appetite of LU's "-R" or NULU's "-K," and is itself 
  1316.    only 4K in length.  It can also erase members from the LBR, lists 
  1317.    and wildcards allowed. For CP/M 2.2, with runtime ZCPR3 support.
  1318.  
  1319. ----
  1320. LREPAIR.LBR - ZCPR3
  1321.    LREPAIR is an LBR file integrity tester with limited correction 
  1322.    capabilities.  It reports the CRC of all or the selected member 
  1323.    files to the CRT, along with whether its findings agree with the 
  1324.    values stored in the LBR directory.  If the stored CRC is 0000h 
  1325.    and the member file isn't empty (as is the case for LBRs written 
  1326.    to by LBRDISK or old versions of LU and NULU), it will fix the 
  1327.    CRC, as well as strip any high bits in member filename entries.
  1328.  
  1329. ----
  1330. OE17.LBR - ZCPR3
  1331.    A ZCPR3 utility that prints the odd- or even-numbered pages of 
  1332.    NewWord and WordStar files for two-sided documents.  Accepts a 
  1333.    list of files and sets the program error flag on error.  Version 
  1334.    1.7 handles both Epson FX and LQ printer drivers.  Although not 
  1335.    tested, OE should also work with MX and RX drivers.
  1336.    
  1337. ----
  1338. CR28SRC.LBR - ZCPR3
  1339.    This is the source code for CRUNCH and UNCR 2.8, including REL 
  1340.    modules and technical documentation, for those who need it.  For 
  1341.    executable files and program documentation, get CRUNCH28.LBR.
  1342.    
  1343. ----
  1344. CRUNCH28.LBR - ZCPR3
  1345.    File compression and decompression tools for ZCPR3 and CP/M.  
  1346.    UNCR works on crunched, squeezed, and LZH files.  Under ZSDOS 
  1347.    date stamps are embedded in crunched file and restored when 
  1348.    uncrunched.  Can exclude system files.  Handles up to 512 
  1349.    matching files.  ZCNFG configuration.  PCP support.  More compact 
  1350.    displays.  Version 2.8 fixes a couple of bugs and includes 
  1351.    smaller ZCPR3-only versions.
  1352.  
  1353. ----
  1354. ZTYPE11.LBR - GENERAL CP/M
  1355.    Text file display utility for ".ZIP" files.  .ZIP files are libraries
  1356.    of compressed subfiles created with Phil Katz's PKZIP file archiving
  1357.    program for MSDOS.  Ztype allows CP/M users to view the contents of
  1358.    such files without first extracting them.  ZTYPE works with all CP/M
  1359.    2.2, 3.0, and compatible systems having at least 45.5k of TPA.
  1360.    BDS C source included.  Version 1.1 corrects a bug which caused ZTYPE
  1361.    to fail under certain conditions (see ZT.C).  04/27/91 by Carson W.
  1362.  
  1363. ----
  1364. RS232TS2 - ZCPR33+ Specific
  1365.    RS232TST reads the status byte from an RS232 control port and places 
  1366.    it in ZCPR3 user register 8.  Registers 0 through 7 contain either 1 
  1367.    or 0, depending on bits of the status byte.  Optional wheel protec- 
  1368.    tion and I/O port selection are set by patching well marked bytes in 
  1369.    the first sector of the program.  If RS232TST is wheel protected and 
  1370.    if the wheel byte is reset, RS232TST returns an error code 6, making 
  1371.    it effectively invisible to non-wheels. 
  1372.  
  1373. ----
  1374. Z3HELP02.LZT - ZCPR3
  1375.    Update to last fall's list of Z3HELP files.  Includes updates through
  1376.    Z3HELP38.LBR.  Use to determine which files you're missing or need to
  1377.    update.  4/1/91, Bill Tishey
  1378.    
  1379. ----
  1380. CR910410.ARK - ZSIG
  1381.    Conference record of the 10 April 1991 real time conference on GEnie.
  1382.    Support for CP/M and Z-System from the press and commercial sources
  1383.    is discussed. Good information relating to The Computer Journal,
  1384.    the Z-System Software Update Service and others included.
  1385.    
  1386. ----
  1387. UNERAS14.LBR - ZCPR3
  1388.    A ZCPR3 utility for recovering files that have been erased in
  1389.    error.  Also lists erased files on disk without recovering them.
  1390.    Version 1.4 is faster on hard disks under ZSDOS and ZRDOS.
  1391.    Not for Z3PLUS.
  1392.    
  1393. ----
  1394. CMD14.LBR - ZCPR3
  1395.    Version 1.4 of CMD introduces a major change in prompted 
  1396.    operation -- CMD now reinvokes itself after each command until an 
  1397.    empty command line (a RETURN alone) or a Control-C is entered. 
  1398.    Control-C also exits the current shell (if any) as in Version 
  1399.    1.3.  In this way, CMD can act like an MS-DOS or UNIX "secondary 
  1400.    shell" invocation for true Z-System shells as well as for "ZCPR2-
  1401.    style" shells like MEX with MEX2Z or Sage-modified WS4.
  1402.  
  1403. ----
  1404. PACPER20.LBR - ZCPR3
  1405.    This is PacPerson release version 2.0.  See the file -READ.ME
  1406.    for a list of the files included.  Uploaded by Bruce Morgen.
  1407.    
  1408. ----
  1409. PACPERZS.LBR - ZCPR33+ Specific
  1410.    This is a universal Z-System video patch for PacPerson v2.0.
  1411.    Requires a Zilog-convention assembler, a linker, VLIB 1.1, Z3LIB
  1412.    1.3, and SYSLIB 3.6.  Newer versions of the libraries also work,
  1413.    but take up more room in P20Z.COM.  See the SUB and ZEX files
  1414.    for sample rebuild and install procedures.
  1415.    
  1416. ----
  1417. Z-RIP12.LBR - ZCPR3
  1418.    This version of the ZCPR3 Rapid Install Program has a number of 
  1419.    functional and cosmetic improvements, including Type 4 support 
  1420.    and improved filename display.  Still only 1K.  Since modern CPRs 
  1421.    auto-install the environment pointer, Z-RIP is really of value 
  1422.    mostly to programmers, to help ensure valid debugging results.  
  1423.    Z-RIP is Copyright 1986 by Paul Pomerleau.
  1424.    Version 1.2 by Bruce Morgen, 3/20/91.
  1425.  
  1426. ----
  1427. Z3LOC19.LBR - ZCPR3
  1428.    This version of the venerable Z-System Address Locator is 
  1429.    functionally near-identical to Joe Wright's Version 1.8, but has 
  1430.    been shrunken back to 16 records (an even 2K) for the benefit of 
  1431.    ramdisk and floppy-bound users.  Assembles with M80 or RMAC and 
  1432.    Z80.LIB, SLRMAC will doubtless also handle it.  Will still run 
  1433.    on 8080/8085 systems and under vanilla CP/M.
  1434.    
  1435. ----
  1436. RLEPRT16.LBR - GENERAL CP/M
  1437.    This library contains BASCOM source/object and an article from
  1438.    Volume 1 Number 4 Eight Bits And Change on RLE Graphics. This 
  1439.    release of my RLE printer for Epsons will print "composite" RLE's, ie
  1440.    a 5 RLE image of Nicollo Spinelli (cf. in Eight Bits And
  1441.    Change.) Takes about 5 minutes to print 1 RLE. Enjoy. Lee Bradley,
  1442.    Editor, EB&C.
  1443.    
  1444. ----
  1445. COPY171.LBR - ZSDOS/ZDDOS/Z80DOS
  1446.    This update of the ZSDOS file copying program offers improved
  1447.    control over the erasure of read-only files.  It also contains many
  1448.    bug fixes and should now work correctly uner ZRDOS, Z3Plus and even
  1449.    vanilla CP/M.
  1450.         Howard Goldstein/Hal Bower, 3/24/91
  1451.    
  1452. ----
  1453. NZTRNT21.LBR - ZCPR33+ Specific
  1454.    NZTRNT21 is a Z-System utility that compares two CCPs generated
  1455.    by NZCOM and creates a file TRANTCCP.SYS for use by the Trantor
  1456.    hard disk drive system.
  1457.    
  1458. ----
  1459. TCJ47.TZT - GENERAL CP/M
  1460.    Jay Sage's column from issue 47 of The Computer Journal. This is
  1461.    reproduced by permission of the author and publisher. 
  1462.    
  1463. ----
  1464. PRTASM21.LBR - ZCPR3
  1465.    A ZCPR3 utility for printing source code and other listings.  
  1466.    Accepts a list of files to print.  The filename, page number, and 
  1467.    file date and time are printed in the upper right of each page.  
  1468.    Configured for Epson printers, but can be easily re-configured 
  1469.    with ZCNFG.  Version 2.1 can print specified pages or lines from 
  1470.    a source file.
  1471.    
  1472. ----
  1473. TCJ46.WZ - ZCPR3
  1474.    Jay Sage's TCJ column from issue 46.  The file for issue 47
  1475.    seems to have vanished, so you may have to purchase a back
  1476.    issue.  Besides, why are you not subscribing?!
  1477.  
  1478. ----
  1479. FILESZ14.LBR - ZCPR3
  1480.    Shows file size in records, pages, and kilobytes.  Accepts an 
  1481.    ambiguous file specification, and is useful for patching and 
  1482.    saving, satisfying your curiosity, or watching your COM file grow 
  1483.    as you add enhancements.  For ZCPR3 or vanilla CP/M.  v1.4 has 
  1484.    new options, enhancements, and ZCNFG configuration.  Still 1K.
  1485.    
  1486. ----
  1487. BAK14.LBR - ZCPR3
  1488.    A ZCPR3 utility that erases all files with a filetype of BAK on 
  1489.    the default or a specified drive/user.  Version 1.4 now reports 
  1490.    disk free space after the files are erased.  Type-3 and Type-4 
  1491.    versions included.
  1492.    
  1493. ----
  1494. RECORD31.LBR - ZCPR3
  1495.    This release of the ZCPR3 console/printer recording control 
  1496.    program adds a Type 4 version, program error flag support, quiet 
  1497.    flag obedience, command line quiet mode, and corrected device 
  1498.    nomenclature.  For use with a recording IOP, which can access 
  1499.    either the local disk system (such as the I/O Recorder package 
  1500.    by Joe Wright) or a remote computer running T3SERVER (as 
  1501.    described in the TERM3 documentation).  12/23/90
  1502.  
  1503. ----
  1504. PRINT23.LBR - ZCPR3
  1505.    PRINT23 is derived from R. Conn's original PRINT III program. It is
  1506.    configurable without reassembly using ZCNFG (included) and includes
  1507.    the Date & Time in the page header if you are using ZSDOS, ZDDOS
  1508.    Z3PLUS, or DateStamper and have a real time clock installed and
  1509.    and active. This version uses file datestamps whenever they are
  1510.    available, otherwise it uses the current system time.
  1511.             3/8/91  Bruce Morgen
  1512.  
  1513. ----
  1514. LX22.LBR - ZCPR33+ Specific
  1515.    LX22 is a Z-System tool that executes type 1, 3, or 4 COM files
  1516.    directly from a named or default library.  This version fixes the
  1517.    pesky absence of the appropriate newlines (CRLFs) when LX is the
  1518.    designated extended command processor (rather than a secondary or
  1519.    "forced" ECP chained from ARUNZ or equiv.).
  1520.                                   Bruce Morgen -- February 20, 1991
  1521.    
  1522. ----
  1523. XOX10.LBR - ZSIG
  1524.    File viewer for ZCPR3.3 and Z3PLUS users.  Requires extended
  1525.    TCAP. Supports selecting files to view by datestamps.
  1526.    
  1527. ----
  1528. TESTER13.LBR - ZCPR33+ Specific
  1529.    This version of the old Jay Sage program error flag tool adds 
  1530.    support for JetFind v1.22 (Plu*Perfect Systems) -- the program 
  1531.    error flag is set if JetFind has run with no "hits."  A Type 3
  1532.    safety header has also been added.  February 28, 1991.
  1533.    
  1534. ----
  1535. Z3HELP37.LBR - ZCPR3
  1536.    New files and updates to Bill TIshey's Z3 help system.  2/24/91 -wat
  1537.    
  1538. ----
  1539. ZXD162.LBR - ZCPR3
  1540.    The source code for Zxd162 has now been entered into the
  1541.    public domain.
  1542.    
  1543. ----
  1544. ZPATH.LBR - ZCPR3
  1545.    The source code for Zpath haas now been entered into the
  1546.    public domain.
  1547.    
  1548. ----
  1549. AN12.LBR - ZCPR3
  1550.    Checks for matching ^A's (select alternate pitch) and ^N's 
  1551.    (select normal pitch) in WordStar document files.  Originally 
  1552.    written in my early days in this business and last modified a 
  1553.    year and a half ago, but it does the job.
  1554.    
  1555. ----
  1556. HELPLBR.LBR - ZCPR33+ Specific
  1557.    A ZEX5.0 script to automate the updating of Z-System HELP libraries 
  1558.    with new releases issued on the SUS disks.  Al Hathway.
  1559.    
  1560. ----
  1561. FF24.LBR - ZCPR3
  1562.    FF (Find File) version 2.4 adds several new options, and makes all
  1563.    options configurable with ZCNFG. Uses SYSLIB4C routines, including
  1564.    the sort routines to make FF noticeably faster. Source code revised
  1565.    for brevity, clarity, and code optimization. Command line syntax
  1566.    relaxed. Still compatible with Z3PLUS and DosDisk. 
  1567.                                       Al Hawley,       01/26/91
  1568.  
  1569. ----
  1570. EBC-3.LBR - GENERAL CP/M
  1571.    Harcopy of Eight Bits And Change (you get the pictures, too!) 
  1572.    for $15/yr.  Send your checks to Small Computer Support, 24 East
  1573.    Street, Newington, CT 06111
  1574.     
  1575.    Lee Bradley, Editor, Eight Bits And Change
  1576.    
  1577. ----
  1578. I2BT-4.AZM - MODEM/MEX/TERM3
  1579.    IMP overlay for the Beehive Topper
  1580.    
  1581. ----
  1582. Z3HELP35.LBR - ZCPR33+ Specific
  1583.    New files and updates to my Z3HELP system.  -1/23/91, Bill Tishey
  1584.    
  1585. ----
  1586. RELDMP.MZC - ASM TOOLS
  1587.    Dump REL file disassembly to printer
  1588.    
  1589. ----
  1590. DISREL.LBR - ASM TOOLS
  1591.    REL file disassembler
  1592.    
  1593. ----
  1594. DISA-REL.LBR - ASM TOOLS
  1595.    REL file disassembler
  1596.    
  1597. ----
  1598. ZDEMACRO.LBR - ZCPR3
  1599.    ZDE macro keys.  Most of them are derived or directly from the 
  1600.    SAMPKEY files found in ZDE16.LBR.  But the one macro key that 
  1601.    prompts the distribution of this .LBR is a macro which both 
  1602.    softens a hard-carriaged paragraph *AND* then reformats the 
  1603.    paragraph.  SAMPKEY had a Soften key, but it did not reformat the 
  1604.    file -- you had to use another macro key to reformat the file.  
  1605.    For ZDE, install with the command ZDENSTAL ZDE ZDEMACRO.ZDK.
  1606.  
  1607. ----
  1608. XTAIL11.LBR - ZCPR3
  1609.    A ZCPR3 utility that displays the command tail as parsed by the 
  1610.    command processor.  Both the default and alternate (secondary) file 
  1611.    control blocks are displayed as a hexadecimal dump and in ASCII, as i
  1612.    the complete tail in the default DMA buffer.  This program can be 
  1613.    useful for anyone exploring programming in the ZCPR3 environment.  I 
  1614.    found it invaluable when I wrote it several years ago.
  1615.    
  1616. ----
  1617. FSPLIT10.LBR - ZCPR3
  1618.    A ZCPR3 utility that splits a large file into several smaller 
  1619.    ones by record count, by line count, or at a marker character 
  1620.    within the file.  Options for splitting text files only at the 
  1621.    end of a line or object (binary) files on record boundaries.  
  1622.    Under ZDDOS and ZSDOS create date stamps are transferred to the 
  1623.    new files.
  1624.    
  1625. ----
  1626. PCAP01.LBR - ZCPR3
  1627.    A prototype of a Printer Capability (PCAP) for any discussion of
  1628.    a future Z-System ability.  Mimicks approach taken in VLIB4D
  1629.    extended TCAP.  Prepared for Joe Wright, but made public to find out
  1630.    if there is any interest among Z-System developers in picking 
  1631.    this up.                             1/3/91   Bob Dean
  1632.    
  1633. ----
  1634. AT05C.LBR - ZCPR33+ Specific
  1635.    AT v 0.5C -- Z-System Command Scheduler schedules commands (programs)
  1636.    for automatic execution at a specified future date/time or repeated
  1637.    frequency. Implemented as a standard RSX plus a loader which contains
  1638.    the database of commands to be scheduled. Requirements: Z-System (NZ-
  1639.    COM, Z3PLUS, or ZCPR3.x) with extended external environment, real-
  1640.    time clock, and DateStamper, ZSDOS/ZDDOS, or CP/M Plus.
  1641.                        (Bridger Mitchell, Plu*Perfect Systems, 12/22/90)
  1642.  
  1643. ----
  1644. PRTRLE20.LBR - ZCPR3
  1645.    It's time for a little fun!  PRTRLE is a ZCPR3 utility that 
  1646.    prints high resolution Run Length Encoded (RLE) graphics files, 
  1647.    produced by Macs, Commodores, and PC's, on Epson-compatible 
  1648.    graphics printers.  Accepts a list of files.  It can be used to 
  1649.    put art or pictures in your text files or documents.  ZCNFG 
  1650.    configuration.
  1651.    
  1652. ----
  1653. RLEGRAF1.LBR - ZCPR3
  1654.    A collection of Run Length Encoded (RLE) graphics files from 
  1655.    various sources.  These can be used to try out PRTRLE.  Be 
  1656.    forewarned: a few of these files contain graphic representations 
  1657.    of topless women, which might be offensive to some people.  None 
  1658.    of them are X-rated, however.
  1659.    
  1660. ----
  1661. TCJ-NEWS.ZZZ - ZSIG
  1662.    Many things are happening in the Z-World! This file announces
  1663.    Art Carlson's retirement as editor and publisher of The Computer
  1664.    Journal, and a new subscription policy. Now you can have a trial
  1665.    subscription without paying anything! If TCJ isn't everything
  1666.    you thought it would be, just mark "Cancel" on the invoice,
  1667.    send it back and pay nothing at all.
  1668.    
  1669. ----
  1670. BYE9600.FIX - GENERAL CP/M
  1671.    Replacement modem response lookup table to allow BYE510.AS
  1672.    to operate at 9600 bps using a HST.
  1673.    
  1674. ----
  1675. XBNOTE11.LBR - ZCPR33+ Specific
  1676.    More notes on integrating NZCOM with the Micromint SB180 XBIOS.
  1677.    Al Hathway.
  1678.    
  1679. ----
  1680. ZAPN#1.LBR - ZCPR3
  1681.    An application note by David McCord on using and programming 
  1682.    shells under ZCPR3.  Brief and a little dated, but it might still 
  1683.    be of interest.
  1684.    This was uploaded primarily for Pete Pardoe.
  1685.    
  1686. ----
  1687. UNARCZ13.LBR - ZCPR3
  1688.    A ZCPR3 utility which lists, types, prints, checks, and extracts 
  1689.    member files in ARC and ARK files.  Recognizes DU and DIR file 
  1690.    specifications, automatically checks ZCPR3 WHEEL byte, turns off 
  1691.    screen paging during file extraction, and preserves ARK file 
  1692.    create date on extracted files under ZSDOS.  Version 1.3 includes 
  1693.    a bug fix by Carson Wilson and corrects an error in CFG file.  
  1694.    Configurable with ZCNFG.
  1695.  
  1696. ----
  1697. XBNOTE.LBR - ZCPR33+ Specific
  1698.    These are notes on integrating NZCOM with SB180 XBIOS. To date I have
  1699.    gotten the DateStamper BSX to work with NZCOM. Al Hathway.
  1700.    
  1701. ----
  1702. TCAP-TVI.LBR - ZCPR3
  1703.    A group of VLIB4D-compatible TCAPS for my Televideo 965 terminal, 
  1704.    but most of them will probably also work on 955's.  Includes one 
  1705.    for reverse video highlighting, one for 7-bit graphics, one for 
  1706.    8-bit graphics, one for the Wyse character set, and one for the 
  1707.    IBM character set.
  1708.    
  1709. ----
  1710. DETABZ14.LBR - ZCPR3
  1711.    DETAB-Z replaces ASCII tabs in text files with the correct number 
  1712.    of spaces.  No other characters are affected: control characters 
  1713.    are not removed, high-bits are not reset.  Under ZSDOS create 
  1714.    file stamps are preserved.  Version 1.4 is much faster, optimizes 
  1715.    some of the code, and corrects a couple of bugs from previous 
  1716.    versions.  For ZCPR3 only.
  1717.    
  1718. ----
  1719. UNJUST13.LBR - ZCPR3
  1720.    Tried to edit a document with WordStar that is justified with 
  1721.    ASCII spaces?  UNJUST replaces multiple white-space character 
  1722.    strings in text files with a single space, (two spaces after 
  1723.    periods), removing all soft spaces and tab characters, and all 
  1724.    white-space at the beginning and end of lines.  Preserves create 
  1725.    date stamps under ZSDOS.  Version 1.3 corrects an occasional bug 
  1726.    in renaming the output file.  ZCPR3 only.
  1727.  
  1728. ----
  1729. ZFORPAL1.MSG - ZCPR33+ Specific
  1730.     Three little Z-System Aliases that gives a little "Z-Power to ZFORP 
  1731.     version 1.5. Enjoy! Tony Parker, New York. 
  1732.    
  1733. ----
  1734. NZ-TOOL4.LBR - TURBO (PASCAL/MODULA)
  1735.    This is an update to Joe Wright's initial release. This library shows
  1736.    how you can develop Z-System utilities with Turbo Pascal. The include
  1737.    file NZ-TOOL.BOX contains the needed environment access routines. An 
  1738.    interesting bug involving Turbo Pascal's use of the transient buffer
  1739.    has been repaired by using Z-System's multiple command line buffer.
  1740.    The library also contains an article which will appear in the premier
  1741.    issue of Eight Bits And Change, a national computer and humor magalog
  1742.  
  1743. ----
  1744. FORZ.ZZ0 - ZCPR33+ Specific
  1745.    The source for FOR.COM redone by Carson Wilson with some Z-System
  1746.    intelligence added, including response to the quiet flag, setting
  1747.    the error flag if no matches found (nice).  Lacks the screen pause
  1748.    feature of Irv Hoff's 1987 FOR.COM, however (a necessary item in
  1749.    my book).
  1750.    
  1751. ----
  1752. ZFORP.ZZ0 - GENERAL CP/M
  1753.    The source for ZMD150's version of FOR.COM, as mentioned by
  1754.    Chris Mcewen as a candidate for DF for use with Bill Tishey's
  1755.    Z3FILEVxx list.  Should be compared with Carson's FORZ before
  1756.    any further work is done on a DF utility.  Carson's might be a
  1757.    better start, since it is Z-intelligent.  There is one more
  1758.    out there, if memory serves.  Must research...
  1759.    
  1760. ----
  1761. ONPACK.LBR - GENERAL CP/M
  1762.    Source code release of the ONCALC and ONADD programs developed by 
  1763.    Ron (MEX) Fowler for the ON! Computer in 1986 and 1987.  Released 
  1764.    with permission of Oneac Corp. and NightOwl Software.  Should 
  1765.    work as-is on any Z-System computer with an ADM3A-compatible CON: 
  1766.    device -- this big category includes Kaypros, Televideo and Wyse 
  1767.    terminals, and many more.  Full terminal independence would be 
  1768.    relatively easy to implement with VLIB.         November 22, 1990
  1769.  
  1770. ----
  1771. TVI950.CHT - GENERAL CP/M
  1772.    Summary charts for TeleVideo 950 terminal ESC sequences and switch 
  1773.    settings.
  1774.    
  1775. ----
  1776. RENAME37.LBR - ZCPR3
  1777.    RENAME renames files from the command line or interactively, using
  1778.    ambiguous filenames and CP/M-style or MS-DOS-style syntax.  Options
  1779.    allow prompting before each file is renamed, renaming of system
  1780.    files, and erasure of existing files without prompting.  RENAME now
  1781.    renames R/W files about twice as fast and no longer erases existing
  1782.    R/O files without asking unless R option is used.  Version 3.7 fixes
  1783.    an obscure bug affecting Control mode.
  1784.  
  1785. ----
  1786. TLINE12.LBR - ASM TOOLS
  1787.    TLINE is a tiny in-line editor module.  Only backspace and delete 
  1788.    are available for editing input line.  Rejects other control 
  1789.    characters, except carriage return and control-C.  Carriage 
  1790.    return ends edit, buffer contains null-terminated string.  ^C 
  1791.    aborts editor, buffer contents not terminated.  Version 1.2 has 
  1792.    some code optimizations courtesy of Howard Goldstein.
  1793.    
  1794. ----
  1795. NZDEC23D.LBR - ZSIG
  1796.    Extended TCAP based upon VLIB4D, this version updated to add
  1797.    hashed block and full block graphics characters (full block uses
  1798.    hashed block too).  Now fully compatible with Gene Pizzetta's
  1799.    DIRBAR and GREET10, which requires that every graphics 
  1800.    character be defined.                     Bob Dean 11/6/90
  1801.    
  1802. ----
  1803. UNERAZ12.LBR - CP/M-80
  1804.    UNERAZ is a fast, general purpose Z80 file recovery utility for 
  1805.    CP/M2.2-type DOSs with flexible command line option control over 
  1806.    many aspects of the file recovery process, including the option to 
  1807.    list erased files and the new option to exclude selected files from 
  1808.    recovery.  ZCPR3 compatibility in a ZCPR3 environment.  Great with 
  1809.    RAM disks!  Companion to ACOPY, DD, RENAMZ, and ERAZ.  See 
  1810.    UNERAZ12.DZC.
  1811.                                 U/L by Terry Hazen,     11/03/90
  1812. ----
  1813. U3-104.LBR - ZCPR33+ Specific
  1814.    U3 is a CP/M-Plus utility for recovering erased files and for 
  1815.    changing the user area of a file.  It accepts ambiguous filespecs 
  1816.    and works with sector sizes of 128, 256, 512, 1024 bytes.  It 
  1817.    will not work with earlier versions of CP/M.
  1818.    
  1819. ----
  1820. IOPUG.LBR - ZCPR3
  1821.    Echelon's IOP User's Guide.  This user guide unlocks much of the 
  1822.    mysteries behind ZCPR 3 IOP's (Input Output Packages).  A good nuts
  1823.    and bolts manual on one of ZCPR 3's most powerful features.
  1824.    
  1825. ----
  1826. CPSET13.LBR - ZCPR33+ Specific
  1827.    CPSET allows interactive setting and display of the terminal and 
  1828.    printer parameters in the Z-System environment.  Version 1.3 has a
  1829.    configurable "quiet" option which can also be toggled from the
  1830.    command line.
  1831.            Howard Goldstein  10/31/90
  1832.    
  1833. ----
  1834. GREET10.LBR - ZCPR3
  1835.    A programming masterpiece that's destined to shake the 
  1836.    foundations of the Z world.  It requires a real time clock and an 
  1837.    extended TCAP.  Type-3 and type-4 versions included.
  1838.    
  1839. ----
  1840. WHEEL33.LBR - ZCPR3
  1841.    WHEEL sets, resets, and displays the ZCPR3 Wheel Byte.  Version 
  1842.    3.3 adds ON and OFF as synonyms for SET and RESET, and a command 
  1843.    line quiet option.  Several configurable options can be set using 
  1844.    ZCNFG, including the password.  Type-3 and type-4 versions 
  1845.    included.
  1846.    
  1847. ----
  1848. Z3HLP01-.LZT - ZCPR3
  1849.    List of .HZP in the Z3HELP system as of 10/15/90.  Includes issue
  1850.    dates for each file.  Compare this to your set to see which files you
  1851.    are missing or need updating.  -Bill T.
  1852.    
  1853. ----
  1854. UUCP21B.LBR - MODEM/MEX/TERM3
  1855.    UUCP for your cp/m machine!  This requires a QTERM4.2g hardware
  1856.    overlay to make it work.  Has mail and news facilities.
  1857.    
  1858. ----
  1859. SUSCAT11.LBR - ZCPR3
  1860.    Catalog for Z-System Software Update Service, which provides
  1861.    support to users who do not have modems, or who live in
  1862.    remote areas or outside North America. New to this edition
  1863.    is the verbose version of ZFILES, which was expanded to
  1864.    allow custom orders of any Z-System program. Instructions
  1865.    are in the included ORDER-11.SZS file. Please help pass this
  1866.    file along to anyone you know who may need the service.
  1867.  
  1868. ----
  1869. QUIET13A.LBR - ZCPR3
  1870.    QUIET sets, resets, and displays the ZCPR3 Quiet Flag.  Version 
  1871.    1.3a adds command line Q option and optional default to quiet 
  1872.    mode, configurable with ZCNFG.  Type 3 and 4 versions included.  
  1873.    Still under 1K.
  1874.    
  1875. ----
  1876. ARUNZ09U.LBR - ZCPR3
  1877.    ARUNZ Version 0.9U has the following major changes: (1) Carson
  1878.    Wilson updated its date/time routines to work with Z3PLUS; (2) when
  1879.    MCL overflow occurs, the error handler will now be invoked;
  1880.    (3) the code has been made more rigorous in a number of areas;
  1881.    (4) several bugs, including problems with the $RA parameter, have
  1882.    been fixed.  Version 'U' has minor bug fix over 'T'.
  1883.                            Jay Sage, October 10, 1990
  1884.  
  1885. ----
  1886. FVCDPAT.LBR - ZCPR3
  1887.    Patch for FVCD Version 1.14B, XBIOS disk format utility, to 
  1888.    replace the menu labels "Native 1" to "Native 4" with more 
  1889.    meaningful labels indicating whether the selection is for 40 or 
  1890.    80 track disks and whether the selection is for boot disks or 
  1891.    just for data.  See source code header for instructions.
  1892.    
  1893. ----
  1894. REVFN11.LBR - ZCPR3
  1895.    REVFN reverses the case of a filename, making it upper-case if 
  1896.    it's lower, lower-case if it's upper.  Written primarily to allow 
  1897.    the renaming of lower-case disk labels created by DSKNUM, REVFN 
  1898.    may also be useful to convert filenames inadvertently saved in 
  1899.    lower-case by MBASIC.  File attributes (R/O, SYS, ARC, etc.) are 
  1900.    maintained.  For ZCPR3 only.  Version 1.1 now properly handles 
  1901.    filenames beginning with a slash.
  1902.  
  1903. ----
  1904. ERADIR10.LBR - GENERAL CP/M
  1905.    ERADIR completely erases a directory. Especially useful on a hardisk,
  1906.    where it can erase the directory of one drive while leaving the
  1907.    others intact. Use in conjunction with Gene Pizzetta's CHKDIR if
  1908.    it reports serious problems on a drive. Back up first, of course,
  1909.    and use this powerful program with care.
  1910.    
  1911. ----
  1912. KEYBIND.DOC - GENERAL
  1913.    This is the file documenting the extended key bindings in my
  1914.    special version of the distributed ZMATE editor.  Somehow it
  1915.    was omitted from the master diskette.     Jay Sage
  1916.  
  1917. ----
  1918. ADMIN.TXT - GENERAL CP/M
  1919.    Humorous announcement of the discovery of Administratium, heaviest
  1920.    element known to science.
  1921.    
  1922. ----
  1923. TCJ45.LBR - ZCPR3
  1924.    Jay Sage's column from TCJ issue 45.
  1925.  
  1926. ----
  1927. TCJ44.WZ - ZCPR3
  1928.    Jay Sage's column from TCJ issue 44.
  1929.  
  1930. ----
  1931. TCJ43.WZ - ZCPR3
  1932.    Jay Sage's column from TCJ issue 43.
  1933.  
  1934. ----
  1935. DSKNUM15.LBR - ZCPR33+ Specific
  1936.    DSKNUM creates consecutively numbered disk labels (null files) 
  1937.    for use by the most popular disk cataloging programs, such as 
  1938.    MCAT, NCAT, and FATCAT.  The last number used is stored 
  1939.    internally so you don't have to remember where you left off.  
  1940.    Requires ZCPR 3.3 or higher.  Version 1.5 adds ability to use 
  1941.    lower-case disk labels.  Type-3 version included.
  1942.    
  1943. ----
  1944. ZSDOSPM.AZ - CP/M-80
  1945.    Advertisement for the ZSDOS Programmer's Manual.  This is the manual 
  1946.    ZSDOS programmers have been waiting for.  Complete description of 
  1947.    the ZSDOS interface includes many useful tables and diagrams.  Also 
  1948.    contains lots of previously unavailable general information about 
  1949.    CP/M.  The manual is printed in the convenient 8.5 x 5.5 inch form 
  1950.    factor using multiple proportional fonts and line graphics wherever 
  1951.    possible for clarity and attractiveness.  Available NOW!
  1952.  
  1953. ----
  1954. CONCTRL.LBR - ZCPR3
  1955.    Another approach to throttling the screen output of ZCPR3 
  1956.    systems, concocted some time in 1986, released September 7, 1990.
  1957.                     U/L by Bruce Morgen         09/07/90
  1958. ----
  1959. ORDER.LBR - ZCPR3
  1960.    A tiny (under 3K!), very simple and generic ZCPR3/DateStamper 
  1961.    program for order entry in a small mail-order or phone-order 
  1962.    business.  Creates a printed order as well as appending all data 
  1963.    to a master order file on disk.  Currently does no arithmetic or 
  1964.    data checking, with some additional work this stuff could 
  1965.    probably be crammed into it without exceeding 4K -- any takers?  
  1966.    From 1988, released September 7, 1990.
  1967.                     U/L by Bruce Morgen         09/07/90
  1968. ----
  1969. GOTOLINE.LBR - PMATE
  1970.    A tiny macro for ZMATE to put your cursor on a specific line
  1971.    number.  This should be one of your permanent macros if you ever
  1972.    edit source code.
  1973.    
  1974. ----
  1975. TXT55.LBR - GENERAL CP/M
  1976.    This is an update to a classic CP/M utility which lets you turn 
  1977.    readable text into runnable programs. The library also contains an
  1978.    article which will appear in the premier issue of Eight Bits And
  1979.    Change, a national computer and humor magalog. For the Z-System 
  1980.    enthusiast, this library also contains some pretty interesting arunz
  1981.    aliases which may be used with txt. Enjoy!
  1982.    
  1983. ----
  1984. SDD301P2.LBR - ZSDOS/ZDDOS/Z80DOS
  1985.    A Z-System conversion patch for SDD Version 3.01 as supplied with
  1986.    Plu*Perfect DosDisk(tm).  Changes help and option syntax to
  1987.    Z-System conventions, allows SDD to respond to Z-System Named
  1988.    Directory specifications, obtains SDD's MaxDisk, MaxUser, Clear
  1989.    Screen, HiLight On, and HiLight Off data from ZCPR3 ENV and TCAP.
  1990.    A Z80-compatible CPU and ZCPR 3.3 (or later) equivalency are
  1991.    required.  This version fixes a clear-screen bug.  Sept. 4, 1990
  1992.  
  1993. ----
  1994. SREN10B.LBR - ZSIG
  1995.    Previous library SREN10 had an error in the installation program
  1996.    which surfaces when arrow keys are undefined.  Please yank that lib
  1997.    and replace it with this one.  Thanks.
  1998.    
  1999. ----
  2000. TAILZ10.LBR - ZCPR3
  2001.    This is the Unix 'tail' command, adapted for secure Z System use 
  2002.    from Leor Zolman's TAIL.C.  TAILZ will quickly display the last few 
  2003.    lines of any ASCII text file.  This is often more efficient than 
  2004.    scanning the entire file with conventional file display programs.  
  2005.    File exclusion table; directory security; chains to Z error handler 
  2006.    on most errors if Z System present.  Compatible with all CP/M 
  2007.    systems.  BDS Z source code included.  19 Aug 90 by Carson Wilson.
  2008.  
  2009. ----
  2010. SB18FIX+.TXT - MODEM/MEX/TERM3
  2011.    I used sb180fix to add DTR so I could run my TVI 970 at 19.2 kb.
  2012.    This removed DCD0 from the modem port, I could read but not transfer.
  2013.    This shows how to add a 1489 to provide an input buffer. It works
  2014.    Leo Corbalis
  2015.    
  2016. ----
  2017. QLUX122.LBR - ZCPR3
  2018.    QLUX is a replacement for the standard LUX program.  Includes local 
  2019.    version, BBS-KMD version, BBS-ZMD version.  Added ability to use 
  2020.    ZTYPE to type ZIP member doc files and now uses ZD (ZIPDIR) for ZIP 
  2021.    file directory listings.  Also added ability to attach to .ZOO files 
  2022.    using BOOZ v1.02. QLUX can now handle LBR/ARC/ARK/LZH/ZIP/ZOO files. 
  2023.    For more info, see MBASIC source and .INF file.
  2024.    
  2025. ----
  2026. FAUST.LBR - GENERAL CP/M
  2027.    Faust is a CP/M text-based adventure game.  No special terminal
  2028.    requirements.  Brush up on your horror movie lore and give it
  2029.    a try.
  2030.    
  2031. ----
  2032. TVI970.LBR - ZSIG
  2033.    tvi970.lbr  is a TCAP4D for the tvi970. An "F" key program is include
  2034.    along with a clear program for getting to default settings when 
  2035.    things get barfed doing manual mods.
  2036.    
  2037. ----
  2038. DOW002.LBR - ZSDOS/ZDDOS/Z80DOS
  2039.    Demonstrates the use of ZSLIB and SYSLIB to print the day of the
  2040.    week (spelled out), date, and time. Type 3 programs that will ONLY
  2041.    run with ZCPR34 and ZSDOS/ZDDOS. Source and three compiled programs
  2042.    included: DOW.COM - Displays data; DOWZD.COM - Displays data and
  2043.    stores BCD data to ZCPR registers; DOWZ.COM - Stores BCD data to
  2044.    ZCPR registers with NO display. Seven ZCPR registers are used
  2045.    starting with #16.
  2046.  
  2047. ----
  2048. DYOWK01.ZZ0 - GENERAL CP/M
  2049.    This module calculates the day of the week from mm-dd-yy type input.
  2050.    
  2051. ----
  2052. SBRAIN.Z3T - ZCPR3
  2053.    TCAP file for Intertec Superbrain systems.
  2054.    
  2055. ----
  2056. KVID-JLW.LBR - ZCPR3
  2057.    This contains the results of experiments with the Kaypro '84 video
  2058.    command sequences under ZCPR33 and both versions of the extended TCAP
  2059.    The help files are linked and contain discussions and on-screen
  2060.    demonstrations of the effects of the video commands.  There is also
  2061.    a version of the NZTCAP that gives a choice of three different 
  2062.    sets of graphics, including a high-bit set for the Kaypro.
  2063.    
  2064. ----
  2065. SAVZVMEM.LBR - ZCPR3
  2066.    SAVZVMEM is a small utility to preserve the memory image of a
  2067.    VDE/VDM/ZDE text file after a unexpected hang-up which requires
  2068.    a reset of your CP/M computer. 
  2069.    
  2070. ----
  2071. PCP-TCJ.LBR - MEX
  2072.    This is collection of linked MEX-Plus scripts for automating
  2073.    the process of using PC Pursuit.  The files here are, regrettably,
  2074.    not the latest versions as described in my column in TCJ45.  They
  2075.    are trapped on a failed hard disk, but the ones here should be
  2076.    helpful anyway.  Later, with any luck, I will recover the lost
  2077.    files and release them.      Jay Sage, July 15, 1990
  2078.  
  2079. ----
  2080. ZSLIBHLP.LBR - ZSDOS/ZDDOS/Z80DOS
  2081.    A ZCPR3 standard help file system for ZSLIB 2.1.  Put these 9 HLP 
  2082.    files in your HELP.LBR and you'll have full on-line documentation 
  2083.    for ZSLIB.  They are in the same format as the SYSLIB help files, 
  2084.    and each file is small for fast uncrunching by LHC.
  2085.              - Gene Pizzetta, July 15, 1990
  2086.    
  2087. ----
  2088. NZFCP13.LBR - ZCPR33+ Specific
  2089.    Source code plus the compiled Flow Control Packages (FCP's) 
  2090.    distributed in FCP.LBR as part of the Z System.  The precompiled 
  2091.    modules are in Z-Relocatable form, and must be loaded with JetLDR, 
  2092.    NZCOM, or Z3PLUS.  Now features interactive assembly of code 
  2093.    a-la-Z34RCP11 under the SLR or ZMAC assemblers.  Macro now reports 
  2094.    length of resulting FCP in records and bytes following assembly.  
  2095.    JetLDR signons also automatically generated.   9/15/90 Carson Wilson
  2096.  
  2097. ----
  2098. TCVIEW24.LBR - ZSIG
  2099.    Displays contents of ZCPR3 TCAP's from memory or from a specified 
  2100.    file.  Requires 80 columns, 24 lines. Print graphics characters 
  2101.    if the TCAP being displayed is from memory and compatible with
  2102.    VLIB 4D. TCVIEW24 also correctly displays TCAPs for the original
  2103.    ZCPR3 and for the superseded VLIB4, and tells you for which VLIB
  2104.    version the TCAP was written.
  2105.    
  2106. ----
  2107. GST03.LBR - ZCPR33+ Specific
  2108.    Graphic Script Tools, version 0.3.  This is an updated release
  2109.    for VLIB4D of Dave Ramsey's tools to exploit the extended TCAP.
  2110.    This allows the Z-System user to make user of graphics features
  2111.    in ARUNZ and ZEX scripts.                 Bob Dean   July 5, 1990
  2112.    
  2113. ----
  2114. CON20.LBR - GENERAL CP/M
  2115.    Joe Wright's very fast file concatenation program.  Nothing
  2116.    fancy, but FAST!!  Not a Z utility.
  2117.    
  2118. ----
  2119. Z8020.LBR - ASM TOOLS
  2120.    Joe Wright's version of Z80.LIB, macros that allow 8080 only
  2121.    assemblers like MAC and RMAC to produce Z80 code.
  2122.    
  2123. ----
  2124. Z34ERR12.LBR - ZCPR33+ Specific
  2125.    Z34ERR.LIB includes macros to generate error messages for the 
  2126.    standard error codes issued by the ZCPR34 command processor and 
  2127.    more recent Z-System utilities.  These are used to invoke the 
  2128.    error handler, but can also be used to set the program error 
  2129.    flag.  Version 1.2 adds error 19, invalid option.
  2130.    
  2131. ----
  2132. NUKEYCLK.LBR - ZCPR33+ Specific
  2133.    NuKeyClk is a ZCPR33+ program which reads the current date and time
  2134.    from internal clock and loads them into memory for use as a NuKey
  2135.    macro string.  This makes it easy to put the right date in a Word-
  2136.    star or other document.  Written in Z80 assembler with ZMAC, ZML,
  2137.    and the V4LIBs and ZSLIB routines.  Requires Z-system.
  2138.    Written by Joe Mortensen
  2139.    
  2140. ----
  2141. Z3BAS.LBR - ZCPR3
  2142.    Z3BAS.LIB - a collection of routines written in MBASIC which 
  2143.    may be used in MBASIC programs to access Z-System 
  2144.    environment data. Currently, Z3 environment address 
  2145.    calculation, tcap string building, cursor motion macro 
  2146.    interpreter, quiet and wheel byte etc. status implemented.  
  2147.    By using BASCOM and L80 and a tiny Z3HDR.REL file, MBASIC 
  2148.    programs can become Z3 utilities. Lee Bradley, 06/20/90.
  2149.  
  2150. ----
  2151. MDU11.LBR - ZCPR3
  2152.    A tiny ZCPR3 utility to set or display the maximum drive and user 
  2153.    (MAXDU) in the environment descriptor.  It was written to test 
  2154.    software and to allow reconfiguration of my drive system without 
  2155.    creating a new ENV file.  It might also be useful for RCP/M's.  
  2156.    MDU.CIM is a type 3 version that loads at 8000h.  Version 1.1 
  2157.    fixes a bug and adds wheel byte support.
  2158.    
  2159. ----
  2160. CRCZ11.LBR - ZCPR3
  2161.    CRCZ calculates the cyclic-redundancy checksum (CRC) for a group 
  2162.    of files, displaying the checksums on the screen, typing them to 
  2163.    the printer, and/or writing them to a file.  In validation mode, 
  2164.    CRCZ reads a checksum file and matches the listed CRC values to 
  2165.    files on the disk.  For ZCPR3 only.  Version 1.1 corrects a bug 
  2166.    or two and adds remote system security features.
  2167.    
  2168. ----
  2169. ZD16OZ8D.LBR - ZSDOS/ZDDOS/Z80DOS
  2170.    ZDE v1.6 patch to allow ZDE to maintain create date/time stamps
  2171.    while using Z80DOS v2.4.
  2172.    
  2173. ----
  2174. EXL12.LBR - GENERAL CP/M
  2175.    EXL is a program that will type or print squeezed (.?Q?) crunched (.?
  2176.    or LZH compressed (.?Y?) files. It will also uncompress these to a di
  2177.    file. In addition, it will do this directly out of a .LBR file, so it
  2178.    possible to type a LZH compressed file that is inside a .LBR, or prin
  2179.    it, or extract it to disk. It also has full user area support: users
  2180.    0 through 31 can be accessed.    Hint - try 'A>EXL EXL EXL.DYC'
  2181.    
  2182. ----
  2183. LH-CPM12.LBR - GENERAL CP/M
  2184.    CP/M utility to view and extract directory and member files in DOS' 
  2185.    LHARC (".LZH") archives. Includes view-only and view/extract versions
  2186.    Revised to add drive/user-area support, disallow TYPEing of .COM and 
  2187.    similar files, permit optional maximum drive/user-area settings and 
  2188.    fix a technical, potentially crash-inducing bug in v. 1.1. See 
  2189.    LHRD12.UPD for details on revisions. THE REVISED VERSION POTENTIALLY 
  2190.    IS MAJOR VALUE FOR MOST CP/M-BASED BBSes AND USERS--PLEASE DISTRIBUTE
  2191.  
  2192. ----
  2193. SYSLIB4B.LBR - ZCPR3
  2194.    Latest version of SYSLIB by Joe Wright.  Microsoft REL format only.
  2195.    
  2196. ----
  2197. ZPF2ASC.LBR - GENERAL CP/M
  2198.    Converts Perfect filer database files to ASCII comma-delimited
  2199.    format.  A Z80 assembler version (4 times as fast) of the prior
  2200.    PF2ASCII utility by Joe Mortensen.  Source code included.
  2201.    
  2202. ----
  2203. CTLCV11B.LBR - ZCPR33+ Specific
  2204.    CTRLCVT is a filter which takes files with control characters
  2205.    represented as ^C, ^M, etc., and changes the two character sequence
  2206.    into a bonafide control character.  As an improvement to CTLCV10A, 
  2207.    this version will take advantage of ZCPR 3.3's extended error
  2208.    handling capability, telling the handler what went wrong.
  2209.    
  2210. -----
  2211. ZDE16.LBR - CP/M Word Processing
  2212.    Z System Display Editor, version 1.6.  A small, fast, powerful 
  2213.    WordStar-type text editor for all CP/M and compatible systems with 
  2214.    the Z80 processor.  In some ways superior to its big brother VDE, 
  2215.    this version of ZDE adds fully functional Auto-Indent capabilities, 
  2216.    Proportional Formatting, Auto-Recall of last response to prompts, 
  2217.    Global Find/Replace, Return to Previous Position (^QP) and more to 
  2218.    what many felt was already the best editor available for CP/M.
  2219.    
  2220. ---
  2221. CPMSRC-J.LZT - Text
  2222.    Update to the list of sources for CP/M and Z-System commercial 
  2223.    software, hardware and hardware upgrades,and periodicals.
  2224.         
  2225. ----
  2226. WSCURKEY.Z80 - GENERAL CP/M
  2227.    WSCURKEY.Z80 is a patch for WordStar 4.0 for Kaypro '83 users.  It is
  2228.    adapted from Dale Cook's WSKEYPAD.AZM but changes only the cursor
  2229.    keys, not the whole keypad.  Assemble with ZMAC or other Z80 as-
  2230.    sembler.
  2231.    
  2232. ----
  2233. SETKPCLK.LBR - ZSDOS/ZDDOS/Z80DOS
  2234.    SETKPCLK sets Kenmore ZTIM-I clock on Kaypro computers.  Interactive,
  2235.    menu-driven, continuously updates screen with your changes.  Fast,
  2236.    easier to use than ZTIM-s programs.  Written in Z80 assembler, com-
  2237.    piled with ZMAC and linked with ZML.  Source included in Library.
  2238.    Uses ZSLIB and SYSLIB.  ZDDOS specific.
  2239.    
  2240. ----
  2241. ZMSAVE11.LBR - Z-System
  2242.    This is a utility for use with the ZMATE text editor.  In case
  2243.    of premature or unintended exit from ZMATE, this program will
  2244.    try to recover the text that was left in all 11 edit buffers and
  2245.    write the data to files.  This is a very old program that I wrote
  2246.    over four years ago for use with PMATE.  I have made a couple of
  2247.    small changes, but I can now see quite a few ways in which it
  2248.    could be enhanced further.     Jay Sage, May 23, 1990
  2249.  
  2250. ----
  2251. EXFIND10.LBR - ZCPR3
  2252.    Extended file location utility. Used in conjunction with an
  2253.    offline catalog, reports results using ZCPR registers.
  2254.    
  2255. ----
  2256. NUKEYFIX.WY - ZCPR3
  2257.    NuKey gives some people problems.  This text file provides some
  2258.    ARUNZ aliases which work reliably and get around the problems.
  2259.    
  2260. ----
  2261. Z3INS15.LBR - ZCPR3
  2262.    This version of Z3INS corrects an error that caused very small
  2263.    COM files to be rejected as "not a ZCPR3 utility". Z3INS is still
  2264.    an important utility for programs which are to be loaded and run
  2265.    by other programs such as debuggers and communication programs.
  2266.    Al Hawley, Ladera Znode, (213) 649-3575
  2267.    
  2268. ----
  2269. KPXTCAP6.LBR - ZCPR3
  2270.    Kaypro Extended TCAP. Follows NZTCAPD.Z80 found in new VLIB4D.  
  2271.    Needs more work in putting in the right codes for some of the 
  2272.    new sections added during the evolution of the extended TCAP 
  2273.    and VLIB.  !! SA needs a "CA" or something similar to Clear (i.e., 
  2274.    turn off) the Attributes -- Kaypro works in pairs !!  Plus 
  2275.    KPGRAPH.LBR which contains 2 programs which show line-character 
  2276.    graphics, but not block-character graphics.
  2277.                               U/L by Roger Bond,        04/29/90
  2278. ----
  2279. JAPAN-NO.LBR - GENERAL CP/M
  2280.     This is the CIA/State Department's translation of the Japanese 
  2281.     Best-Seller by Aiko Morita, the CEO of SONY, and Shintaro 
  2282.     Ishihara, an extreme fascist right out of Tojo's Japan of the 
  2283.     30's and 40's.  It is a frightening Japanese Corporate "Mein 
  2284.     Kampf" full of belligerent demagoguery, xenophobia, racism, and 
  2285.     imperialism, and leaves one with the suspicion that not much has 
  2286.     changed in the japanese psyche since Pearl Harbor. A MUST READ! 
  2287.  
  2288. ----
  2289. TCJ42LM.WZ - ZCPR3
  2290.    File version of Lee (Chris) McEwen's article from issue 42 of
  2291.    The Computer Journal on setting up a remote access system using
  2292.    NZCOM.
  2293.  
  2294. ----
  2295. ZMO-OV05.AZM - MODEM/MEX/TERM3
  2296.    ZMP15 overlay for the Osborne Vixen. Written to assemble with z80mr.
  2297.    It works but is a kludge of several overlays by Irv Hoff for IMP245
  2298.    and MDM740. I am using it now and have no problems except setting 
  2299.    baud which is set to 2400 full time and no screen print which I can 
  2300.    do from my keyboard anyway.
  2301.    
  2302. ----
  2303. ZMAC.DOC - ASM TOOLS
  2304.    This bulletin describes the new Z-system Assembler, Linker, and 
  2305.    Library Manager (ZMAC/ZML/ZMLIB) introduced at the Trenton 
  2306.    Computer Festival. Includes reproductions of the slides, technical 
  2307.    presentation notes, and Assembly Language programming references. 
  2308.    
  2309. ----
  2310. XXI10.LBR - ZCPR3
  2311.    Does anybody really program in Extended Intel mnemonics anymore?  
  2312.    Well, I do, so here's XXI to convert assembly source code written 
  2313.    in Zilog Z80 mnemonics to Extended Intel mnemonics.  Extended 
  2314.    Intel is used by SLRMAC, and by Digital Research's MAC and RMAC 
  2315.    with Z80.LIB.  Opcodes for registers X and Y that include 
  2316.    displacements are flagged, but not translated.  ZCPR3 is 
  2317.    required.
  2318.  
  2319. ----
  2320. XTCAP10.LBR - ZCPR3
  2321.    This is a simple utility for adding three terminal control sequences
  2322.    to a standard Z-System TCAP (terminal capabilities descriptor) to
  2323.    make an extended TCAP with enough features to run the ZMATE text
  2324.    editor and the V file viewer (and possibly other programs).  XTCAP
  2325.    works with the in-memory TCAP and will allow the new TCAP to be
  2326.    saved to a file for later use.     Jay Sage, April 29, 1990
  2327.  
  2328. ----
  2329. TCJ41MEX.CL2 - ZCPR3
  2330.    Another effort at writing an ARUNZ alias for sending multiple
  2331.    commands to MEX v1.14.  See Jay's TCJ41.WS for the original
  2332.    discussion with regard to doing this with MEX-Plus.  Thanks to
  2333.    Biff Bueffel for his insights.
  2334.    
  2335. ----
  2336. V06.LBR - ZSDOS/ZDDOS/Z80DOS
  2337.    Quad-directional file viewer for ascii, crunched and squeezed files
  2338.    of any length, with string-search and horizontal scrolling.
  2339.    Uses single-line "roll-back" algorithm from BGii and DATSWEEP.
  2340.    Buffering allows (limited) reverse viewing of crunched files.
  2341.    Allows multiple wild-card file specifications across directories.
  2342.    Requirements: ZCPR3 with termcap that supports insert/delete 
  2343.    line/cleareos. Bridger Mitchell (Plu*Perfect Systems)
  2344.  
  2345. ----
  2346. TCLOCK.LBR - ZSDOS/ZDDOS/Z80DOS
  2347.    A clock displaying routine by Al Hawley also includes a BYE routine
  2348.    for ZSDOS/ZDDOS
  2349.    
  2350. ----
  2351. AMP-NEWS.MSG - ZCPR33+ Specific
  2352.    GOOD NEWS msg captured off Z-NODE Central for Ampro owners, would-be
  2353.    owners.
  2354.    
  2355. ----
  2356. TCJ42.WZ - ZCPR3
  2357.    Jay Sage's TCJ column from issue #42
  2358.  
  2359. ----
  2360. TCJ41.WZ - ZCPR3
  2361.    Jay Sage's TCJ column from issue #41
  2362.  
  2363. ----
  2364. SLR180P.BUG - ASM TOOLS
  2365.    Bug in SLR virtual assembler SLR180+
  2366.    Assembly fails for some, not all tpa sizes,
  2367.    and differing numbers of output files.
  2368.    
  2369. ----
  2370. ZHLPSUB2.LBR - ZCPR3
  2371.    Bill Tishey's Z3HELP series is a terrific colletion of up-to-date
  2372.    Z-System help files.  ZHLPSUB2.LBR are .SUB files to make mass-
  2373.    updating original Z3HELP-x.LBR files easy.  Version 2 adds a library
  2374.    compression step using Michael Carson's Z-system standalone CL, 
  2375.    and W. included.
  2376.    
  2377. ----
  2378. FANFLD22.LBR - GENERAL CP/M
  2379.    Supersedes all previous versions. Shows filesize and free
  2380.    space information for current and selected DU:'s. Corrects
  2381.    several annoying display and/or obscure option interplay.
  2382.    A WYSIWYG text re-formating utility including 2 sided, 2 column
  2383.    output to file and/or printer. Fills, justifies, compacts white
  2384.    space; sets pagelength, linelength, etc., etc. Installation for
  2385.    any CP/M terminal/printer included.  RSR 4/2/90
  2386.    
  2387. ----
  2388. HUP.CZD - ZCPR3
  2389.    HUP.CMD is a group of alias scripts to automate the updating of
  2390.    Bill Tishey's HELP System and add a maximum of 5 lines to your
  2391.    ALIAS.CMD.
  2392.    
  2393. ----
  2394. NVDIUPDT.LBR - GENERAL CP/M
  2395.    This file contains a bug fix and a couple of improvements for NovaDOS
  2396.    release I.  A problem with passing ^S as keyboard input with fn 6 is 
  2397.    fixed, Fn 42 (get/set path address) has been overhauled.  A new, im- 
  2398.    proved version of DOSPATH is included.  
  2399.                                              Lindsay Haisley
  2400.                                              (512) 259-1190
  2401.    
  2402. ----
  2403. ENTRPRS2.LBR - GENERAL CP/M
  2404.    This .lbr contains two files describing the modification of Kaypro
  2405.    CP/M  computers to run a 22 mb hard drive, the first file gives the
  2406.    complete method for a Kaypro 10 or floppy machines.  The second file 
  2407.    contains additional thoughts based on experiences modifying Kaypro 2
  2408.    and Kaypro 4 computers.  
  2409.    
  2410. ----
  2411. ZHNCF101.FZX - ZCPR3
  2412.    Howard Goldstein pointed out some incongruencies and buglets in
  2413.    ZHNCF101.NCF, which require some little fixes supllied in this file.
  2414.    Otherwise ZHNCF101.NCF should work just fine in demonstrating auto-
  2415.    mated library management with NULU's little known console input
  2416.    redirection capabilities. Use with NULU152 and read the NULU152
  2417.    DOC files first. To be used as a "Z-System" ALIAS. Enjoy, TP
  2418.    
  2419. ----
  2420. NEWSUS04.CAT - ZCPR3
  2421.    Catalog of Z-SUS Disk #4.
  2422.    
  2423. ----
  2424. ROGUE.LBR - GENERAL CP/M
  2425.    Game Like Dungeons & Dragons.It is for many cp/m systems but i know
  2426.    it works on the c128.
  2427.    
  2428. ----
  2429. ZSYS-1.ANS - ZCPR3
  2430.    My response to Dick Roberts's questions in Z-SYSTEM.QUE below.
  2431.    -- Jay Sage
  2432.  
  2433. ----
  2434. STARLINK.LZT - MODEM/MEX/TERM3
  2435.    The file starlink.lzt is a crunched version of the listing of cities
  2436.    which may be accessed through the Galaxy Starlink service.
  2437.    This list is complete as of 22 February, 1990.
  2438.    
  2439. ----
  2440. ZHLPSUBS.LBR - ZCPR3
  2441.    ZHLPSUBS.LBR are .SUB files to make mass-updating original Z3HELP-x.L
  2442.    easy.  Bill's periodic updates (start with v04, up to v20 at this
  2443.    date) are extracted in order with LBREXT so the last updates over-
  2444.    write prior ones, to the DU: of choice. Then these last versions are 
  2445.    written back to the Z3HELP-x.LBR's with LPUT.  Modify DU: for your
  2446.    system (allow 1.5 Mb), an can use for future releases.   B. Dean 3/10
  2447.    
  2448. ----
  2449. Z-SYSTEM.QUE - ZCPR33+ Specific
  2450.    Z-System questions, in an offline prepared message, that wouldn't fit
  2451.    in the 19-line limit...
  2452.    
  2453. ----
  2454. QT-GENIE.Z - MODEM/MEX/TERM3
  2455.    QTERM patch to make GEnie online conferences easier. It uses the
  2456.    user function (^\ U or !u from a chat script) to enable or disable
  2457.    "line splitting". Responses to the prompt can be 'y' or 'n' for
  2458.    simple yes/no enable and disable, return alone defaults to yes. In
  2459.    addition, a number can be entered to override the default line length
  2460.    of thirty characters before a line break happens.
  2461.    
  2462. ----
  2463. LIST10.LBR - ZCPR3
  2464.    Sends files, unaltered, to the CP/M LST device.  No extra 
  2465.    formfeeds or resets are sent.  The printer receives only the 
  2466.    contents of the specified file.  The only available option is "G" 
  2467.    (graphics mode), which will cause LIST to ignore the CP/M end-of- 
  2468.    file character (^Z).
  2469.    
  2470. ----
  2471. ZPROP3.LBR - ZSDOS/ZDDOS/Z80DOS
  2472.    All the correspondence to date (5 March) on the proposed Z-system 
  2473.    enhancements.
  2474.    
  2475. ----
  2476. MEXV2080.LBR - MODEM/MEX/TERM3
  2477.    Allows MEX (1.X) to run on an I Break Much clone in conjunction
  2478.    with V2080.LBR for those of us who wish an easier transfer
  2479.    between Z-system and MS-DOS clones.
  2480.    
  2481. ----
  2482. V2080J88.LBR - MODEM/MEX/TERM3
  2483.    Actually for (yecch) MS-DOS - see MEXV2080.LBR for the reasoning
  2484.    as it may help those of us forced to use I Break Much clones.
  2485.    
  2486. ----
  2487. MYLOAD.LBR - ZCPR3
  2488.    MYLOAD is a replacement for MLOAD and related programs which are
  2489.    intended to load HEX files to COM or overlay binary files (COM, PRL
  2490.    etc) with HEX overlays.  It is a Z-Tool, and functions correctly
  2491.    under NZCOM with odd-sized CCPs and BDOSes.  Source and a config
  2492.    file for changing defaults with Al Hawley's ZCNFG are included.
  2493.    
  2494. ----
  2495. NT46.LBR - ZCPR3
  2496.    Note Taker is a small ZCPR3 utility for taking quick notes.
  2497.    Appends notes to any specified text file or preconfigured note file
  2498.    by default.  Time and date appear before the note if available.
  2499.    Version 4.6 fixes some bugs in version 4.4, and is safe for secure Z
  2500.    Systems, adds Z3PLUS support, ZCNFG menu-driven configuration,
  2501.    improved help, somewhat faster operation, and improved message
  2502.    prompt.  For ZCPR 3.0+ and Z3PLUS.  17 Feb 90 by Rob Friefeld
  2503.  
  2504. ----
  2505. QT-XEROX.PZT - GENERAL CP/M
  2506.    QTerm overlay for xerox 820-II, 16/8.
  2507.    
  2508. ----
  2509. QT-C128.OVL - MODEM/MEX/TERM3
  2510.    Commodore 128 1K overlay for QTERM 42G
  2511.    
  2512. ----
  2513. QT-C128.PZT - MODEM/MEX/TERM3
  2514.    Commodore 128 patch for QTERM V 42G.
  2515.       *** This file was corrupted and has been deleted ***
  2516.    
  2517. ----
  2518. MXH-AM14.ZZ0 - MODEM/MEX/TERM3
  2519.    MXH-AM14.Z80 - physical overlay for MEX+, Ampro LB , NZ-COM
  2520.    Adapted from MXO-AMNZ.MAC, which had some incorrect offsets in
  2521.    its "find the real BIOS" routine, and MXH-AM11.ASM, from which I
  2522.    got the DCD and ring-detection routines.  The 'break' function
  2523.    is now supported.
  2524.                                              Bruce McIntosh
  2525.    
  2526. ----
  2527. BDSCPAT.LBR - GENERAL CP/M
  2528.    There is a bug in BDS C 1.6 and BDS Z 2.0 that causes the system to
  2529.    crash under certain conditions during the second pass of a compile.
  2530.    Here's a fix.
  2531.    
  2532. ----
  2533. QTMES.SCR - MODEM/MEX/TERM3
  2534.    A sample file to show how to use QTERM to capture files on CIS, as 
  2535.    well as connect to various nodes on Starlink. Really makes an 
  2536.    improvement when using Starlink. Also.. it automates usage on 
  2537.    CompuServe, so CP/Mers can speed up their time, and shorten their 
  2538.    charges. see QTREPL.SCR for how to reply and post new messages.
  2539.    
  2540. ----
  2541. QTREPL.SCR - MODEM/MEX/TERM3
  2542.    A sample file on how to reply and post messages on CompuServe after 
  2543.    grabbing them with QTMES.SCR. the commands used in both are standard 
  2544.    CIS commands. Both QTREPL.SCR and QTMES.SCR automate CP/M users on 
  2545.    CIS, letting them save both time and charges. Use with QTMES.SCR
  2546.    
  2547. ----
  2548. ZPROPGW1.MMO - CP/M-80
  2549.    George A. Warner's Memos on proposals on an extended DOS.
  2550.    
  2551. ----
  2552. ZPROP1.LBR - Z280/HD64180
  2553.    More notes on the proposed enhanced Z-system, packaged up with the
  2554.    previous ones for quick reference.
  2555.    
  2556. ----
  2557. F80-M80.SAV - GENERAL CP/M
  2558.    How to modify the Heath version of F80 and M80 to run on other CPM
  2559.    machines.
  2560.    
  2561. ----
  2562. XEROX.Z3T - ZCPR33+ Specific
  2563.    TCAP for a Xerox 16/8, loadable with Jetldr. (Haven't figured out how
  2564.    to add it to the Z3tcap file...) Corrects the clear to end of line 
  2565.    problem, adds line delete and insert.
  2566.    
  2567. ----
  2568. ZPROPGT1.MZO - ZSIG
  2569.    Reply to Bridger Mitchell's comments on my proposed Z system
  2570.    enhancements.
  2571.    
  2572. ----
  2573. ZPROPBM1.MMO - Z280/HD64180
  2574.    Comments by Bridger Mitchell on Greg Trice's ZPROPOSALS of 1/18/90.
  2575.    
  2576. ----
  2577. ARC11.CYD - ZCPR3
  2578.    An ARUNZ alias script for processing ARK/ARC type files.
  2579.    
  2580. ----
  2581. DSB8100.INF - ZCPR3
  2582.    Product description for a new 64180-based computer system.
  2583.    Please read it and respond to Davidge and to me if you find
  2584.    it of interest to you.  Joe Wright, Alpha Systems.
  2585.    
  2586. ----
  2587. ZPROPOSA.LZ1 - ZSIG
  2588.    List of new BDOS functions for the proposed enchanced Z-system
  2589.    
  2590. ----
  2591. FILEBASE.LBR - GENERAL CP/M
  2592.    FILEBASE.LBR contains the FILEBASE program modules and 
  2593.    FILEBASE.DOC. FILEBASE is a variable length fields data 
  2594.    manager storing ASCII comma delimited field records. 
  2595.    Doubles as processor for pre-existing files.  Has sort, 
  2596.    report, search, update etc., as well as some unusual 
  2597.    features.  Easily segregates records for letter-merging.  
  2598.    shareware.  
  2599.  
  2600. ----
  2601. ZPROPOSA.LZ - ZSIG
  2602.    Proposals for enhancing Z-system with large memory models, greater
  2603.    disk capacity, hierarchical directories and bitmapped graphics.
  2604.    
  2605. ----
  2606. 90VAR.LBR - ZCPR3
  2607.    Series of 12 files to be used with Rick Charnes' backup aliases.
  2608.    For 1990 january to december.  Should save you one hour or two.
  2609.    Thanks to Mr. Charnes
  2610.    
  2611. ----
  2612. POE02-90.TYT - GENERAL CP/M
  2613.    This is the (LZH compressed) February 1990 issue of Pieces of Eight
  2614.    the monthly newsletter of the Connecticut CP/M Users' Group. 
  2615.    Hardcopy is available.  Pink cover page.  Photograph of Jay Sage,
  2616.    Hal Bower, Howard Goldstein, Bruce Morgen and Steve Gold on page 19. 
  2617.    First announcement of plans by CCP/M to organize Z Festival 2! 
  2618.    Multitasking article by James F. Taylor.  Selected messages from 
  2619.    our Remote Access System, Z Node #12 (203) 665-1100.  Give us a call!
  2620.  
  2621. -----
  2622. ARK11U.ARK - CP/M Plus
  2623.    This is a patch for ARK11 that will allow it to incorporate
  2624.    CP/M-Plus file date stamps into the archive.
  2625.  
  2626. -----
  2627. DATENULL.ARK - CP/M Plus
  2628.    This is an RSX that adds a DOS function to CP/M-Plus that allows
  2629.    limited setting of file date stamps.  This is a first cut and
  2630.    needs further development.
  2631.  
  2632. ----
  2633. CD38.LBR - ZCPR3
  2634.    (C)hange (D)irectory for Z-System allows changing to a passworded 
  2635.    directory with the command form "CD dirname password".  Handy for 
  2636.    use within scripts.  Also activates any program named ST.COM upon 
  2637.    logging into a directory.  Version 3.8 works with Z3PLUS and takes 
  2638.    advantage of extended ZCPR33 capabilities.  Library contains two 
  2639.    command files - CD38.1OM for use under ZCPR 3.0 and CD38.3OM for use 
  2640.    with ZCPR 3.3, ZCPR 3.4, and Z3PLUS.
  2641.  
  2642. ----
  2643. KPNZKEYS.LBR - ZCPR3
  2644.    How to poke in Kaypro function keys (the arrow and keypad keys) 
  2645.    with alias poke commands when using NZCOM.  This is a way around 
  2646.    the NZCOM problem with the Kaypro function keys particularly when 
  2647.    using BGii and Wordstar.  This is based on information found in 
  2648.    messages captured from the Newton Centre Znode #3 and the 
  2649.    Lillipute Znode (those messages are included for reference).
  2650.  
  2651. ----
  2652. ZPLOT10A.LBR - ZCPR3
  2653.    Plotting utility for dot matrix printers. Includes Z280-specific
  2654.    version as well as regular Z80.
  2655.    
  2656. ----
  2657. Z3TCAP27.LBR - ZCPR3
  2658.    Noticed the last version of Z3TCAP wasn't here...here it is.
  2659.    
  2660. ----
  2661. NVDSSTAK.NOT - ZSDOS/ZDDOS/Z80DOS
  2662.    Notes on possible stack overflow problems with NovaDOS and solutions
  2663.    thereto.
  2664.    
  2665. ----
  2666. TCJ40TP.WZ - TCJ Articles
  2667.    Terry Pinto's column from issue #40
  2668.  
  2669. ----
  2670. TCJ40LH.WZ - TCJ Articles
  2671.    Lee Hart's column from issue #40
  2672.  
  2673. ----
  2674. TCJ39LH.WZ - TCJ Articles
  2675.    Lee Hart's column from issue #39
  2676.  
  2677. ----
  2678. TCJ40.WZ - TCJ Articles
  2679.    Jay Sage's column from issue #40
  2680.  
  2681. ----
  2682. TCJ39.WZ - TCJ Articles
  2683.    Jay Sage's column from issue #39
  2684.  
  2685. ----
  2686. CPROT.LBR - ASM TOOLS
  2687.    CPROT is a simple utility for use in debugging programs such as
  2688.    operating system modules and type 3 Z system utilities which must be
  2689.    protected from overlay by a debugger.  CPROT creates "protected"
  2690.    memory above a specifed address by creating a double jump to CP/M DOS
  2691.    starting with the DOS jump at 05h.  The jump vector at 06h addresses 
  2692.    a jump to DOS at a user specified address.  CPROT makes several
  2693.    checks to prevent overwriting op sys or itself.  Sources included
  2694.  
  2695. ----
  2696. ZPATCH13.LBR - ZCPR33+ Specific
  2697.    zpatch update see for file! Command editor works like Edfile but for 
  2698.    ZCPR
  2699.    
  2700. ----
  2701. PETASC12.LBR - ZCPR3
  2702.    For the one person in thousands that needs to convert text files 
  2703.    from the PETASCII of Commodore 8-bit machines to standard ASCII.
  2704.    
  2705. -----
  2706. FOR12.LBR - ZCPR Utility                (G7:)        Rcvd: 12/03/89
  2707.    Dreas Nielson's brilliant list expansion tool cleaned up and
  2708.    significantly shrunken (is that a word?).  From March of '89.
  2709.  
  2710. -----
  2711. MAGICPRT.IZF - Text & Information       (F7:)        Rcvd: 11/12/89
  2712.    Introduction to and tutorial on how to use Magic Print, the true pro-
  2713.    portional spacing program for Diablo compatible and NEC SpinWriter 
  2714.    impact printers and HP LaserJet compatible and Quadram Quadlaser 
  2715.    printers.  
  2716.  
  2717. ----
  2718. STAMPS11.DAT - ZSDOS/ZDDOS/Z80DOS
  2719.    For ZSDOS/ZDDOS 1.1 users.  The STAMPS.DAT file you got on your disk
  2720.    may be bad - it won't trash anything, it just won't load a stamper
  2721.    into NZCOM user space.  Rename this file to STAMPS.DAT and use it
  2722.    along with SETUPZST to build a new clock.  Pls pass to other Z-Nodes
  2723.    and ZSDOS 1.1 users.
  2724.    
  2725. ----
  2726. AR9ROZ8D.LBR - ZSDOS/ZDDOS/Z80DOS
  2727.    Patch for ARUNZ09R to work with Z80DOS-type datestamping.
  2728.    
  2729. ----
  2730. KPT3RAS.LBR - ZCPR3
  2731.     KPT3RAS.Z80 - I fell upon this a coupla years ago, though 
  2732.     unsigned, Me thinks its the work of either Bob Peddicord, or 
  2733.     Bruce Morgen. Its the only functioning piece of TurboROM Kaypro 
  2734.     specific *.IOP usage I've ever come accross. Though written 
  2735.     primarily to support the semi-defunct behemoth TERM III, I'm 
  2736.     hoping it will serve as an inspiration for the few surviving 
  2737.     Kaypro Z-Systemers to write more *.IOP applications! Your Move!
  2738.  
  2739. ----
  2740. MOVE22.LBR - ZCPR3
  2741.    ZCPR3 utility to "move" a file from one directory to another on the
  2742.    same disk.  This version properly handles large files and should be
  2743.    faster than previous versions.  Requires a CP/M 2.2 compatible DOS;
  2744.    it won't run under Z3Plus.
  2745.            - Howard Goldstein, December 4, 1989
  2746.    
  2747. ----
  2748. ZQUIRK.DZC - ZCPR3
  2749.    Describes a pitfall (pratfall is more like it) in the use of Z system
  2750.    get-poke-go aliases when through user error or idiocy the file sought
  2751.    by the GET command can't be found.  Warns of possible serious conse-
  2752.    quences.  Suggests that future RCP's might include a fix.  Not a big
  2753.    deal.
  2754.    
  2755. ----
  2756. KENMORE.RTC - GENERAL CP/M
  2757.    The new BDOS replacements such as ZSDOS give you the power of time
  2758.    date stamping.  The problem is that most Z80 computers were sold 
  2759.    without a real time clock!  Here is an offer for the Kenmore clock, 
  2760.    one of the most versatile clocks available for Z80 computers.
  2761.    
  2762. ----
  2763. 168OFFER - GENERAL CP/M
  2764.    One problem with CP/M, they say, is the lack of good new computers.
  2765.    This is an offer for the Xerox 16/8 DEM-II, a complete system with a
  2766.    10 meg hard disk, for $379.95 including the shipping to your front 
  2767.    door.  A free years subscription to the Computer Journal and a $15
  2768.    discount on NZCOM is included as well.
  2769.    
  2770. ----
  2771. UPGRADE.LBR - GENERAL CP/M
  2772.    This is an article on upgrading a system from 64K chips to 256k.  
  2773.    It should be useable on any 8 bit computer. Figure.1 gives a 
  2774.    schematic of the circuit needed to support the memory upgrade.
  2775.    
  2776. ----
  2777. TCJWSPAT.LBR - Z-SYSTEM
  2778.    Jay Sage's patch to convert CPM Wordstar 4 running under
  2779.    ZCPR3 from a Z3-type shell to a Z2-type shell. This is
  2780.    more functional for most users. This library contains 
  2781.    small changes to the code to allow the patch to be
  2782.    installed in the EXTRA patch area of WS4 instead of the
  2783.    MORPAT area if you already use MORPAT for other patches.
  2784.                    Biff Bueffel 11/23/89
  2785.  
  2786. ----
  2787. NOVADOSI.LBR - ZSDOS/ZDDOS/Z80DOS
  2788.    NovaDOS is a 100% compatible replacement for the std. CP/M BDOS.  It 
  2789.    can be made to closely emulate ZRDOS.  Rel. I fixes a bug which 
  2790.    occasionally caused files to be totally "hidden" from DOS & appli- 
  2791.    cations.  Fn 6 lookahead char bypass fixed.  Option to eleminate path
  2792.    support added.  All sources included.  
  2793.    
  2794. ----
  2795. LEXICON.LZT - GENERAL CP/M
  2796.    Humorous definitions of computer terms
  2797.    
  2798. ----
  2799. ANSI.Z3T - ZCPR3
  2800.    Let's be considerate of the MS-DOS community and make sure that the Z
  2801.    interface with it is correct.  Here's a CORRECT ANSI.Z3T which origin
  2802.    cursor positioning at 1 (instead of 0) and uses ^[[0m (instead of the
  2803.    non-command ^[[20m) to turn off highlighting.
  2804.    
  2805. ----
  2806. ZCASM15.OBJ - ZCPR3
  2807.    ZCASM15.C, distributed with the BDS C 2.0 package, will NOT compile
  2808.    properly under BDS C vs. 1.6 and 2.0.  This is the compiled version,
  2809.    using BDS C vs. 1.5a which works as advertised and converts .ASM
  2810.    files with Zilog mnemonics to files suitable for assembly with M80/
  2811.    L80 into .CRL files for use with BDS C.  Users should determine that
  2812.    the CRL format required by newer versions of the BDS linkers remains
  2813.    the same.
  2814.  
  2815. ----
  2816. PARMLIB1.LBR - ASM TOOLS
  2817.    In answer to Jay Sage's call for more Z80 library functions, PARMLIB 
  2818.    performs several of elemental functions to aid in the frequent task 
  2819.    of parsing the CP/M command line.  Several generalized routines are 
  2820.    also included.  For examples of use, see my file ZLT13A.LBR.
  2821.         - Carson Wilson
  2822.    
  2823. ----
  2824. SCDATE.TXT - ZSDOS/ZDDOS/Z80DOS
  2825.    Explains how to use an ARUNZ alias to set the system date for
  2826.    SuperCalc's calendar functions.
  2827.    
  2828. ----
  2829. CORRECT.NOT - ZCPR3
  2830.    For Jerry Maloney:  My comments and corrections to the CORRECT alias
  2831.    scripts you wanted me to look at.    Jay Sage, 11/12/89
  2832.    
  2833. ----
  2834. SPEEDUP1.LBR - ZSIG
  2835.    SPEEDUP1 contains the source code for the Resident System Extension
  2836.    described in Issue #41 of The Computer Journal as an example of an
  2837.    application for LINKPRL mini-linker to generate Page Relocatable
  2838.    Files.  SPEEDUP is a Disk Directory Cache program that significantly
  2839.    speeds accesses to disk files.  Hal Bower
  2840.    
  2841. ----
  2842. PASSWORD.LBR - GENERAL CP/M
  2843.    Nice password program.  Can be used in regular CP/M or on a ZCPR3
  2844.    multiple command line.  Does not show keystrokes when you enter a
  2845.    password.
  2846.    
  2847. ----
  2848. TV803FB1.LBR - GENERAL CP/M
  2849.    Televideo Field Bulletins for the TV-803 computer
  2850.    
  2851. ----
  2852. SETDLB.LBR - CP/M-80
  2853.    SETD22 overlay for Ampro LB/Z80 internal clock.
  2854.    
  2855. ----
  2856. ZZAP21.LBR - ZCPR33                                     10/16/89
  2857.    ZCPR3 program to work directly on the disk itself. This is a minor 
  2858.    update to ZZAP 2.0 to check for the existence of a TCAP entry and 
  2859.    to verify that the extended TCAP definition for Clear to End of  
  2860.    Screen is present.  If either check fails, the program will abort.  
  2861.                                         U/L by Howard Schwartz
  2862.  
  2863. ----
  2864. INFOCOM.UZD - GENERAL CP/M
  2865.    Information on porting Infocom data files from other operating
  2866.    system for use with the CP/M version of the Infocom interpreter
  2867.    program.
  2868.    
  2869. ----
  2870. PC-ZUPD3.DZC - ZCPR3
  2871.    Latest news on the PC-Z computer from Vengeance Computing.
  2872.    
  2873. ----
  2874. CFORZ02.LBR - ZSIG
  2875.    This is a collection of toolbox routines for BDS-Z, all with a 
  2876.    Z-System emphasis.  An expanded version of CVLIB is included as 
  2877.    well as ENV access and manipulation routines, ZS/ZDDOS stamp and 
  2878.    time/date access, du and ndr support routines, shell and MCL 
  2879.    manipulation, and more!  100+ new functions at last count.  Just 
  2880.    add BDS-Z C Compiler, some glue code and a bit of imagination, and 
  2881.    create Z utilities!
  2882.  
  2883. ----
  2884. Z3HLST01.LBR - ZCPR3
  2885.    Lists the Z3HELP files organized by Bill Tishey.
  2886.    19OCT89 is the current listing of 417 files.  Thanks Bill !!!
  2887.    The complete list includes the files that have been replaced.
  2888.    Z3HELP libraries and updates are available on your favorite ZNODE.
  2889.    
  2890. ----
  2891. TBMSBIOS.LBR - GENERAL CP/M
  2892.    TBMSBIOS is a response to Advent Products' issue of vaporware support
  2893.    (as advirtised in TurboROM documentation files) for the MicroSphere 
  2894.    ramdisk, which Advent considers to be "a piece of junk".  I own a 
  2895.    MicroSphere ramdisk which I like quite well, and have written a BIOS 
  2896.    and a couple of tools to support it under TurboROM.  All sources are 
  2897.    included.                                 Lindsay Haisley
  2898.    
  2899. ----
  2900. DB-QUIT.LBR - ZCPR33+ Specific
  2901.    This is an implementation of Bruce Morgen's idea from using dBase 
  2902.    II's "QUIT TO" command under Z33/Z34 from other than user 0.  When
  2903.    your ready to leave dBase type "DO QUIT" and the QUIT.CMD program
  2904.    requests a mulitple command line, resets the user to 0, and exits.
  2905.    
  2906. ----
  2907. ZEX50.LBR - ZCPR33/4                                    10/08/89
  2908.    Initial Release - ZEX v. 5.0 - Z-System EXecutive
  2909.    General-purpose script processor for command and application-program
  2910.    input, permitting automated operation of complex and frequently-used
  2911.    command and program sequences.
  2912.    Implemented as a standard RSX.  Uses English-language directives.
  2913.    Requirements:  Z-System (NZ-COM, Z3PLUS, or ZCPR3.x) with extended
  2914.    external environment.
  2915.                                 Bridger Mitchell, Plu*Perfect Systems
  2916.  
  2917. ----
  2918. Z34RCP11.LBR - ZCPR33                                   10/08/89
  2919.    Z-System Resident Command Package (RCP) in source code form, version 
  2920.    1.1.  Complete Z80 source code to the RCP plus documentation, for 
  2921.    ZCPR versions 3.3 and above.  Adds several exciting new commands and 
  2922.    features and fixes various bugs in the previous release.  See 
  2923.    companion file RCPZRL11.LBR for pre-compiled RCP modules which may 
  2924.    be loaded with NZ-COM, Z3PLUS, or JetLDR.
  2925.                                         U/L by Carson Wilson
  2926. ----
  2927. RCPZRL11.LBR - ZCPR33                                   10/08/89
  2928.    Z-System Resident Command Package (RCP) in Z-relocatable form, 
  2929.    version 1.1.  NZ-COM, JetLDR, or Z3PLUS is required to use these 
  2930.    files.  The modules are named as RCP-nnxy.ZRL where "nn" is the size 
  2931.    of the RCP in records, "x" is either "F" for floppy systems or "H" 
  2932.    for fixed disk systems, and "y" is "C" if the new command line 
  2933.    editor shell is included.  You probably won't want to download all 
  2934.    of the .ZRL modules.  See Z34RCP11.LBR for source code.
  2935.                                         U/L by Carson Wilson
  2936. ----
  2937. NZ-TURBO.LBR - ZCPR33+ Specific
  2938.    Collection of Turbo Pascal functions and procedures allowing
  2939.    easy access to NZ-System by the Turbo Pascal programmer.
  2940.    Please let me know what you think.  Joe Wright
  2941.    
  2942. ----
  2943. WS4KPD.ARK - GENERAL CP/M
  2944.    The Kaypro keypad and cursor keys can be reprogrammed for any 
  2945.    WordStar commands. Here are two forms of an overlay (8080 
  2946.    and Z80) for WordStar 4.0 that will set those keys to your 
  2947.    own functions when WS is run, and reset them to their original 
  2948.    values when exiting WS. Also included - documentation for 
  2949.    the overlay and a brief tutorial on how the programmable 
  2950.    keys work. 
  2951.  
  2952. ----
  2953. NVDSHBUG.FIX - GENERAL CP/M
  2954.    NovaDOS has a minor bug which can cause characters to get "lost" and
  2955.    reappear in unusual places under certain circumstances.  This problem
  2956.    surfaced with Rob Friefeld's excellent LSH program which uses fn 6 
  2957.    for command line input.  The fix is simple and does not increase 
  2958.    NovaDOS code size.  File may be located in the NOVADOS: directory.
  2959.    
  2960. ----
  2961. NOVADOSH.TZP - CP/M-80
  2962.    A short note showing how to save about 100 bytes in NOVAdos release
  2963.    H, allowing you to activate more features at once.
  2964.    
  2965. ----
  2966. ALLSPEX.LBR - CP/M-80                                   10/08/89
  2967.    This is a collection of specifications for ALL Seagate hard drives.
  2968.                                         U/L by Howard Schwartz
  2969. ----
  2970. TV950NTC.LBR - ZCPR33                                     10/05/89
  2971.    This library contains a V4LIB-compatible extended termcap for the
  2972.    TeleVideo 950 terminal (TVI950.NTC) as well as a complete vX-2.81
  2973.    Z3TCAP.Z80 and .TCP file.  Also included in this .LBR is a z3tcap
  2974.    display program (TCVIEW20.COM).
  2975.                                         U/L by Bill Biersdorf
  2976.    
  2977. ----
  2978. DUMP12.LBR - ZCPR3
  2979.    DUMP programs are a dime a dozen, but I never found one I was
  2980.    completely satisfied with.  This one pages automatically and allows
  2981.    you to choose either 7-bit or 8-bit ASCII display.  For ZCPR3 only.
  2982.    
  2983. ----
  2984. T12.LBR - ZCPR3
  2985.    T12 is a modified version of ZLT12 that defaults to no paging, does
  2986.    not print a header at top of file, and sends all characters 
  2987.    (including control characters) to the console.  It is for using screen
  2988.    display files such as those terrific displays done by Rick Charnes,
  2989.    but T12 allows DU and DIR specs and squeezed, crunched, and LZH
  2990.    files in libraries.  Thanks Rick!
  2991.    
  2992. ----
  2993. MOUNT10.LBR - GENERAL CP/M
  2994.    MOUNT is a utility that lets you have a large TPA and large hard
  2995.    drives. The drive is divided up into fixed and "mountable" volumes,
  2996.    and the mountable volumes can be swapped in and out at will. A 40Meg 
  2997.    drive can be divided into one fixed A drive, and four mountable B
  2998.    volumes, giving you access to all 40Megs with the larger TPA possible
  2999.    with only 16Meg of storage on line.
  3000.    
  3001. ----
  3002. Z33TBUFF.LBR - ZCPR3
  3003.    This is zcpr33 specific.  An extension of Cotrill's Z33trcp, it sets
  3004.    aside a RSX segemnt immediatly below the CCP large enough to hold 
  3005.    those segments among the RCP, IOP, FCP, NDIR which the environment
  3006.    says should lie below the CCP.  They are then protected from the warm
  3007.    boot routine.  This allows a Z33 user to do quite a bit of dynamic
  3008.    resizing of his system.  Warning:  I set aside space for the IOP, but
  3009.    do not load a skeletal one.  If this causes grief, tell me; I will fix.
  3010.  
  3011. ----
  3012. ADIR26.LBR - ZCPR3
  3013.    Alias Directory. Accepts command line mask.
  3014.    
  3015. ----
  3016. NOVADOSH.BZG - ZSDOS/ZDDOS/Z80DOS
  3017.    A serious bug report (and a simple fix) for NovaDOS release H. Fixes
  3018.    a myraid of problems that happen when you cross the 256 entry
  3019.    boundary in your disk directory.
  3020.    
  3021. ----
  3022. BAK.CMD - ZCPR3
  3023.    An ARUNZ alias to erase .BAK files.  Try this if you don't like
  3024.    BAK11.LBR.
  3025.    
  3026. ----
  3027. ZD-XB11.LBR - ZSDOS/ZDDOS/Z80DOS
  3028.    XBIOS 1.2 won't run on my SB180, so I couldn't load ZSDOS or ZDDOS.
  3029.    I finally kludged my way through a manual installation.  Included
  3030.    here is a text file explaining one person's solution to the problem,
  3031.    and new SYS.ENV and Z3BASE files.  Thanks, Jay, for the help.
  3032.    
  3033. ----
  3034. WIPE15.LBR - ZCPR3
  3035.    This one is for programmers.  Nobody else would be interested.
  3036.    This ZCPR utility erases BAK, HEX, REL, PRN, and SYM files.  The
  3037.    types of files it erases can be easily modified.  It defaults to ALL
  3038.    files of the above types, but a filename can be given, to erase just
  3039.    those filetypes for your current project.  It now also reports what
  3040.    it's doing as it erases.
  3041.    
  3042. -----
  3043. SD138B.LBR - CP/M Utilities
  3044.    SD138 is a Super Directory Program for use on any and all system's
  3045.    by selectively enabling/disabling options. It contains all changes
  3046.    by Carson Wilson in SD133 and has as it's base SD137. SD138 adds
  3047.    the E option for giving summaries only, and for display of files
  3048.    contained in .lbr/.arc/.ark files only. Library contains program 
  3049.    for searching DISK.DIR listing for files contained in .lbr/.arc/.ark
  3050.    files.
  3051.  
  3052. ----
  3053. RZMPLOG4.LBR - MODEM/BBS
  3054.    This library contains an updated RZMPLOG which will request
  3055.    entries for each file uploaded and add them to the FOR file in
  3056.    addition to the previous .LOG file entries. For use with RZMP16.
  3057.    Ver. 4 provides an insert that provides multiple upload areas
  3058.    and locations to patch to turn off descriptions or choose KMD or 
  3059.    R style FOR headers.
  3060.    
  3061. ----
  3062. ZDE-PRN1.LBR - ZSDOS/ZDDOS/Z80DOS
  3063.    Four ZDP print files for ZDE, for Diablo (including Juki), Gemini, 
  3064.    Epson and Proprinter. Use ZDENST to install. Gives bold, underline 
  3065.    and other printer effects. Please upload additional ZDP files to 
  3066.    this library if you have created them for other printers.f           
  3067.    
  3068. ----
  3069. TVI950.SW - GENERAL CP/M
  3070.    Televideo 950 terminal switch setting info for Jay Sage.
  3071.    
  3072. ----
  3073. TVI950.Z80 - GENERAL CP/M
  3074.    List of the terminal capabilities of the Televideo 950 terminal for 
  3075.    Jay Sage.
  3076.    
  3077. ----
  3078. GETVAR14.LBR - ZCPR3
  3079.    Program that prompts for user input and stores it in a shell
  3080.    variable.  This version is exactly the same as the previous version
  3081.    except that it has a larger local stack which should allow it to
  3082.    work on those systems where 1.3 failed.
  3083.    
  3084. ----
  3085. CNTLH11.LBR - ZCPR3
  3086.    CNTLH version 1.1.  This program is an invaluable aid to editing
  3087.    of captured telecommunications "chat" files.  See .DOC file for
  3088.    details.  Runs only on Z80-compatible/Z-System-compatible
  3089.    computers.
  3090.    
  3091. ----
  3092. SAVNDR13.LBR - ZSIG
  3093.    Update to SAVENDR, which writes contents of named directory
  3094.    register into a file of type NDR for later reloading using JetLDR,
  3095.    LDR, NZCOM, etc.  This version will erase an existing file with the
  3096.    same name.
  3097.  
  3098. ----
  3099. FD22.CZM - ZSDOS/ZDDOS/Z80DOS
  3100.    This updated version of Filedate 2.2 was accidently left out
  3101.    of ZDOS10UP.LBR and posted by Cameron Cotrill on Ladera.
  3102.    Those who download that library will also want to pick this
  3103.    up.
  3104.    
  3105. ----
  3106. DA30.LBR - ZCPR3
  3107.    Designed to be complementary to D.COM (latest version D14), DA is a
  3108.    file attribute manipulation and display utility.  It offers a more
  3109.    compact display that most such utilities, so you can see more files
  3110.    per screenful, and the files are alphabetic.  It allows you to easily
  3111.    set or reset all user-resettable file attributes (f1-f4,f8,t1-13).
  3112.    
  3113. ----
  3114. ZDOS10UP.LBR - ZSDOS/ZDDOS/Z80DOS
  3115.    For ZSDOS/ZDDOS 1.0 licensed users only, please.  Contains info on 
  3116.    version 1.1 update as well as the latest versions of many ZSDOS 
  3117.    utilities.  New STAMPS.DAT and CLOCKS.DAT for version 1.0 also 
  3118.    included.                                                            
  3119.    
  3120. ----
  3121. UNDELETE.LBR - GENERAL CP/M
  3122.    * * * SEE WARNING ABOUT THIS FILE IN MESSAGE BASE * * *
  3123.    UNDELETE is a smart file recovery utility which goes a few steps 
  3124.    beyond UNERA.COM which has been around for quite some time. 
  3125.    It masks out files which cannot be safely be recovered and 
  3126.    presents a list of files for tagging with confirm.  Though it has 
  3127.    been severely tested, it should still be used with care. 
  3128.    PLEASE read DOC carefully................Guy Cousineau               
  3129.    
  3130. ----
  3131. HDBACK40.LBR - ZSDOS/ZDDOS/Z80DOS
  3132.    HDBACK40 is a combination ZEX script/ARUNZ alias technique to perform
  3133.    periodic backups of hard disk directories that ensures that any given
  3134.    file is always copied to the same backup floppy. Its prize feature is
  3135.    the display, each time it runs, of the time/date of the *last* backup
  3136.    for each hard disk directory.  Flashy graphics displays if your 
  3137.    terminal supports it.  Very sophisticated integration of many ZCPR3 
  3138.    features.  Requires ZCPR33 and ZDOS.  Test version.  - Rick Charnes
  3139.  
  3140. ----
  3141. HP12.LBR - CP/M-80
  3142.    Enhanced Z80 programmer's integer RPN calculator in both COM and 
  3143.    new CP/M 2.2 RSX version 1.2, which can be called from within 
  3144.    other utilities such as ZDE and ZPATCH for use while editing or 
  3145.    patching files and can now copy numerical calculator display to 
  3146.    host utility.  Extensive upgrade of Eric Meyer's HP operates in 
  3147.    Hex, Decimal, Binary and Character modes.  Uses Plu*Perfect CP/M 
  3148.    2.2 RSX standard.  See HP11.DZC, HPRSX12.DZC.
  3149.  
  3150. ----
  3151. HPC10.LBR - CP/M-80
  3152.    CP/M 2.2 RSX and COM versions of a simple 8-digit floating point 
  3153.    calculator modeled after a Hewlett-Packard calculator with RPN 
  3154.    notation.  The RSX version can be called from within other 
  3155.    utilities such as ZDE, dBASEII or WordStar for use while editing 
  3156.    files or doing your books, and can copy the numerical calculator 
  3157.    display to the host utility.  Uses Plu*Perfect CP/M 2.2 RSX 
  3158.    standard.  See HPC10.DZC, HPCRSX10.DZC.  
  3159.  
  3160. ----
  3161. DEATHHAC.LTR - CP/M-80
  3162.    Letter to editor, Computer Language, taking issue with
  3163.    "Death of the Hacker" column in July 1989 issue.
  3164.    (Bridger Mitchell)
  3165.    
  3166. ----
  3167. SB180FIX.TXT - Z280/HD64180
  3168.    This txt file describes hardware mods to the SB180 original version
  3169.    to enable hardware hand-shaking. This is a copy of a note from Ke
  3170.    Ken Davidson from MicroMint.
  3171.    
  3172. ----
  3173. TEX13.LBR - ZSDOS/ZDDOS/Z80DOS
  3174.    an import from Australia, by Ron Murray, the author of ZMP. A Shell
  3175.    that does timekeeping and scheduled execution. American v1.3 uses
  3176.    DSLIB and ZSLIB routine to work with both ZSDOS & Z80DOS.
  3177.    
  3178. ----
  3179. CRLZOZ8D.LBR - GENERAL CP/M
  3180.    Date stamping patches for the CRLZHBET LZH compression beta test
  3181.    files.
  3182.    
  3183. ----
  3184. SHVAR13.FIX - ZCPR3
  3185.    Text file explaining how to fix a minor bug in SHVAR13.
  3186.    
  3187. ----
  3188. SHFILE11.LBR - ZCPR3
  3189.    Update of the ZCPR3 utility to define/display the system shell
  3190.    variable file name.  This version has a patchable quiet mode flag
  3191.    that can also be toggled from the command line with the Q option.
  3192.    
  3193. ----
  3194. NSWPFIX.LBR - GENERAL CP/M
  3195.    Instructions on how to patch NSWP207.COM to eliminate a
  3196.    bug in the coding which prevents it from reading drives
  3197.    containing $$$.SUB (created by submit files). Also, two
  3198.    patched versions of NSWP, one generic and one that clears
  3199.    the screen and displays video characteristics on graphic
  3200.    Kaypros.
  3201.    
  3202. ----
  3203. Z33RCPLT.LIB - ZCPR33+ Specific
  3204.    This very slightly modified file is from the Z33RCP.LBR.  The TYPE
  3205.    command no longer allows control characters to be sent to the screen.
  3206.    The control characters in WordStar files sometimes cause problems on
  3207.    my terminal.  In particular, lines ending in soft hyphens were double
  3208.    spaced, which caused the top lines to scroll off before the page
  3209.    pause.  If you have similar problems, this is for you.
  3210.    
  3211. ----
  3212. SHVAR13.LBR - ZCPR33+ Specific
  3213.    Program to add, redefine, delete or list shell variables.  This
  3214.    version fixes a bug that could cause a system crash under
  3215.    certain conditions when listing a large shell variable file.  The
  3216.    listing can now be aborted with control-C.
  3217.    
  3218. ----
  3219. NZBEGIN.LBR - ZCPR3
  3220.    This library collects four first-rate articles on NZCOM that 
  3221.    make its purpose and workings accessible to those with no 
  3222.    prior experience with ZCPR or NZCOM. It is also valuable 
  3223.    even to those who are running NZCOM, as they may discover 
  3224.    a new trick or two. Articles by Rick Swenton, excerpted 
  3225.    from four issues of Pieces of 8, The Newsletter of the 
  3226.    Connecticut CP/M Users Group.
  3227.  
  3228. ----
  3229. LINKPRL.LBR - ZSIG
  3230.    LINKPRL is a simple linker accepting MicroSoft REL files and linking
  3231.    them to COM or Page Relocatable files suitable for RSXes or ZCPR 3.4
  3232.    Type 4 modules.  It is not intended to replace the larger tools, but
  3233.    does come at the right price (Source code in the Library).  See an
  3234.    upcoming issue of The Computer Journal for details and a working
  3235.    example.                Hal Bower
  3236.    
  3237. ----
  3238. CPMSVL-D.LBR - GENERAL CP/M
  3239.    CPMSVL-D.LBR is the 2nd edition of the CP/M Software Vendors List,
  3240.    from the CP/M SIG of the Pittsburgh Area Computer Club.  It lists
  3241.    over 105 verified companies, vendors, users groups or other sources
  3242.    for both commercial or public domain CP/M software.  NOTE: This
  3243.    library was released previously as CPMSRC-C.LBR. -- S. Vincent
  3244.    
  3245. ----
  3246. PATCHER.LBR - GENERAL CP/M
  3247.    This is a 'program patching' utility.  It will allow the loading 
  3248.    of a program from any user/drive and allow any byte value within 
  3249.    the program to be changed.  The modified program code can then be 
  3250.    saved to any user/drive desired without having to calculate the 
  3251.    number of sectors to save. Donated by COMPUWORKS!                    
  3252.    
  3253. ----
  3254. REG13.LBR - ZCPR33+ Specific
  3255.    REG 1.3 supports all 32 registers plus direct set/display of error
  3256.    flag.  The "quiet" option suppresses output when register values
  3257.    are changed, or the program can be patched to do this by default.
  3258.    This LBR contains a type-4 version as well as high- and low-memory
  3259.    type-3 versions.
  3260.    
  3261. ----
  3262. MINI3425.LBR - GENERAL CP/M
  3263.    Instructions and source code for installing a 20 meg hard disk in the
  3264.    Xerox 16/8 using 5 1/4 drives. Also includes a format program and
  3265.    a park program for the 16/8.
  3266.    
  3267. ----
  3268. RESOLV14.LBR - ZCPR3
  3269.    RESOLVE is a ZCPR3 utility to expand command-line references to shell
  3270.    (environment) variables, system file names, register values, and the
  3271.    current drive and user.  The major change in this version is in the
  3272.    handling of unresolved shell variables.  If a shell variable
  3273.    cannot be resolved, the error flag is set and the variable itself is
  3274.    returned without the leading '%'.
  3275.    
  3276. ----
  3277. LOCNDO12.LBR - ZCPR3
  3278.    New and improved version of "LOCate aNd DO". Searches entire drive
  3279.    directory instead of individual user areas as before. Double columm, 
  3280.    and paged output. The only thing this lacks now is~~~~the ability to 
  3281.    handle libraries and archives. I'm working on that.
  3282.    
  3283. ----
  3284. RESOLVE.NZT - ZCPR3
  3285.    Suggestions for improvements/enhancements to Dreas Nielsen's 
  3286.    wonderful utility RESOLVE.
  3287.                                            Rick Charnes, July 25, 1989
  3288.    
  3289. ----
  3290. ZDBUG.NOT - ZSDOS/ZDDOS/Z80DOS
  3291.    Describes a bug in ZDDOS V1.0 that will cause problems if the 
  3292.    !!!TIME&.DAT file becomes corrupt.  Contains a patch (done with DDT) 
  3293.    that will fix the bug by altering the release ZDDOS.ZRL file. 
  3294.    The system may then be re-generated in the usual manner.  Please 
  3295.    pass on to other BBS's.                                              
  3296.    
  3297. ----
  3298. FIXT&D.LBR - ZSDOS/ZDDOS/Z80DOS
  3299.    Fix up checksums in DateStamper !!!TIME&.DAT file.
  3300.    This utility recomputes the checksum for each record, and
  3301.    writes a corrected value if necessary, reporting any changes.
  3302.    Run this on a drive that has a damaged !!!TIME&.DAT file
  3303.    to restore the file to operation. Does not alter the dates 
  3304.    -- if they require fixing, use DATSWEEP or another utility 
  3305.    to reset dates/times.
  3306.  
  3307. ----
  3308. MEXPAT22.AZM - MODEM/MEX/TERM3
  3309.    General patch file for MEX and MEX+.  Allows one to change
  3310.    various default options including buffer sizes.  
  3311.    use on a virgin (uncloned) copy of mex.
  3312.    
  3313. ----
  3314. PCP8.OBJ - GENERAL CP/M
  3315.    This is David Conwell's latest version of PCPIMP! This time he has 
  3316.    come up with a way to keep a log of the time on line with PC-Pursuit!
  3317.    You need to connect to PC-P withh PCP8 and then disconnect with PCP8.
  3318.    It creates a PCP.TIM file that is cummulative! You need to have the 
  3319.    PCPIMP7 LBR for the support files. You overlay it with *your* IMP 
  3320.    overlay and your Custom.Asm. With ZCPR use MEX2Z or IMP2Z to 'shell' 
  3321.    out to PCP8 to disconnect/recall with PCP.
  3322.  
  3323. ----
  3324. PWSTAR.LBR - GENERAL CP/M
  3325.    If you're used to WordStar, but you want the windows and multiple 
  3326.    file editing capabilities of Perfect Writer, this is for you.  
  3327.    This library will: (1) make a WordStar-compatible version of 
  3328.    Perfect Writer; and (2) provide a public domain version of 
  3329.    PWCONFIG.  This is especially useful for those Kaypro users who 
  3330.    had Perfect Writer bundled with their Kaypros, but didn't want to 
  3331.    mess around with it once they got used to working with WordStar.
  3332.  
  3333. ----
  3334. BEEP.LBR - ZCPR3
  3335.    This is a very simple beep program.  I use this
  3336.    within ZCPR3 multiple-command lines after certain
  3337.    commands in the command line to inform me of the
  3338.    progress of the commands.
  3339.    
  3340. ----
  3341. QUATRIS2.LBR - TURBO (PASCAL/MODULA)
  3342.     A CP/M Z80 version of the Russian game TETRIS.  Done in Turbo
  3343.    Pascal, the library includes a program to install it for 28 types
  3344.    of terminals.  Version 2.0 fixes a bug at high scores, and shows
  3345.    the number of deleted rows.  Very interesting and entertaining.
  3346.    
  3347. ----
  3348. RZMP16.LBR - MODEM/MEX/TERM3
  3349.    Update to the Cp/m Zmodem remote transfer program finally provides 
  3350.    a method for logging transfers. Included is a Zfiler look-alike for 
  3351.    tagging files in multiple directories and then chaining to RZMP for 
  3352.    transfer. Rzmp creates a filelist on disk of all transfers, then
  3353.    can chain to a seperate log program to format and write the filelist
  3354.    to the normal .LOG file. Zcprxx or at least a separate command line
  3355.    type system required. No provision for FOR file entries.
  3356.  
  3357. ----
  3358. DISCOUNT.GNE - MODEM/MEX/TERM3
  3359.       Special offer from GEnie network for CP/M users.  -Bill Tishey
  3360.    
  3361. ----
  3362. W23.LBR - ZSIG
  3363.    A few changes to this excellent Steve Cohen program that allows the
  3364.    use of wildcards with programs that don't accept ambiguous filenames.
  3365.    It now checks the ZCPR QUIET flag before displaying messages.  The
  3366.    "scanning disk...wait" message can now be suppressed with a 
  3367.    configuration byte.  A Type 3 header has been added and a version
  3368.    is included that loads at 8000h.
  3369.  
  3370. ----
  3371. XZRL10.LBR - ZCPR33+ Specific
  3372.    XZRL examines REL/ZRL files generated by either M80 or SLR 
  3373.    and displays : 1) Program Name 2) Assembler that generated 
  3374.    the file 3) Program Size 4) ID string (if present)
  3375.    5) Common Declarations and their size (if present)
  3376.    XZRL examines single files or library members, and was 
  3377.    developed as a toolto conveniently display key information 
  3378.    bout REL files.
  3379.  
  3380. ----
  3381. NX3SET14.LBR - GENERAL CP/M
  3382.    Send configuration codes to Star Micronics NX-1000 printer.
  3383.    
  3384. ----
  3385. NXSET14.LBR - GENERAL CP/M
  3386.    Send printer configuration codes to Micronics Star NX-10 printer.
  3387.    
  3388. ----
  3389. PART35.LBR - GENERAL CP/M
  3390.    This library can be used to partition a Apple Prodos disk into a
  3391.    hybrid Apple/CPM disk if you are useing Steve Hirsh's 3.5 unidisk  
  3392.    driver.
  3393.    
  3394. ----
  3395. MXT-TV65.MAC - MODEM/MEX/TERM3
  3396.    A MEX-Plus terminal descriptor for the TeleVideo 965 terminal.  Can
  3397.    be assembled (with ASM, MAC, SLRMAC, or Z80ASM) to a hex file; then
  3398.    either overlayed onto MEX Plus, or loaded with MEX's INSTALL command
  3399.    and then MEX can be cloned.
  3400.    
  3401. ----
  3402. SCZ01BET.LBR - ZCPR3
  3403.    BETA TEST ZCPR version of Small-C 2.1. SmallC/Z is a modification 
  3404.    of the Small-C 2.1 compiler and standard library, along with an 
  3405.    additional linkable function library and other assorted files. It 
  3406.    supports various Z-System based functions (more are yet needed, 
  3407.    named directories in particular), and should be pretty readily 
  3408.    adaptable to variants of it.
  3409.    
  3410. -----
  3411. SORTMK22.LBR - Word Processing
  3412.    SORTMK is a fast Z80 (or equivalent) program that sorts small
  3413.    ASCII text files on several keys in ascending or descending
  3414.    order.  File sizes can range up to about 20K bytes, depending
  3415.    on your TPA and the sort keys.  Runs on Z80-based Z-System or
  3416.    "vanilla" CP/M; accepts Named Directory file names if ZCPR3 is
  3417.    present.
  3418.    
  3419. -----
  3420. APPEND.LBR - Word Processing
  3421.    This is a simple program which is sometimes useful. It copies
  3422.    a <file1> to the END of <file2>. If file2 does not exist a simple
  3423.    copy operation is performed. It also does a fixup on a problem
  3424.    sometimes seen, multiple carriage returns are reduced to one.
  3425.    Unfortunately it needs MAC so if you don't have it get the COM
  3426.    file for APPEND if you can.
  3427.    
  3428. -----
  3429. VT100.LBR - Modem
  3430.    DEC VT-100 Emulator for CP/M machines, general version.
  3431.    For a CFOG member who requested such a program at Sunday's meeting.
  3432.    
  3433. ----
  3434. MAC-CHAL.ZZ0 - ASM TOOLS
  3435.    Solution to a "challenge" for macro assembler programmers, presented
  3436.    by Jay Sage (proposed by Ben Grey).
  3437.    
  3438. ----
  3439. TURBMEM.FIX - TURBO (PASCAL/MODULA)
  3440.    Technique for turbo pascal programs to automatically use all
  3441.    available memory on the system a program is run on.
  3442.    
  3443. ----
  3444. TURBO.FIX - TURBO (PASCAL/MODULA)
  3445.    How to change the terminal configuration a compiled turbo pascal
  3446.    COM file is set for.  Also describes out of memory problems.
  3447.    
  3448. ----
  3449. EXTEND12.LBR - ZCPR3/3/4/Z-System
  3450.    Text file extender for all Z80 machines appends an input line to a 
  3451.    new or existing ASCII file, allows ZCPR named directories.  Great 
  3452.    for batch processing under Z-System, as it can "keep notes" on what 
  3453.    happened during unattended batch runs.  New in this version are 
  3454.    better status messages, ZCPR quiet flag sensing, and upper and lower 
  3455.    case output control.  Library includes EXTEND12.4OM, which is a 
  3456.    type-4 program for ZCPR 3.4 only.
  3457.  
  3458. ----
  3459. TCJ34BMM.WZ - GENERAL CP/M
  3460.    Bridger Mitchell's column from TCJ issue #34.
  3461.    
  3462. ----
  3463. TCJ35BMM.WZ - GENERAL CP/M
  3464.    Bridger Mitchell's column from TCJ issue #35.
  3465.    
  3466. ----
  3467. TCJ36BMM.WZ - GENERAL CP/M
  3468.    Bridger Mitchell's column from TCJ issue #36.
  3469.    
  3470. ----
  3471. TCJ37BMM.WZ - GENERAL CP/M
  3472.    Bridger Mitchell's column from TCJ issue #37.
  3473.    
  3474. ----
  3475. TCJ38BMM.WZ - GENERAL CP/M
  3476.    Bridger Mitchell's column from TCJ issue #38.
  3477.    
  3478. ----
  3479. ZMP14.BUG - GENERAL CP/M
  3480.    This file describes a minor bug in ZMP14 and tells how to repair it
  3481.    with a simple patch.
  3482.    
  3483. ----
  3484. GF13.LBR - ZCPR33+ Specific
  3485.    GF, (G)eneralized (F)ilter, is a simple filter program designed to 
  3486.    allow the user to change all occurrences of any single character 
  3487.    within a text file to any other character. For ZCPR 3.3/3.4 
  3488.    systems only. Version 1.3 has been correctly relinked with a start
  3489.    address of 0100h instead of 0103h.
  3490.    
  3491. ----
  3492. NSWEEP.BUG - ZSDOS/ZDDOS/Z80DOS
  3493.    If you use ZSDOS, ZRDOS or NovaDOS, improper use of Dave Rand's 
  3494.    NewSweep can destroy files.  Please read this file and pass it on to 
  3495.    all systems which support these DOS's.                               
  3496.                                                                         
  3497.    
  3498. ----
  3499. 2UP.LBR - GENERAL CP/M
  3500.    2UP is designed to take a pre-formatted text file and output that 
  3501.    file in multiple columns. 2UP uses Aztec C's I/O redirection 
  3502.    capability so to the command line for files other than stdin and 
  3503.    stdout would be: 2UP <input.ext -options >output.ext
  3504.    The Unix style < operator redirects input from the console to a 
  3505.    disk or other file and the > operator redirects output away from 
  3506.    the console.
  3507.  
  3508. ----
  3509. HGENSCSI.LBR - GENERAL CP/M
  3510.    Ampro LB/Z80 improved HGEN and SCSIBOOT EPROM. Allows automatic
  3511.    bootup from non generic SCSI/SASI controllers (such as Xebec 1410 and
  3512.    DTC510) without first booting from floppy.
  3513.    
  3514. ----
  3515. Z8D24SUP.LBR - ZSDOS/ZDDOS/Z80DOS
  3516.    This file contains source code (as distributed in the original 
  3517.    Z80DOS10 by Carson Wilson) and .COM's that support Z80DOS.  Also a 
  3518.    'bug fix' for Z80DCHAR.Z80 to update to 2.41.  Second file in the set
  3519.    Z80D24SR.LBR, Z8D24SUP.LBR, Z80DOVL.LBR.
  3520.    
  3521. -----
  3522. BA24.LBR - ZCPR3/3/4/Z-System
  3523.    Program BA (Build Alias).  Using aliases on your Z-system?  The
  3524.    upgraded BA lets you make and modify aliases with your own editor.
  3525.    No more wondering "what do I do now" when you bring up a utility
  3526.    with yet another set of editing commands.  Any editor that makes
  3527.    a standard (non-DOC) ASCII text file can be used to manage your
  3528.    aliases.  BA comes with documentation in both DOC and HLP files.
  3529.    It is available on a shareware basis from most BBSs' (BA24.LBR)
  3530.    or for 12.95 plus $2.00 shipping and handling from: Skunk Creek
  3531.    Computing Services, 1985 Kohler Drive, Boulder, CO 80303.
  3532.  
  3533. ----
  3534. QUOTE2Q.ARK - GENERAL CP/M
  3535.    A quickie hack/compile of QUOTE2.  Does not have the intro "Your 
  3536.    quote for today:".  No pause "Any key to continue ".  The QUOTES 
  3537.    file can be in A0: instead of A14:.  Does not chain to another 
  3538.    program upon exit -- let the ZCPR3 multiple command line do that.  
  3539.    Has new quotes also for this unix-like fortune program.  For 
  3540.    non-bbs sytem.  Requires QUOTE2.LBR for the QCONVERT and other 
  3541.    original files including source code and docs.
  3542.  
  3543. ----
  3544. QUOTE2.LBR - GENERAL CP/M
  3545.    QUOTE2, an update to the QUOTE program, displays a two line quote
  3546.    each time run.  This release uses a random access quote file and
  3547.    moves through the file in a circular manner.
  3548.    
  3549. ----
  3550. PLF21.LBR - ZCPR3
  3551.    Process Library Files.  FINALLY a library utility that doesn't lose
  3552.    datestamps of extracted files with ZSDOS.  A multi-alias series held
  3553.    together by a fast ZEX script allowing viewing and extraction of lib-
  3554.    rary members.  Optional rename and print.  Attractive visual display
  3555.    and menu shell simulation.  Uses ZCPR3 system files for storage, so
  3556.    once a file is viewed any other operation can be easily performed on
  3557.    it.  V2.1: ZEX script left out, now included. Rick Charnes, 5/6/89
  3558.  
  3559. ----
  3560. NVDSCRDT.NOT - ZCPR3
  3561.    The NovaDOS manual for release H erroneously credits Alpha Systems
  3562.    with ownership of the program JetLDR.  JetLDR is by Bridger Mitchell
  3563.    and is the exclusive property of Plu*Perfect Systems.  
  3564.    
  3565. ----
  3566. SPAWN04.LBR - ZCPR33+ Specific
  3567.     Beta test/demo program of a task 'spawner'. Have up
  3568.    to 10 tasks active at one time, switch with hot keys.
  3569.    NZCOM required, NO special installation/terminals
  3570.    required. E. Nolan 5/1/89
  3571.    
  3572. -----
  3573. LZHUF10.LBR - Text & Information
  3574.    Example in C code of an exciting new compression technique from Japan: 
  3575.    Adaptive Huffman encoding.  Better than anything to come down the 
  3576.    pike so far (can even compress crunched files FURTHER.)  Improves 
  3577.    on Phil Katz's latest efforts in the MSDOS world, too.  C code, MSDOS 
  3578.    and CP/M programs included.
  3579.    
  3580. -----
  3581. T4N41.ARK - ZCPR34/NZCOM
  3582.    Type-4 version of Norman Strassner's N41, a numerical and logical
  3583.    conversion and evaluation program, otherwise known as a calculator.
  3584.  
  3585. ----
  3586. SWDEMO15.LBR - GENERAL CP/M
  3587.    YES, WE DO EVEN MORE WINDOWS!  This file contains three demo
  3588.    programs and new product announcement of a fast, compact, 
  3589.    and portable set of windowing library subroutines for CP/M,
  3590.    IBM PC, and any other micro/mini/mainframe computer.
  3591.    NO special terminals, hardware, or the like are needed. Imbedded
  3592.    TCAP for vanilla CP/M, Z-System TCAP are both referenced.
  3593.    Support for proposed new Z3 TCAP added (imbedded also).
  3594.  
  3595. ----
  3596. Z80DOVL.LBR - ZSDOS/ZDDOS/Z80DOS
  3597.     This file contains the overlay .LBR's for programs that
  3598.    have been 'ported' to Z80DOS type date stamping.
  3599.    File three in the set Z80D24SR.LBR, Z8D24SUP.LBR, and 
  3600.    Z80DOVL.LBR.
  3601.    
  3602. ----
  3603. Z80D24SR.LBR - ZSDOS/ZDDOS/Z80DOS
  3604.     This file contains the main source code and relevant
  3605.    other programs for generation of Z80DOS24.
  3606.    Z80DOS can now be generated with Z80MR( included)!
  3607.     File one in the set Z80D24SR.LBR, Z8D24SUP.LBR, and
  3608.    Z80DOVL.LBR.
  3609.    
  3610. ----
  3611. T4LDR11.ZZ0 - ZCPR33+ Specific
  3612.    A tweak to the ZCPR34/BGii/NZCOM/Z3PLUS Type 4 loader that has no
  3613.    value other than to show that there is ALWAYS (well, almost
  3614.    always) a byte or two to be saved no matter who has previously
  3615.    shortened the code!                          from August 11, 1988
  3616.    
  3617. -----
  3618. CP31.LBR - ZCPR3
  3619.    A modified version of Leor Zolman's fast and versatile file copy
  3620.    program.  This version is based on the one included with the Alpha
  3621.    test package of Z-System BDS C.  A serious bug that allowed a file
  3622.    to be copied into itself has been corrected, and several enhancements
  3623.    have been added.
  3624.    
  3625. ----
  3626. QTP-XER2.AZM - MODEM/MEX/TERM3
  3627.    Patch for Qterm- allows use of this communications program on a
  3628.    Xerox 820-II or 16/8 computer. Slightly modified from the Kaypro
  3629.    overlay file, Qtermpat.asm.
  3630.    
  3631. ----
  3632. SLNK0414.LBR - MODEM/MEX/TERM3
  3633.    Listing  of 155 supported outdial modems and user guide  for
  3634.    Starlink, current as of 14 April, 1989.
  3635.    
  3636. ----
  3637. LZHUFCPM.LBR - GENERAL CP/M
  3638.    CPM implementation of the new LZHUFF10 file compression method.
  3639.    
  3640. ----
  3641. ZMP15.LBR - MODEM/MEX/TERM3
  3642.    Zmodem communications program, current version. Allows CP/M - ZCPR
  3643.    systems to employ X,Y,and Z-modem protocols. Requires appropriate
  3644.    overlay for your system!
  3645.    
  3646. ----
  3647. MACRODAT.DZC - ZSDOS/ZDDOS/Z80DOS
  3648.    MACRODAT is a nifty technique I've developed for my ZSDOS/ZDDOS 
  3649.    system to have the date appear at the touch of a macro key while in 
  3650.    VDE.                              
  3651.                                      - Rick Charnes, April 9, 1989
  3652.    
  3653. ----
  3654. APL-Z.ARK - GENERAL CP/M
  3655.    This is an implementation of APL for CP/M machines taken some time
  3656.    ago from the Arpanet CP/M public-domain archives at White Sands.
  3657.    
  3658. ----
  3659. SIDEWAY2.LBR - GENERAL CP/M
  3660.    Print utility in Turbo Pascal for CP/M prints ASCII files sideways
  3661.    on 9-pin Epson/emulating printers.   Much improved by Bob Balkwill
  3662.    from code distributed about 1985 by Doug Cox of Palo Alto.
  3663.    
  3664. ----
  3665. REID.MSG - ZCPR3
  3666.    Intended for Ken Reid but anyone is welcome to it.  Explains 
  3667.    technique for dealing with ARUNZ command lines that seemingly 
  3668.    cannot fit into the command line buffer.
  3669.                                            - Rick Charnes
  3670.    
  3671. ----
  3672. T4GEN.LBR - ZCPR33+ Specific
  3673.    This program has been moved to the ZSIG committee area for evaluation
  3674.    before general release.  It is a utility for producing TYPE-4 programs
  3675.    from a pair of HEX files.  Written by Ludo VanHemelryck.
  3676.    It looks nice.    Jay Sage
  3677.    
  3678. ----
  3679. NVDSUTIL.LBR - ZCPR3
  3680.    Support utilities for NovaDOS.  Includes: PUBLIC, to designate files 
  3681.    public under NovaDOS; DOSPATH, to manage DOS paths; PFILE, to con-
  3682.    trol the R/O status of public files; FBOOT to control fast relogging
  3683.    of permanent media.  
  3684.    
  3685. ----
  3686. MEXREAD1.LBR - GENERAL CP/M
  3687.    A collection of .DOC and .HLP files for MEX114 script writing
  3688.    
  3689. ----
  3690. DATE2.LBR - GENERAL CP/M
  3691.    Replacements for DRIs DATE.COM for CP/M Plus.
  3692.    
  3693. ----
  3694. RSXMAP.LBR - GENERAL CP/M
  3695.    Displays installed RSXs and memory usage for CP/M Plus systems.
  3696.    
  3697. ----
  3698. HISTPLUS.LBR - GENERAL CP/M
  3699.    HISTORY for CP/M Plus.  See HISTORY.MZN for instructions.
  3700.    Installs itsself as an RSX.  Does not rely on disk files.
  3701.    
  3702. ----
  3703. AMPROIOP.LBR - ZCPR3
  3704.    AMPRO-Specific
  3705.    This .LBR contains AMPRO BIOS patches to implement an IOP on
  3706.    the AMPRO computer.  Complete BIOS initialization of the IOP
  3707.    is documented.  An example IOP is included.  
  3708.    Usable as a guide for implementions on other machines, too.
  3709.    
  3710. ----
  3711. PDTINS.LBR - TURBO (PASCAL/MODULA)
  3712.    Added a ".COM" version of Carson Wilson's public domain Turbo Pascal 
  3713.    screen installation pgm. PDTINS.CHN. Now you may run it as a stand 
  3714.    alone program. BTW, Carson's screen installation for KayPro's is 
  3715.    better than the original Turbo version.                              
  3716.    
  3717. ----
  3718. BYBY-PCP.LBR - GENERAL CP/M
  3719.    Had enough?  Time to quit PC Pursuit?  Well, if you gotta go, 
  3720.    go in style.  This library contains letters to the presidents of 
  3721.    Telenet, its parent company, US Sprint, and a sample letter to 
  3722.    your bank to cancel their authority to charge your account.
  3723.    
  3724. ----
  3725. BUT-1-0.LBR - GENERAL CP/M
  3726.    Primarily of interest to Z-Node Sysops (Many use the AMPRO LB).
  3727.    BUT stands for Back Up Track mapping.
  3728.    It's an AMPRO machine-specific program/file. It contains information
  3729.    on how to modify the AMPRO BIOS to support an alternate track
  3730.    mapping that significantly enhances hard disk backup performance.
  3731.    
  3732. ----
  3733. LI.MEX - MODEM/MEX/TERM3
  3734.    Written in Feb. 1986 this is the grandfather of everything I've
  3735.    done.  LI.MEX (LogIn) is a MexPlus script for logging in to 
  3736.    BBS, written by one George M. Sipe.     - Rick Charnes
  3737.    
  3738. ----
  3739. SCHEDULE.MEX - MODEM/MEX/TERM3
  3740.    Nice script by Ron Fowler for MEXPLUS that allows a command to be
  3741.    executed at a certain time.  Especially nice feature is that it 
  3742.    updates the time display as it waits.    - Rick Charnes
  3743.    
  3744. ----
  3745. ZXLATE14.LBR - ZCPR33+ Specific
  3746.    An 8080 to Z80 source code translator.  Uploaded for Jay.  -Bill T.
  3747.    
  3748. ----
  3749. NS2CPM.ARC - GENERAL CP/M
  3750.    Read North Star DOS disks under CP/M.  May require N* Horizon
  3751.    computer w/ Lifeboat CP/M.
  3752.    
  3753. ----
  3754. PX8DIRS - GENERAL CP/M
  3755.    Epson PX8 rom diresctory description.
  3756.    
  3757. ----
  3758. MTEST.LBR - ZCPR3
  3759.    MTEST is a simple program to extend the register testing capabilities
  3760.    of the FCP to the entire memory.  It is a standalone program in 
  3761.    both type 3 and type 4 files.  It is wheel protected and invokes the
  3762.    error handler if the wheel is not set, thus "dissapearing" from the
  3763.    view of non-wheel users.  Source code is included in the package.
  3764.    
  3765. ----
  3766. DBPATCHS.DZC - GENERAL CP/M
  3767.    Beginnings of a list of the patchable bytes in DBASE 2.41 w/
  3768.    special reference to auto date installation (with and without
  3769.    DATESTAMPER or ZSDOS).
  3770.    
  3771. ----
  3772. COPYPAT1.LBR - ZCPR3
  3773.    This patch makes the ZSDOS version of MCOPY (distributed as COPY)
  3774.    use the currently logged directory at the time it is first executed
  3775.    as the default destination.  With this patch, one can enter the
  3776.    command "COPY DIR:FN.FT", and the file will be copied to the current
  3777.    directory, just as with PPIP.      Jay Sage, March 9, 1989
  3778.  
  3779. ----
  3780. SLR.HQP - ZCPR3
  3781.    A ZCPR3-type help file for SLR assemblers and linkers (SLRMAC,
  3782.    Z80ASM, SLR180, and SLRNK) summarizing syntax and options.
  3783.    
  3784. ----
  3785. Z80LIB.LBR - ASM TOOLS
  3786.    Z80.LIB is a set of macros that allows the use of "extended Intel
  3787.    mnemonics on any 8080 macro assembler.  Also in the library are a
  3788.    couple of WordStar doc files equating Zilog and extended Intel 
  3789.    mnemonics, one brief, the other with opcode explanations.  This
  3790.    was uploaded for Rick Charnes.
  3791.    
  3792. -----
  3793. PCPMX+30.LBR - Modem - MEX
  3794.    TEST VERSION.  V3.0 now keeps disk-based log of PCP use per month.  
  3795.    Essential beginning May 1 when Telenet begins charging above 30 hours
  3796.    monthly.  This is a MexPlus script for PCP, requires real-time clock 
  3797.    integrated with Mex.  Fancy graphic displays of current time, time 
  3798.    logged onto BBS, time connected to PCP, number of minutes attempted 
  3799.    PCP call, more.  Logon scripts for BBS's.  User may completely exit 
  3800.    Mex; upon return all information is restored.  -- Rick Charnes
  3801.    *
  3802.    NOTE: this library includes Rick's corrected OFF.MZX as uploaded
  3803.    to Lillipute by Rick himself.
  3804.  
  3805. -----
  3806. DIFF30.LBR - ZCPR3/3/4/Z-System
  3807.    DIFF version 3.0 is an extensively modified and improved version of 
  3808.    the original ZCPR 3.0 DIFF utility by Richard Conn.  The program's 
  3809.    basic functions have been enhanced to take advantage of ZCPR 3.3 and 
  3810.    3.4, and several additional functions have been added.  Datestamping 
  3811.    features are available if DIFF is used under ZSDOS, Z3PLUS, and/or 
  3812.    DosDisk, but these system enhancements are not required by DIFF.
  3813.    
  3814. ----
  3815. SHOW14.LBR - ZCPR3
  3816.    After several reports that SHOW13 failed to show the settings of
  3817.    certain flags (QUIET, FORMFEED), I finally took a look at the code. 
  3818.    Sure enough, there was an obvious mistake in the routine for
  3819.    printing 'YES' or 'NO'.  I think it is fixed now.  Thanks to Nelson
  3820.    Buck for bringing this pointedly to my attention.
  3821.         Jay Sage,  February 21, 1989
  3822.  
  3823. ----
  3824. C128-DLC.Z3T - ZCPR33+ Specific
  3825.    This is the modified TCAP that I use for the Commodore C128.  I
  3826.    found the original cursor keys were poorly defined.
  3827.    
  3828. ----
  3829. WS40OZ81.LBR - ZSDOS/ZDDOS/Z80DOS
  3830.     This is an overlay file for a FULLY installed WS 4.0
  3831.    that allows it to carry the creation date of the source file
  3832.    to the saved modified file. Requires Z80DOS as the BDOS.
  3833.    This fixes a problem with the original that some files
  3834.    were not being stamped correctly.
  3835.    See the source header for more info.
  3836.    
  3837. ----
  3838. NORING.LBR - MODEM/MEX/TERM3
  3839.    Two small programs, ideal for use in a submit file, to turn off the
  3840.    auto-answer in an internal modem (such as the Datasolvers 1200 in
  3841.    many Kaypro 10s). SETMDM.COM initializes the modem (which is
  3842.    necessary) and NOANSWER.COM turns off the auto-answer. Used together
  3843.    they eliminate a high-pitched tone every time you pick up the phone.
  3844.    
  3845. ----
  3846. I2MM-5.Z80 - MODEM/MEX/TERM3
  3847.    A modified SB180 overlay for IMP uses true DTR toggling to disconnect
  3848.    the modem (my modem wouldn't disconnect using the RTS toggle in the
  3849.    v4 overlay.  In addition a modem initialization string has been
  3850.    added.  The DTR routine is the work of 
  3851.    Rory Kestner.
  3852.    
  3853. ----
  3854. NETDOS.REQ - ZCPR33
  3855.    A short file about NetDOS, a SCSI LAN for NZCOM systems.
  3856.    NetDOS will allow multiple Z-Systems to share files without nasty
  3857.    file allocation problems.  Come to X-Node at 408-432-0821 for
  3858.    the latest info.....
  3859.    
  3860. ----
  3861. ALB-QTO.ZZ0 - MODEM/BBS
  3862.    This is a sample overlay file to allow a user to configure QTERM thru
  3863.    the use of an assembler and MLOAD (as most of us are used to doing
  3864.    it). This file is for the Ampro Little Board and has been used
  3865.    successfully to configure QTERM 3.3a. Now, if we can talk the author
  3866.    into giving up this idea of binary patches for QTERM, we may be on
  3867.    to something!                          - Dave Ramsey
  3868.    
  3869. ----
  3870. ZSNZBI12.LBR - ZSIG
  3871.    Version 1.2 of ZSNZBIO takes the protection of the BDOS/CCP/TPA from
  3872.    the CBIOS in NZCOM systems to the logical limits - IX, IY, AF', BC',
  3873.    DE', and HL' are now protected on ALL CBIOS calls.  This NZCOM BIO
  3874.    replacement is a must for ZSDOS on any system that uses IX and IY
  3875.    in BIOS and will probably cure some strange ills on other systems
  3876.    (whose BIOS authors must have thought everybody runs all 8080 code!).
  3877.    
  3878. ----
  3879. ZSNZBI11.LBR - ZSIG
  3880.    This is a replacement for NZBIO.ZRL that builds a shell around BIOS
  3881.    disk calls, preserving IX and IY.  Its primary use is fixing BIOSes
  3882.    that use IX and IY so ZSDOS will run with them.
  3883.    
  3884. -----
  3885. Z33L5UPD.LBR - ZCPR3/3/4/Z-System
  3886.    Update to the HALTSUB routine of Z33LIB05 - bug correction
  3887.    
  3888. ----
  3889. ZMO-KP06.LBR - MODEM/MEX/TERM3
  3890.    Kaypro overlay for ZMP14 fixes a few bugs, utilizes reverse video.
  3891.    File also contains ZMP14.COM with overlay installed. Needs other 
  3892.    overlays from ZMP14.LBR to run.
  3893.    
  3894. ----
  3895. PCSWP05.LBR - GENERAL CP/M
  3896.     Beta test of a 'sweep' type program for accessing IBM-PC
  3897.    disks of 320/360k format. Tagged mass copy from PC disks
  3898.    to CPM system, and single copy of files from CPM to
  3899.    PC disks. Also: viewing and deletion of files on PC disk.
  3900.    Requires your system bios supports 320/360k, 8/9 sector/trk,
  3901.    512 bytes/sectors. Info for roll your own DPB's included.
  3902.    
  3903. ----
  3904. MEX+2Z12.LBR - ZCPR33+
  3905.    MEX+2Z is used to give MEX114 or MEX-Plus the ability to 'shell' a
  3906.    command to Z-System and then return to MEX.  This new version uses
  3907.    the type-3 program facility to save and restore MEX's current baud
  3908.    rate.  Files with "+" are for MEX-Plus; those without are for
  3909.    MEX114.  Files with suffix 'E' use an ARUNZ ECP alias; those with
  3910.    'S' use a stand alone alias.  See source file for instructions.
  3911.  
  3912. ----
  3913. MERGETUT.LBR - GENERAL CP/M
  3914.    Nice, simple easy tutorial that demonstrates MAILMERGE's potential
  3915.    as a programing environment for some really sophisticated and power-
  3916.    ful applications. MAILMERGE is one of those unsung heroes of the
  3917.    8-Bit world little used seldom understood, a real "sleeper", and
  3918.    probably the real "power-house" or "power behind the throne" of
  3919.    WordStar 3.3 ans 4.0...these scripts are also portable to the
  3920.    MSDOS versions of WS/MAILMERGE/MERGEPRINT...Try it and see!
  3921.  
  3922. ----
  3923. ARKDATZD.ARK - ZSDOS/ZDDOS/Z80DOS
  3924.    An overlay that allows ARK04.COM to obtain time and date info
  3925.    from ZS/ZDDOS date stamps.
  3926.    
  3927. ----
  3928. KPGRAFIC.TZT - GENERAL CP/M
  3929.    File describing the video and graphics codes for KAYPROs.
  3930.    
  3931. ----
  3932. QL41.LBR - GENERAL CP/M
  3933.    QL41 is one of the the most flexible and powerful file viewing util-
  3934.    ities  available for CP/M.  It combines some of the best features of
  3935.    the  popular  CP/M, ZCPR3, and MS-DOS utilities LUX,  LT,  VLU,  and
  3936.    LIST62  with unique features of its own, including hex display  mode
  3937.    and  a  unique, fast access, file reference by number  system.  This
  3938.    version  extends the numbered  file access to  the LBR directory and 
  3939.    adds "batch" viewing/extractions.   LBR extractions, more.  See DOC.
  3940.  
  3941. ----
  3942. Z3CUBE11.LBR - ZCPR3
  3943.    Program to draw a 3-dimensional cube.  Uses Z3 TCAP.  An oldie,
  3944.    uploaded at request of Calvin Culver.  -Bill Tishey
  3945.    
  3946. ----
  3947. EASE20T.LBR - ZCPR33+ Specific
  3948.    This file is an overlay for EASE20.Z80 generated for use
  3949.    at 8000h (EASE8000.COM). It's main purpose is to display
  3950.    time in the command line prompt. It can get this time from
  3951.    one of two sources, either Z80DOS23+ or BYE510 for RCPM
  3952.    use. If BYE510 support is enabled, then if BYE is not found
  3953.    to be running, a check will be made to look for the time
  3954.    from Z80DOS. EASE20Z8.HEX for Z80DOS, EAS20BYZ.HEX for BYE.
  3955.  
  3956. ----
  3957. STARLINK.ARK - GENERAL CP/M
  3958.    Information about a possible alternative to PC Pursuit.  Considering
  3959.    the new PC Pursuit rate changes this is worth looking at. STARLINK is
  3960.    an asynchronous outdial service that permits you to make off-peak cal
  3961.    to thousands of Bulletin Board Systems in 91 cities in 28 states for
  3962.    only $1.00 per hour of connect time.
  3963.    
  3964. ----
  3965. Z280ASM3.LBR - ASM TOOLS
  3966.    Some macros to help assemble Z280 code using ZAS 2.6.
  3967.    Other assemblers use to much TPA for all the macros to fit, though
  3968.    the macros could be broken up.          From Dan Jacobs
  3969.    
  3970. ----
  3971. ARKTS.ARK - GENERAL CP/M
  3972.    Routine to read clock and load the five bytes in .ARK for time 
  3973.    stamping.  Uses the same concept that TIMESTAMP does by overlaying
  3974.    the firs JP in .ARK with a new one to a clock read routine past the
  3975.    end of ARK.COM. After the clock routine reads the clock, loads the
  3976.    bytes at 103-107h or ARK, restores .ARK back to its origianl state
  3977.    and  .ARK can reuse the space taken by this routine.  You have to
  3978.    customize your own clock-read section.
  3979.  
  3980. ----
  3981. MXO-VT11.AZM - GENERAL CP/M
  3982.    VT180 overlay for MEX11x
  3983.    
  3984. ----
  3985. M7VT-4.ASM - GENERAL CP/M
  3986.    VT180 overlay for MDM740
  3987.    
  3988. ----
  3989. VLU108.LBR - GENERAL CP/M
  3990.    Video Library Utility v1.08 corrects a problem associated with creat-
  3991.    ion of library datestamps for January. Also allows a new filestamp
  3992.    to be entered for each file in a Group Crunch/Build. Requires Z33
  3993.    or Z34. Copyright 1987, 1988 by Esoteric Software. VLU is a ZSIG
  3994.    utility.
  3995.    
  3996. ----
  3997. CAL33.ARK - GENERAL CP/M
  3998.    CALender keeps track of your ideas/notes on a calander. Just type in 
  3999.    a short message on the calender; and if needed, open a larger window 
  4000.    and type in your complete reminder. The program allows you to edit or
  4001.    delete messages, evev send the whole calender to your printer. The 
  4002.    program is written in Turbo Pascal so it will need to be installed 
  4003.    for your particular terminal.
  4004.    
  4005. ----
  4006. ZEX-FLOW.NOT - ZCPR3
  4007.    Notes and observations on the handling of flow control within ZEX.
  4008.                                                    - Rick Charnes
  4009.    
  4010. ----
  4011. MAKLIB12.LBR - ZCPR3
  4012.    AUTOMATED LBR-builder for DateStamper/ZSDOS users.  ZFILER/ARUNZ 
  4013.    scripts crunch "comment text" into files, insert into LBR, preserve 
  4014.    all datestamps.  Uses ZFILER's group macro feature.  Tag files you 
  4015.    want in LBR, enter LBR name, sit back and watch.  Scripts limit 
  4016.    "comment" to exactly 19 characters, maximum allowed by LDIR-B.  
  4017.    Target LBR can previously exist or not.  Nice display.  V1.2: fix to 
  4018.    ERASE.COM, optional rename, long essay re ZEX.  -- Rick Charnes
  4019.  
  4020. ----
  4021. BAKDEL10.LBR - ZCPR3
  4022.    A ZFILER group macro that provides an answer to one of mankind's 
  4023.    oldest and thorniest problems: how to ensure that all the files on 
  4024.    one's backup disks are in fact still current, active files on one's 
  4025.    source disk/directory.  BAK-DEL checks the source directory against 
  4026.    the files on the backup disk and, finding that a file no longer 
  4027.    exists on the former it will delete the copy on the latter.  If a 
  4028.    file still exists you are told so.           -- Rick Charnes
  4029.  
  4030. ----
  4031. ARUNZ9N+.DZC - ZCPR3
  4032.    Documentation for ARUNZ09N amended to include a discussion of alias
  4033.    name qualifiers.
  4034.    
  4035. ----
  4036. BUXZD20.LBR - ZSDOS/ZDDOS/Z80DOS
  4037.    BUXZD20 is updated for use with BUSHBETA.
  4038.    These files provide support for preserving Z80DOS time stamps
  4039.    during execution of BU20/BUSHBETA for file back ups. No longer
  4040.    will your backups contain the current system time! BUXZD
  4041.    installs itself as an RSX to intercept all BU20/BUSHBETA BDOS
  4042.    calls and make appropriate use of GETSTAMP and USESTAMP.
  4043.    BUXREM will remove the BUXZD RSX. See source header for usage.
  4044.  
  4045. ----
  4046. ZSDOS.AZN - ZSDOS/ZDDOS/Z80DOS
  4047.    I have added to Carson Wilson's announcement of the shipping of 
  4048.    ZSDOS by doing something I've wanted to do for ages.  I've compiled 
  4049.    a list of all known (to me) CP/M and ZCPR3 programs that support 
  4050.    ZSDOS/DateStamper datestamping, alphabetized them (thanks, 
  4051.    WordPerfect), and wrote a little blurb about each.  If I had just 
  4052.    purchased ZSDOS and/or were just starting out with datestamping I 
  4053.    think I'd find this list mighty handy and useful.  - Rick Charnes
  4054.  
  4055. ----
  4056. TRSMODIV.Z3T - ZCPR33+ Specific
  4057.    TCAP terminal descriptor for use with NZCOM and the TRS-80 Model IV.
  4058.    
  4059. ----
  4060. HISTSHEL.NZT - ZCPR3
  4061.    Urgently soliciting comments on suggestion that a feature be included
  4062.    in new history shell now being developed by Rob Friefeld.  When one 
  4063.    is typing multiple commands directly at the ZCPR3 prompt, one could 
  4064.    reference a token appearing earlier on the command line without 
  4065.    retyping it.  Instead of RENAME JONES.LTR HARVEY.LTR;VDE JONES.LTR we
  4066.    could type, using "$" as the "escape character" that indicates 
  4067.    relative position from left, "RENAME JONES.LTR HARVEY.LTR;VDE $3".
  4068.  
  4069. ----
  4070. PASTBORD.LBR - GENERAL CP/M
  4071.    PASTBORD is a PRINTER GRAPHICS DRIVER GENERATOR for CP/M 2.2 
  4072.    operating systems. It has a terminal installation program 
  4073.    included however it will support only the EPSON and STAR printers 
  4074.    in graphics mode. All documents are included for installation and 
  4075.    for running the program. IT IS NOT A SCREEN GRAPHICS GENERATOR OR 
  4076.    DRIVER.  By M. Brian Dranchak (copyright 1985) released into PD.
  4077.    
  4078. ----
  4079. RESQ17.LBR - GENERAL CP/M
  4080.    RESQ17.LBR -- Update of popular RAM dump utility that enables
  4081.    "saving" a typed file that might not have been saved to disk
  4082.    if at leasts one key word in the file can be remembered for
  4083.    the program to find in its RAM.  Simple to use and rather
  4084.    swift and accurate.  Doesn't have to be personalized for
  4085.    the text entry program you were using.
  4086.    
  4087. ----
  4088. UZIUTILS.ARK - GENERAL CP/M
  4089.    This package contains several utilities to manage UZI file
  4090.    systems from a different host operating system.  They have been
  4091.    compiled and used under CP/M to build and repair UZI filesystems,
  4092.    and debug device drivers. They have also been used under SYS V
  4093.    Unix to debug the UZI filesystem code.
  4094.    
  4095. ----
  4096. WORD910.LZT - GENERAL CP/M
  4097.    A list of words NOT in "THE WORD" as supplied with WS4. This list 
  4098.    was checked with a L-A-R-G=E spelling checker and the words are 
  4099.    correct but you may wish to edit it before adding it to your WP 
  4100.    dictionary.                                                            
  4101.    
  4102. -----
  4103. NZENVADD.TXT - NZCOM Specific
  4104.    Perhaps I've invented the round, rolling object that someone else
  4105.    has offered, but I've not seen it.  This listing of the offsets
  4106.    from the ENV address in a NZCOM system of its labels and theri
  4107.    values or addresses in its *.ZCM files I find quite useful.  One
  4108.    can poke to his heart's content and produce any number of the
  4109.    marvelous effects of which NZCOM is capable.
  4110.    
  4111. -----
  4112. MAILLIST.IZF - Text & Information
  4113.    Mailing list information.  Article by Eric Pement describes free 
  4114.    services offered by US Postal Service to verify, correct, and
  4115.    standardize delivery addresses, and add ZIP+4 to all addresses
  4116.    on your mailing list datafile.  Also info on how to get changes-
  4117.    of-address entered on your mailing list, without paying the Post
  4118.    Office 25 cents to inform you after your bulk mailing.
  4119.    
  4120. -----
  4121. TURBO-BS.AZM - Kaypro Specific
  4122.    BIOS source code used for the Advent TurboROM.  Can be assembled 
  4123.    with the CDL ZASM Z80 macro assembler.
  4124.    
  4125. ----
  4126. PROLINE.ARC - MODEM/MEX/TERM3
  4127.    Information on ProLine bbs software (Apple, not CP/M or ZCPR3).
  4128.    
  4129. ----
  4130. RLIB12.LBR - ZSIG
  4131.    An update to RLIB11 suggested by Howard Goldstein fixes pagination
  4132.    for the /P option and removes the incorrect header which appears
  4133.    for screens after the first with the /M option. Functionally the
  4134.    same as version 11. 
  4135.         Al Hawley
  4136.         Ladera Znode, (213)670-9465
  4137.    
  4138. ----
  4139. TD-ZCPR3.LBR - ZCPR33+ Specific
  4140.    TD-ZCPR3 contains a slightly modified (1 Public Symbol Added) version
  4141.    ZCPR33 (base, header, and macro librarys included) plus z33env.z80 an
  4142.    z33nit.mac which allow ZCPR33 to run on any Non-Banked Z-80 TurboDos 
  4143.    processor card. TurboDos Versions 1.42 and 1.43 Tested. Support BBS N
  4144.    Included. Banked Memory Version In Progress. BYE510 Support Available
  4145.    11DEC88-JBarrett
  4146.    
  4147. ----
  4148. MXH-OEXZ.AZM - MODEM/MEX/TERM3
  4149.    MEX+ terminal overlay for Osborne Executive with Z3PLUS. MXH-OEX adds
  4150.    a powerful SET command (set baud,parity,length,bits,auto answer and 
  4151.    more).However MXH-OEX.ASM apparently makes MEX+ bigger than it thinks
  4152.    it is and it trashes the first 4 bytes of Z3ENV. This overlay has 
  4153.    shrunken (by removing port select code) to the point that it now 
  4154.    works with Z3PLUS.  Renamed to MXH-OEXZ.ASM
  4155.    
  4156. ----
  4157. ADS.LBR - GENERAL CP/M
  4158.    A utility to change the date/time stamps with an ARC or ARK file.
  4159.    Usage similiar to SETD. BDS-C source included.
  4160.    
  4161. ----
  4162. MNEMONIC.ARC - MODEM/MEX/TERM3
  4163.    Latest update (13 Dec 88) to the PC Pursuit outdial mnemonics list.
  4164.    Includes new Sacramento, CA outdials.  Use to replace the older
  4165.    list in PCPPACK.ARC.
  4166.    
  4167. ----
  4168. PCPIFILE.LZT - GENERAL CP/M
  4169.    Catalog of PCPI Applicard-oriented files on GEnie.  -Bill Tishey
  4170.    
  4171. ----
  4172. PCPPACK.ARC - MODEM/MEX/TERM3
  4173.    Collection of all informational files from the PC Pursuit file area
  4174.    on Telenet's Net-Exchange BBS.  Includes the latest outdial mnemonics
  4175.    and exchange lists (MNEMONIC.TXT and EXCHANGE.TXT), which have been
  4176.    updated within the past week.  This package is current as of
  4177.    8 December 1988.
  4178.    
  4179. ----
  4180. FIXBG130.LBR - BGii
  4181.    This small library contains information and a script for correcting
  4182.    the initial versions of BG130 sent out on December 10, 1988.  There
  4183.    were three bytes in error in LOADBG.COM.    Jay Sage, 12/11/88
  4184.  
  4185. ----
  4186. MEX114FX.LBR - MODEM/MEX/TERM3
  4187.    A patch to fix several bugs in MEX v1.14, including all known
  4188.    problems with the CompuServe "A" protocol.  Requieres a Z80 or Z80
  4189.    compatible processor.
  4190.    
  4191. ----
  4192. CR24-SWP.LBR - GENERAL CP/M
  4193.    These are versions of CRUNCH and UNCR from the new CRUNCH24.LBR
  4194.    which have been patched so that they automatically default to
  4195.    the new sweep-like format for the tagging of files to be crunched
  4196.    or uncrunched. Pick up CRUNCH24.LBR for all documentation and
  4197.    to make other optional patches.
  4198.    
  4199. ----
  4200. CRUNCH24.LBR - GENERAL CP/M
  4201.    Crunch and Uncrunch files; maximum file compression for CP/M users. 
  4202.    CRUNCH and UNCR now have 'sweep-like' file tagging option, will copy 
  4203.    files that cannot be made smaller, will unsqueeze squeezed files as 
  4204.    well as uncrunching crunched files.                                  
  4205.    
  4206. ----
  4207. BATTERY.BZR - GENERAL CP/M
  4208.    A warning about computer clock batteries, particularly for owners of
  4209.    certain Kaypro models.
  4210.    
  4211. ----
  4212. DLR1.LBR - TURBO (PASCAL/MODULA)
  4213.    This LBR contains a few Turbo Pascal and Turbo Modula-2 programs 
  4214.    that I've written to address specific problems.  The 
  4215.    MORTGAGE.PAS and MORTASST.MOD files are almost the same program. 
  4216.    The MORTGAGE.PAS program is the initial version and MORTASST.MOD 
  4217.    is the final version. FILTER is a simple filtering program and 
  4218.    TI2CPM.MOD is for anyone who still has a TI-99/4A in use around 
  4219.    their house.                          - Dave Ramsey, 12/6/88
  4220.  
  4221. ----
  4222. MORTGAG.LBR - GENERAL CP/M
  4223.    Collection of mortgage analysis routines used by a real estate pro
  4224.    in D.C... most are standard BASIC programs, at least one is an 
  4225.    improved mortage computation program done in PASCAL
  4226.    
  4227. ----
  4228. MATHPAC.LBR - ZCPR3
  4229.    This is a GENERAL CPM package, not ZCPR3--hit wrong key... MATHPAC
  4230.    is a bulky set of BASIC routines intended as a math tutor for kids...
  4231.    Uploaded at J. Maloney's request...
  4232.    
  4233. ----
  4234. NEWTREK.LBR - GENERAL CP/M
  4235.    Update of classic STARTREK game.  Many new wrinkles, like beam down
  4236.    command...
  4237.    
  4238. ----
  4239. ALMAZAR.LBR - GENERAL CP/M
  4240.    Adventure game from Australia.  Oldie, uploaded at J. Maloney's
  4241.    request...
  4242.    
  4243. ----
  4244. ADV-NEW.LBR - GENERAL CP/M
  4245.    Extremely large version of classic cave adventure
  4246.    
  4247. ----
  4248. UZI.ARK - GENERAL CP/M
  4249.    UZI is an implementation of the Unix kernel written for a Z-80 based
  4250.    computer.  It implements almost all of the functionality of the
  4251.    7th Edition Unix kernel. The source code is written mostly in C,
  4252.    and was compiled with The Code Works' Q/C compiler.  UZI's code was
  4253.    written from scratch, and contains no AT&T code, so it is not subject
  4254.    to any of AT&T's copyright or licensing restrictions.
  4255.    
  4256. ----
  4257. PAUSE11.OBJ - ZCPR3
  4258.    Jay's derivative of SAK (Strike Any Key) which he issued last
  4259.    Sept (87).  I couldn't find the doc file that came with it.  You
  4260.    should find help in the Z3HELP P.LBR here on the BBS, though.   
  4261.    Uploaded for Rick Charnes.   -Bill T.
  4262.    
  4263. ----
  4264. ARK4.LBR - GENERAL CP/M
  4265.    ARK04 is a ARK/ARC archive file maker for CP/M. It requires a Z80 CPU
  4266.    and about 50K of TPA to run. ARK04 fixes several bugs over ARK035. Th
  4267.    problem with certain files being unARKable has been fixed, as have   
  4268.    problems with systems like the Osborne Executive that use some regist
  4269.    tthought were "safe".       
  4270.    
  4271. ----
  4272. Z8E3BUG.FIX - ASM TOOLS
  4273.    Description of a bug fix for Z8E30.  The message is from Jon
  4274.    Saxton, the program's author.
  4275.    
  4276. ----
  4277. KP-TCAP.FOR - ZCPR3
  4278.    Description of Kp-tcap.lbr, which offers half-intensity rather
  4279.    than full intensity for graphic Kaypros.
  4280.    
  4281. ----
  4282. TIMOFDAY.LBR - ZCPR3
  4283.    ALIAS.CMD insert for your startup alias to display a different 
  4284.    pretty message to you depending on what time of day it is - morning, 
  4285.    afternoon, evening or "the wee hours."  Requires ZSDOS or Date-
  4286.    Stamper with ARUNZ v0.9L or later, or Z80DOS and Eugene Nolan's 
  4287.    ARUNZ patch.  The enclosed alias and accompanying message files 
  4288.    give you friendly greetings.  Run the enclosed LDIRB14 on this LBR 
  4289.    for an attractive display of the directory.    - Rick Charnes
  4290.  
  4291. ----
  4292. ARCHIV.LBR - GENERAL CP/M
  4293.    Archive hard drive disk files to a floppy (or even floppy to 
  4294.    floppy).  User decides which programs to backup and which not. 
  4295.    Runs off of a configuration file defined by the user using any 
  4296.    editor.                                                              
  4297.    
  4298. ----
  4299. ROMDIRS.ASC - GENERAL CP/M
  4300.    Puzzled as to the meanig of bytes 4003 and 4004 in these PX-8
  4301.    rom chip directories.  Erase at will.
  4302.    
  4303. ----
  4304. UPLOADS.LZT - GENERAL CP/M
  4305.    List of available libraries from a user in Maryland, uploaded on the
  4306.    principle that most good RCPM's either already have this stuff or
  4307.    don't want it, but might be interested in one or another specific
  4308.    programs... 
  4309.    
  4310. ----
  4311. NZREL12B.NOT - NZCOM
  4312.    This is the RELEASE.NOT file from the version 1.2B release of
  4313.    NZ-COM as of November 20, 1988.        Jay Sage
  4314.  
  4315. ----
  4316. Z8E-30.ARK - GENERAL CP/M
  4317.    A update to Rick Surwilo's debug/trace utility for Z80 CP/M.  Now
  4318.    handles .PRN files produced by SLR's Z80ASM 1.3 while still maint-
  4319.    aining the ability to load symbols from M80 .PRN files.  Includes
  4320.    full source code, manual and associated files and programs.
  4321.    
  4322. ----
  4323. NZC12UPD.INF - NZCOM
  4324.    This file contains information on obtaining updates to version
  4325.    1.2 of NZ-COM from Sage Microsystems East.   Jay Sage
  4326.  
  4327. ----
  4328. TCJ33UPD.WZ - ZCPR3
  4329.    This is an edited version of my column on ARUNZ from issue #33
  4330.    of The Computer Journal.  I have attempted to update all the
  4331.    example scripts to the parameter forms in version 0.9N of
  4332.    ARUNZ (hope I did not mess any up).   Jay Sage, 11/19/88
  4333.  
  4334. ----
  4335. ZEX-PPIP.NZT - ZCPR33+ Specific
  4336.    Notes on one of the strangest phenomenon I've ever seen in my
  4337.    career as a computer user.              - Rick Charnes
  4338.    
  4339. ----
  4340. HELLO!.LBR - ZSDOS/ZDDOS/Z80DOS
  4341.    HELLO!.COM is for that .000000001% of the population who have a 
  4342.    Qume 102 terminal and run DateStamper or ZSDOS.  I'm not telling 
  4343.    you anything about it or providing source code.  Sometimes you 
  4344.    have to take a risk to have some fun.
  4345.      
  4346.    Hint: run it at different times of the day.
  4347.                                      - Rick Charnes, 17 Nov 1988
  4348.  
  4349. ----
  4350. Z80DK231.LBR - ZSDOS/ZDDOS/Z80DOS
  4351.     This is an update to Z80DDISK ver 2.3 that will
  4352.    allow Z80DOS23 to handle random-record operations
  4353.    correctly. Please see the .DOC file for use.
  4354.    
  4355. ----
  4356. MANDELBR.LBR - GENERAL CP/M
  4357.    This program draws a portion of the Mandelbrot set, a fractal 
  4358.    object in complex space, on the printer. The program is MBasic
  4359.    source code, so it can be altered to suit any dot-matrix printer.
  4360.    It's very slow (all night) but can produce very pretty results.
  4361.    
  4362. ----
  4363. PPIP19.LBR - ZCPR3
  4364.    Modified to interface with the ZCPR3 error handler.  A user abort 
  4365.    during a copy sets the error flag to 7, a disk full error sets it to 
  4366.    8 and a directory full error to 9.  I tried adding EXT references to 
  4367.    the Z3 libraries and the Z3LIB PUTER2 routine but it didn't work for 
  4368.    me.  The user therefore has to hard-code the address of his error 
  4369.    flag; an equate or patch points are provided.  Assistance welcomed 
  4370.    on adding Z3LIB support to PPIP.         - Rick Charnes
  4371.  
  4372. ----
  4373. ZMODEM8.DZC - MODEM/MEX/TERM3
  4374.    Chuck Forsberg's specifications for the ZMODEM file transfer
  4375.    protocol.  Nice, lite, reading for a Sunday afternoon!
  4376.    
  4377. ----
  4378. PCP-DEAD.ARC - GENERAL CP/M
  4379.    Possible *BAD* news/rumors about PC Pursuit raising rates
  4380.    
  4381. ----
  4382. ZEX4NOT.Z3P - ZCPR33+ Specific
  4383.    Short warning: contrary to Joe Wright's notes, ZEX4 isn't a Z3PLUS
  4384.    utility...yet...
  4385.    
  4386. ----
  4387. FEEDBACK.Z3P - ZCPR33+ Specific
  4388.    Wordy, possibly dated, underinformed info/questions/possible bug
  4389.    reports from experienced gained in installing large complex Z3PLUS
  4390.    system on a Morrow MD-5 (ATTN BARGAIN HUNRS, this machine w/all
  4391.    software + nice MT70 terminal + 5 Meg HD bought used 8/88 for $300:
  4392.    these suckers are getting cheap...)  Uploaded at Jay Sage's request.
  4393.    Doubt anybody but Sage would want to look at it.  Oh, well...
  4394.    
  4395. ----
  4396. ACPOZ8D1.LBR - ZSDOS/ZDDOS/Z80DOS
  4397.    This is an overlay file for ACOPY19 that activates the support for
  4398.    Z80DOS time-stamping that has been included by Terry Hazen.
  4399.    It will allow ACOPY19 to carry the create and alteration date of
  4400.    the source file(s) to the destination file(s).
  4401.    
  4402. ----
  4403. Z80DOS23.LBR - ZSDOS/ZDDOS/Z80DOS
  4404.    This is an update to Z80DOS 2.0.  Please see .DOC within for
  4405.    an explanation of what this has to offer. It includes all source code
  4406.    necessary for assembling to COM/HEX/ZRL formats.
  4407.    For full documentation, please obtain Z80DOS10.LBR and Z80D20A.LBR
  4408.    eore using this file.
  4409.                                        
  4410.    
  4411. ----
  4412. ZMO-MD03.LBR - MODEM/MEX/TERM3
  4413.    This is the edited [By Ben Grey of Ceader Mill Z-Node] version of the
  4414.    Morrow MD3 overlay for ZMp13. It is ZMO-MD03.Z80. I could not get it 
  4415.    to work with M80 [I have version 3.40]. Not only, when I changed some
  4416.    of the labels, would it not change speed from 1200 to 2400 but my 
  4417.    version would 'die' when a disk dir was asked for. Ben's version 
  4418.    works like a charm! I upload it so others can have a chance to check
  4419.    out the differances between the ZMP-OVL3.LBR version and this.
  4420.  
  4421. ----
  4422. SETUP.OBJ - GENERAL CP/M
  4423.    Morrow SETUP.COM from my MD3 for Ben Reeves.
  4424.    
  4425. ----
  4426. SEARCH22.LBR - GENERAL CP/M
  4427.    Latest version of the text-searching program that made it onto 
  4428.    the "essentials" list in PROFILES.  This version adds cleaner 
  4429.    command-line syntax and the ability to start a search at a given 
  4430.    point in a file and display which alternative query matched. 
  4431.    
  4432. ----
  4433. ROMMOV.LBR - GENERAL CP/M
  4434.    Allows extraction of the Morrow MD3 rom to a disk file for further
  4435.    examination/disassembly.
  4436.    
  4437. ----
  4438. PCPXFER.ARC - MODEM/MEX/TERM3
  4439.    PC Pursuit file transfer protocol recommendations from Telenet's
  4440.    Field Operations.
  4441.    
  4442. ----
  4443. DIMS.LBR - GENERAL CP/M
  4444.    Dan's Information Management System, a database system for small to
  4445.    medium-sized applications.  Written in BASIC-80, runs on any system,
  4446.    once terminal information is edited into the various files.
  4447.    
  4448. ----
  4449. URGENT.MSG - GENERAL CP/M
  4450.    Southwestern Bell Telephone has moved to charge business telephone
  4451.    rates to ALL sysops of operational remote systems in the Houston area
  4452.    regardless of the status of these systems as non-profit, hobbyist or
  4453.    community service.  PLEASE READ THIS FILE.  Your area could be next.
  4454.    
  4455. ----
  4456. ZMP180B3.ZZ0 - MODEM/MEX/TERM3
  4457.    ZMP13 overlay for the SB-180 & FX
  4458.    
  4459. ----
  4460. ROGUE1A.NOT - GENERAL CP/M
  4461.    This is a note that goes with ROGUE1A.LBR, it explains the heritage
  4462.    of the files in there. You might want to download this if you have
  4463.    ROGUE1A.LBR, or are planning on getting it. Also if you upload
  4464.    ROGUE1A to another system, send this file with it. It's not too big
  4465.    less that 1K.
  4466.         yours,     dg
  4467.    
  4468. ----
  4469. UNARC.CMD - ZCPR3
  4470.    Sample UNARC alias for use with ARUNZ09N.  This is something I put
  4471.    together after being unsuccessful with UNARC aliases I've found on
  4472.    various systems or gotten from friends.  Good example alias for
  4473.    those who are learning how to write ARUNZ aliases.  UNARC alias
  4474.    assumes UNARC.COM is in COMMAND.LBR (ARUNZ.COM, renamed as CMDRUN.COM
  4475.    calls LX.COM which calls UNARC.COM in the COMMAND.LBR).
  4476.    
  4477. ----
  4478. TRS80-MM.Z3T - GENERAL CP/M
  4479.    Z3TCAP file for TRS80 Model 4 using Montezuma Micro CP/M 2.2
  4480.    
  4481. ----
  4482. ZMP-KPB1.LBR - MODEM/MEX/TERM3
  4483.    ZMP overlay for Kaypro Computers.  Also included in an already
  4484.    overlayed ZMP.COM.  You'll still need all the other distribution
  4485.    files contained in ZMP11.LBR, but this will get ZMP working on your
  4486.    Kaypro Computer.  
  4487.    
  4488. ----
  4489. ARNZNOTE.LZH - ZCPR3
  4490.    Some thoughts regarding the possible differentiation within ARUNZ 
  4491.    between field substitution and string substitution.  Comments 
  4492.    solicited.
  4493.    
  4494. ----
  4495. BOOZ4CPM.ARK - GENERAL CP/M
  4496.    "Oficial" copy of UN-ZOO aka BOOZ for CP/M. This archive, dated 
  4497.    5 Sept 1988, should replace any copies dated 4 Sept 1988 which may be
  4498.    floating around. Enhanced to accept output filename spec. Compiled
  4499.    from the Public Domain "Barebones Ooz" 'C' source contained the file
  4500.    BOOZ102.ARC.
  4501.            Enjoy                           ===JERRY M.===
  4502.    
  4503. ----
  4504. CSWEEP3.LBR - GENERAL CP/M
  4505.    CSWEEP is an excellent file copy utility.  It supports archiving, 
  4506.    disk stat reporting, ambiguous exclusion, CRC checking and much 
  4507.    more.  It allows multiple copies of multiple files from a single 
  4508.    command. Full ZCPR2 type (du:) directory notation supported.  Operati
  4509.    is entirely from the command line.  Contains several useful features 
  4510.    not included in CP.COM.
  4511.    
  4512. ----
  4513. ZRDOS-WS.LBR - ZCPR3
  4514.    ZRDOS documentation formatted for hardcopy for those who prefer it 
  4515.    that way.  Formatted for WordStar.  Contains comprehensive table of 
  4516.    contents and documentation on public directory facility. 
  4517.    
  4518. ----
  4519. STAR-EPS.LBR - GENERAL CP/M
  4520.    Printer code set-up program for Star Gemini/Epson (*changeable* for
  4521.    other printers and other monitor graphics codes)
  4522.    
  4523. -----
  4524. MAKE27.LBR - "Vanilla" CP/M
  4525.    Update to MAKE adds existance checking and query if there exists a 
  4526.    file on the destination DU:.  Also supports attribute bits, couple 
  4527.    other goodies.  Update by Gene Nolan 4/88, been here on DHN* since
  4528.    inception, guess it never got wide distribution judgeing from recent
  4529.    comments about need for MAKE update here on Lillipute.
  4530.    
  4531. -----
  4532. PAGE21.LBR - ZCPR3/3/4/Z-System
  4533.    A maintenance update to Rick Conn's original controlled-scrolling 
  4534.    ZCPR3 file typer that serves as powerful demonstration of the 
  4535.    (still!) upcoming enhanced LIBs.  The program is a full 1/2-K 
  4536.    smaller than its predecessor, yet actually has more features, 
  4537.    including wheel-controlled SYS file access, inter-character delays 
  4538.    keyed to CPU speed, and an "intelligent" help screen.
  4539.    September 9, 1988
  4540.  
  4541. -----
  4542. GOTO13.LBR - ZCPR3/3/4/Z-System
  4543.    Yet another overdue maintenance update, this one for the ZCPR3 ZEX
  4544.    branching tool, GOTO.  "Intelligent" help screen, Type 3 format with
  4545.    safety header, code cleanup and conversion to Zilog menmonics and
  4546.    Z80 opcodes - all with no increase in COMfile size.  Two Type 3s
  4547.    (GOTO13.COM @100h, GOTO13.CIM @8000h) and a Type 4 (GOTO13.T4C,
  4548.    for Z34/NZCOM/Z3PLUS only) are supplied, rename to "COM" filetype
  4549.    before using if required.        September 9, 1988
  4550.  
  4551. -----
  4552. SHCTRL11.LBR - ZCPR3/3/4/Z-System
  4553.    The new SHCTRL truly clears (zero-fills) the shell stack with the
  4554.    "C" option, displays after-terminator bytes with the "D" option,
  4555.    has Type 3 & 4 (for Z34/NZ/Z3+) executables.  March 21, 1988
  4556.    Added Type 4 version for release LBR, August 25, 1988
  4557.  
  4558. -----
  4559. SHSET22.LBR - ZCPR3/3/4/Z-System
  4560.    Update allows "/"-prefixed shell command lines from the Z prompt.
  4561.    Like v2.1, SHSET22 uses a substitute command separator (&) allowing
  4562.    SHSET command lines to be built into aliases and ARUNZ scripts. It
  4563.    also has informative error messages, is obedient to the Quiet Flag
  4564.    and places a meaningful value in the Program Error Flag on failure.
  4565.    Simple interactive mode and run-time "quiet" operation supported,
  4566.    Type 3 & 4 (for Z34/NZ/Z3+) executables, etc.  August 25, 1988
  4567.  
  4568. -----
  4569. WS4LMBUG.FIX - Word Processing
  4570.    If your WordStar 4 hasn't been adjusting the left margin when you
  4571.    print with .PF on, it's because there's a bug.  MicroPro has an
  4572.    official bug fix for it and here it is.  
  4573.    
  4574. ----
  4575. Z3TIPS??.LBR - ZCPR3
  4576.    Bill Tishey's compilation of tips on Z-System.  This group
  4577.    of files is in directory B1:.
  4578.  
  4579. ----
  4580. Z3HELP-?.LBR - ZCPR3
  4581.    Bill Tishey's extensive help system, with libraries for all
  4582.    Z-System commands grouped alphabetically.  This group of
  4583.    files is in directory B0:.
  4584.  
  4585. ----
  4586. READ-PC.LBR - GENERAL CP/M
  4587.    This is a program to enable cp/m computers to read IBM
  4588.    disks. Requires Turbo Pascal, but the author will
  4589.    provide compiled versions on request.
  4590.    
  4591. ----
  4592. FIDO.NZT - GENERAL CP/M
  4593.    Preliminary notes on implementing FIDO mail on RCP/Ms.
  4594.    
  4595. ----
  4596. PTERM.LBR - GENERAL CP/M
  4597.    Experimental loader for exploring the prospect of implementing
  4598.    FIDO mail on RCP/Ms.
  4599.    
  4600. ----
  4601. LUDEF5.DZC - GENERAL CP/M
  4602.    The final authority on structure of LBR files.  Deserves review by
  4603.    anyone dealing with libraries and library tools as CPM and Z have
  4604.    recently become able to handle features designed into libraries
  4605.    years ago.  Required reading for anyone entering the debate of
  4606.    ARK vs. LBR.
  4607.    
  4608. ----
  4609. LDIR.NZT - GENERAL CP/M
  4610.    Comments, suggestions, questionsto Michal Carson regarding LDIRB.
  4611.                                    - Rick Charnes, 9/2/88
  4612.    
  4613. ----
  4614. DIRF31+.LBR - GENERAL CP/M
  4615.    A directory program that shows a 1-line text description of the file
  4616.    next to the filename. This description is entered manually using the 
  4617.    built-in editor. That data is stored in DIRFILES.DAT. Some auxiliary
  4618.    programs are also enclosed to convert the .DAT file into ASCII text 
  4619.    and reverse the process. (This .LBR merges DIRF31 & PRINTDF1.LBRs)
  4620.    
  4621. ----
  4622. NZBIO15.Z80 - ZCPR33+ Specific
  4623.    Source for updated NZBIO for NZCOM/ZCPR34
  4624.    
  4625. ----
  4626. NZBIO15.ZRL - ZCPR33+ Specific
  4627.    New NZBIO for NZCOM/ZCPR34 in ZRL form
  4628.    
  4629. ----
  4630. DOWJONES.MZX - MODEM/BBS
  4631.    Script file for accessing dow-jones via unattended MEX.  Good model
  4632.    for MEX scripting work.
  4633.    
  4634. ----
  4635. MEX-SET2.DZC - MODEM/BBS
  4636.    File explaining some uses of the READ files in MEX.  Some good exam-
  4637.    ples of scripts and also some good info.
  4638.    
  4639. ----
  4640. MEX-EZ.DZC - MODEM/BBS
  4641.    Quick help file for MEX.  Useful for a tutorial of the commands and
  4642.    the general theory behind the programming uses of MEX.
  4643.    
  4644. ----
  4645. MEXWELCM.LBR - MODEM/BBS
  4646.    MEX script file for using MEX as a remote-type system.  Quite handy
  4647.    and interesting as a programming model for MEX.  Requires the ANSWER
  4648.    function in your overlay be working (mine isn't.. sigh).
  4649.    
  4650. ----
  4651. LASM3.LBR - ASM TOOLS
  4652.    Link/Asm 3: 8080 assembler with .DOC file   (See discription for
  4653.    lasm3.obj for more info)
  4654.    
  4655. ----
  4656. REDIR31.LBR - GENERAL CP/M
  4657.    Utility to allow redirection of console input and/or output, or 
  4658.    echoing of same, to any appropriate device or a disk file.
  4659.    
  4660. ----
  4661. PDLN10.LBR - ASM TOOLS
  4662.    A Public Domain version of Microsoft's L80, Digital Research's LINK,
  4663.    and SLR System's SLRNK.  And it's FREE!  PDLN is a linking loader.
  4664.    It takes one or more .REL files, which are non-executable files
  4665.    created by assemblers, loads them into memory, resolves links between
  4666.    them, and creates an executable .COM file.  Symbol table can be used
  4667.    with a debugger.  It can search through library files (in the .REL
  4668.    format) and extract only the necessary modules.
  4669.  
  4670. ----
  4671. PPG213.LBR - GENERAL CP/M
  4672.    Ultimate printing program for outputting doc, source and ascii text
  4673.    files. Works best with Epson-compatible printers.
  4674.    
  4675. ----
  4676. WS4BUG.LBR - ZCPR3
  4677.    WS4 sometimes aborts with one of 2 error messages when it and it's
  4678.    support files are on the path but the current directory is not. This
  4679.    is a bug which is described in WS4BUG.LBR. The patch to fix the bug
  4680.    is included.
  4681.    
  4682. ----
  4683. TEX.LBR - GENERAL CP/M
  4684.    tex text formatter for CP/M written in BDS c.
  4685.    Apparently requires Fancy Font for output.
  4686.    
  4687. ----
  4688. BOSKUG.LST - GENERAL CP/M
  4689.    This file contains the names and phone numbers of the BOSKUG
  4690.    (Boston Computer Society Kaypro/Osborne/CPM Group) activists and
  4691.    consultants.
  4692.    
  4693. ----
  4694. ZSM.LBR - GENERAL CP/M
  4695.    ZSM is a Z80 macro assembler, with a linker, librarian, and some
  4696.    other utility programs, together with an extensive library.
  4697.    Documentation is provided explaining the workings of ZSM etc.,
  4698.    the format of relocatable files, and the functions provided in the
  4699.    libraries. Symbol table files for use with debuggers such as ZSID can be
  4700.    produced. Output code can be relocated for use in (say) a PROM.
  4701.    
  4702. ----
  4703. ARK3DATE.ARK - GENERAL CP/M
  4704.    This file contains an .ASM-file which, when edited, compiled and 
  4705.    overlaid on ARK.COM (from ARK032.ARK) will give the members of the 
  4706.    .ARK-file created the date/time specified when editing the .ASM-file.
  4707.    Also contains a .SUB-file to automate this process.
  4708.            Enjoy                           ===JERRY M.===
  4709.    
  4710. ----
  4711. ANY4.LBR - GENERAL CP/M
  4712.    Modification of Bridger Mitchell's routine from Computer Journal #33 
  4713.    to relocate and run a PRL-format program anywhere in memory.  This 
  4714.    version optionally allows passing of registers, simplifies program 
  4715.    building using MLOAD, and "pulls" the relocated code down to the 
  4716.    actual load address rather than leaving the where_am_I and relocator 
  4717.    routines in place and jumping over them to get to the program.
  4718.    July 18, 1988
  4719.  
  4720. ----
  4721. VREN.LBR - ZCPR3
  4722.    A Visual RENamer for ZCPR3-compatible systems.  Allows enhanced
  4723.    line editing of filenames and file attributes using the WordStar(tm)
  4724.    diamond and/or TCAP-defined arrow keys, tests for illegal renames,
  4725.    existing files, wheel privileges (non-wheels cannot mess with $SYS
  4726.    and R/O files at all), duplicate files on the same drive when
  4727.    setting the PUBlic tag, etc., all in  a tad over 3K.  August 8, 1988
  4728.    
  4729. ----
  4730. KWIKLIST.LBR - GENERAL CP/M
  4731.    Powerful, multi-featured, relational list database for Cp/M. Creat
  4732.    compiles, updates, edits, prints and sorts all kinds of lists. Ide
  4733.    for all those everyday situations where 'dBase' would be too much,
  4734.    too complicated or too inconvenient.
  4735.    
  4736. ----
  4737. KFONT14.LBR - GENERAL CP/M
  4738.    Latest version of CP/M large-type printing program. Runs on all
  4739.    machines with minimum 40k TPA. Requires Epson-compatible dot matri
  4740.    printer. More powerful, more features, more uses. Comparable to
  4741.    Fancy Font, but without the fancy price!   
  4742.    
  4743. ----
  4744. VDE266FX.DOC - GENERAL CP/M
  4745.    A bug fix for VDE266.
  4746.    
  4747. ----
  4748. DOSVER04.LBR - ZCPR3
  4749.    DOSVER04 fixes a couple of significant but not catastrophic bugs
  4750.    added when DOSVER03 was written (hacked).  Useful when you want
  4751.    a quick program to tell you which Z-System OS is currently running.
  4752.    
  4753. ----
  4754. SPP10.LBR - GENERAL CP/M
  4755.    Super Purge Program, gives you the full power of SD/SDZD in
  4756.    specifying files to be erased. Wildcards, multi drives/users,
  4757.    MAXDRV,MAXUSR,WHEEL from ZCMD or ZCPR3X (ENV based if ZCPR33),
  4758.    also $SYS, $R/O, $ARC, and attributes 1-4 can all be quailifiers
  4759.    as to files selected for erasure. Verify and automatic modes. For
  4760.    those of you with Z80DOS, can also use before,equal,from/after
  4761.    based upon Create/Alter/Access dates for file specification.
  4762.  
  4763. ----
  4764. PDSTD02.LBR - Text/Documentation
  4765.    Second cut at a set of suggested standards for the packaging of
  4766.    software intended for release through the public domain/ShareWare
  4767.    channels.  Contains an array of additional specs and some thoughts
  4768.    on dealing with the "virus" threat.   Ideas, suggestions, and
  4769.    contributions gratefully received.  (From Terry Smythe, Winnipeg)
  4770.    
  4771. ----
  4772. AREAS17.LBR - Other
  4773.    This is a "cleansed and crunched" repeat-upload of Joe Wright's
  4774.      seminal telephone areacode describer/locator.  John H. Johnson,6/22
  4775.    
  4776. ----
  4777. WSNOT134.ARK - Text/Documentation
  4778.    Utility for doing footnotes or endnotes with WORDSTAR files.
  4779.    This is from Eric Meyer, and updates his widely circulated
  4780.    FOOTNOTE.COM programs.
  4781.    
  4782. ----
  4783. Z80DRSX.ARK - GENERAL CP/M
  4784.     This library contains a set of three programs that will allow you
  4785.    to experiment with the BDOS replacement Z80DOS2 by Carson Wilson.
  4786.     There is NO INSTALLATION REQUIRED and these routines should work on
  4787.    any Z80 machine that is currently running: vanilla CPM BDOS 2.2 or
  4788.    one of it's replacments; original CCP, or one the the CCP variants
  4789.    ZCMDXX/ZCPR1/2/3 or ZCPR33. These routines will not work on any
  4790.    system that has the CCP/BDOS/BIOS banked into external memory.
  4791.  
  4792. ----
  4793. VDEWBOOT.MES - GENERAL CP/M
  4794.    VDE266 has a problem when the BDOS detects an error, read and find
  4795.    out how to fix it.
  4796.    
  4797. ----
  4798. DOSZ8ZRL.LBR - ZCPR33 Specific
  4799.    A version of Z80DOS 2.0 converted to an NZ-COM standard .ZRL 
  4800.    fomat, loadable by Bridger Mitchell's JETLDR and the NZCOM 2.0 
  4801.    loder (avail from Alpha Systems and Sage Microsystems East).  
  4802.    First-timers should get the Z80DOS20.LBR for doc on Z80DOS dated 
  4803.    fies.  A number of overlays available to convert your favorite 
  4804.    utls to support dated files.  Version by Gene Nolan for NZ-COM 
  4805.    (secs from JLTOOLS.LBR and TCJ article, THX Bridger).
  4806.  
  4807. ----
  4808. PCPIMP07.ARK - MODEM/MEX/TERM3
  4809.    David Cornwell's latest (7/14/88) version of his excellent modem
  4810.    autodial/redial program for CP/M PC-Persuit users.
  4811.            Enjoy                           ===JERRY M.===
  4812.    
  4813. ----
  4814. Z80DNZCM.LBR - GENERAL CP/M
  4815.    This library contains an auto-install version of Z80DOS2 for use with
  4816.    the NZCOM system. Distributed to raise interest in the concepts Z80DO
  4817.    (where in memory is patchable, see .DOC file). AGAIN: no installation
  4818.    required, just execute it on a system running NZCOM using a standard
  4819.    size BDOS(3.5k) on an XX00 boundary and because the way NZCOM works,
  4820.    will stay put even thru warm boots! NO DIRECTORY INIT required, Z80DO
  4821.    is smart enough to detect it and WILL NOT clobber your directory.
  4822.  
  4823. ----
  4824. V266OZ8D.LBR - GENERAL CP/M
  4825.    This is an overlay file for VDE/VDM 2.66 that adds support for
  4826.    Z80DOS time-stamping. It will allow VDE/VDM 2.66 to carry the
  4827.    create date of the source file to the destination file. It assumes
  4828.    that no part of the user patch area at 250h-27fh is used and
  4829.    WILL use it ALL. V266OZ8D.HEX is for VDE, V266MZ8D.HEX for VDM.
  4830.    
  4831. ----
  4832. WS4-SHEL.NZT - ZCPR3
  4833.    Thoughts and notes -- well, actually a polemic with Ron Bardarson --
  4834.    about the implementation of WS4 as a ZCPR3 shell.
  4835.                                            - Rick Charnes, 7/18/88
  4836.    
  4837. ----
  4838. STATPAT2.LBR - ZCPR33 Specific
  4839.    New version of a patch to make STAT.COM work correctly under ZCPR33
  4840.    and higher.  With this version, STAT still works correctly under
  4841.    standard CP/M as well.
  4842.    
  4843. ----
  4844. TIMEZD12.LBR - GENERAL CP/M
  4845.    Full featured utility for Z80DOS system time
  4846.    setting and viewing. AM/PM/24 hr, defaults.
  4847.    Wheel support thru an equate for time setting.
  4848.    
  4849. ----
  4850. NSWPOZ8D.LBR - GENERAL CP/M
  4851.    This is an overlay file for NSWP207 that adds support for Z80DOS 
  4852.    time-stamping. It will allow NSWP to carry the create and 
  4853.    alteration date of the source file(s) to the destination file(s)
  4854.    for single and mass file copies; and the creation date for
  4855.    squeeze/unsqueeze/reverse. It expects to be overlayed on the
  4856.    original distribution without any other patches.
  4857.    
  4858. ----
  4859. ACOPOZ8D.LBR - GENERAL CP/M
  4860.    This is an overlay file for ACOPY18 that adds support for Z80DOS 
  4861.    time-stamping. It will allow ACOPY18 to carry the create and 
  4862.    alteration date of the source file(s) to the destination file(s).
  4863.    
  4864. ----
  4865. NZ-SAFE.TZT - ZCPR3
  4866.    Text file about du: and dir: safety features of NZ-COM/ZCPR34.
  4867.    
  4868. ----
  4869. NZ-SRC.LBR - ZCPR3
  4870.    Source to the various  NZ-COM segments for the information of and use
  4871.    resulting REL files useless.  No linker that I know of can resolve th
  4872.    NZRCP.REL file.   Please don't complain about that.  Your problem is 
  4873.    immediately solved by ordering NZ-COM and joining the New Z-System 
  4874.    revolution.  More on .ZRL formats in an article by Bridger in the forth
  4875.    coming issue of The Computer Journal.
  4876.    
  4877. ----
  4878. SETDZ80.LBR - GENERAL CP/M
  4879.    Uses Z80DOS GETTIM function to provide system time
  4880.    automatically.  Used as an overl1dfX'd?HBrent Powers'
  4881.    SETD (v2.2) utility.
  4882.    
  4883. ----
  4884. JLTOOLS.LBR - ZCPR33 Specific
  4885.    A toolkit and some instructions for some of the more advanced 
  4886.    functions of JetLDR, by Bridger Mitchell.  This includes a discuss
  4887.    of .ZRL format and a set of naming standards for NZCOM .ZRL segment 
  4888.  
  4889. ----
  4890. ZCPR33A.LBR - ZCPR33 Specific
  4891.    Dreas Nielsen has modified the ZCPR33 command processor to allow for 
  4892.    the processing of flow control within custom shells, such as a SHSET 
  4893.    command line.  Since I am a frequent user of SHSET, I have always 
  4894.    felt frustrated at the prohibition against running an alias in a 
  4895.    SHSET command line if that alias contains flow control.  Much of this
  4896.    mod consist simply of commenting out code in there that prohibits 
  4897.    it.  I aim to install this tonight.    - Rick Charnes, 7/6/88
  4898.  
  4899. ----
  4900. HMSRC20.ARK - GENERAL CP/M
  4901.    This is the complete source code for HMODEM 2.0 written in C/80.It is
  4902.    being provided to promote the expansion of the ZMODEM file transfer
  4903.    protocol into CP/M. The author encourages programers to re-host it to
  4904.    other machines and adapt portions of it for BBS ues. Credit is given 
  4905.    to C. Forsberg, developer of the ZMODEM protocol.
  4906.    Keywords:HMODEM,XMODEM,YMODEM,ZMODEM,HEATH,ZENITH,COMMUNICATIONS
  4907.            Enjoy                           ===JERRY M.===
  4908.  
  4909. ----
  4910. HMODEM20.ARK - GENERAL CP/M
  4911.    HMODEM is a "new" modem program ESPECIALLY for the Heath/Zenith 89
  4912.    CP/M computer. It supports the latest file transfer protocols, macros
  4913.    hmmode,dialing dir's, H-19 screen support and more. Requires Heath 
  4914.    H-89 hardware or H-8/19 with a Z80 processor. Runs under CP/M 2.2.
  4915.    Keywords:XMODEM,YMODEM,ZMODEM,HEATH,ZENITH,H89,H19,TERMINAL,FILE TRAN
  4916.    This is _PROOF_ that ZMODEM _CAN/DOES_ work with CP/M! Go for it!
  4917.            Enjoy                           ===JERRY M.===
  4918.  
  4919. ----
  4920. RCPMSCAN.LBR - GENERAL CP/M
  4921.    An excellent new utility for searching the RCPM list, starting with
  4922.    RCPM0788.LST.  Much improved over the old SCAN utilities, this new
  4923.    scanner was developed in assembler by Steve Greenberg and is based
  4924.    on and works similar to Irv Hoff's FOR.COM.  This file is included
  4925.    in RCPM0788.LBR, but we feel this separate upload is justified so
  4926.    no one will miss this fine contribution.
  4927.    
  4928. ----
  4929. BGII-IF.TZT - BACKGROUNDER
  4930.    From the message base here telling how to get  IF  to work properly
  4931.    with BGii and ZCPR3x.
  4932.    
  4933. ----
  4934. TRIM.LBR - ZCPR33 Specific
  4935.    Another one of those fast little Z-Tools.  This one's for truncating 
  4936.    object (usually *.COM) files to a given address, which is useful for 
  4937.    deleting vestigial DSEG space from the output of linkers like DRI's 
  4938.    LINK, L80, ZLINK, etc.  For ZCPR 3.3 or later (or BGii 1.13 or 
  4939.    later).  June 25, 1988
  4940.    
  4941. ----
  4942. VDE266.LBR - GENERAL CP/M
  4943.    The most recent version (6/88) of Eric Meyer's editor/word processor.
  4944.    
  4945. ----
  4946. UCPM10.ARK - GENERAL CP/M
  4947.    This file, which I got from SIMTEL20 (ARPA Net), is supposed to be a
  4948.    compendium of information about CP/M machines.    Jay Sage
  4949.    
  4950. -----
  4951. WADE.LBR - "Vanilla" CP/M
  4952.    Wagner's Debugger from Germany.
  4953.  
  4954. -----
  4955. WADESRC.LBR - "Vanilla" CP/M
  4956.    Source to Wagner's Debugger.
  4957.  
  4958. -----
  4959. PATDDTZ.SZB - "Vanilla" CP/M
  4960.    Bruce Morgen supplies a ZEX/EX file to path DDTZ version 2.7 to
  4961.    default DDT command set rather than the distributed DEBUG command
  4962.    set.
  4963.  
  4964. -----
  4965. WORDWORK.LBR - ZCPR3/3/Z-System
  4966.    Dreas Nielsen's VMENU word processing system.
  4967.  
  4968. -----
  4969. T3MSPAT2.LBR - Modem - TermIII
  4970.    Allows the small version of T3MASTER to accept the "&"
  4971.    alternate command separator from the command line.  This allows
  4972.    an alias or other script to implement a distributed Z-System
  4973.    from the "local" computer rather than "remote."A script line
  4974.    can execute a command on the "remote" and return to the
  4975.    preferred "local" interface (command line or shell), leaving
  4976.    T3SERVER active on the "remote" for fast response.
  4977.  
  4978. ----
  4979. TERMINAL.LBR - GENERAL CP/M
  4980.    This is a collection of small files used to change the settings on
  4981.    a ZRT-80 terminal emulator card (Heath 19 type). The files can be
  4982.    modified quite easily to provide a painless way of changing the
  4983.    parameters via software.
  4984.    
  4985. ----
  4986. EPEX11.ARK - GENERAL CP/M
  4987.    This is a CP/M enhancement, similar in many ways to ZCPR3.
  4988.    It installs automatically and runs on 8080 as well as Z80 
  4989.    processors.  Nowhere near as sophistocated as ZCPR33 but interesting
  4990.    for comparison.  This software is shareware.
  4991.    
  4992. ----
  4993. NZCOM.INF - ZCPR3
  4994.    This file describes the now released NZ-COM and Z3PLUS automatic,
  4995.    universal, dynamic Z-Systems.
  4996.    
  4997. ----
  4998. BGZRDS19.LBR - BGii
  4999.    This patch from Cameron Cotrill allows BGii version 1.13 to work
  5000.    with ZRDOS version 1.9 (as supplied with NZ-COM).
  5001.  
  5002. ----
  5003. NC.LBR - GENERAL CP/M
  5004.    NC.COM is for CP/M boxes. It selectivly transfers files from a disk
  5005.    to a destination disk, depending on the contents of the destination
  5006.    disk. Depending on a flag in the cmd line, it will either copy files
  5007.    that exist or don't exist on the destination disk. Existing files are
  5008.    erased prior to tfr so that no trble with full disks will be encount-
  5009.    ered. Used for updating disks with fresh (new) copies of existing 
  5010.    prgms. By Dave Rand.            Enjoy   ===JERRY M.===
  5011.  
  5012. ---
  5013. ARNZ09N1.LBR - ZCPR33
  5014.    This library differs from ARUNZ09N.LBR only in the documentation
  5015.    file ARUNZ09N.DZC.  In editing the original DOC file I apparently
  5016.    performed a 'move' when I intended a 'copy', and a whole block of
  5017.    data was missing in the file.  Sorry.     Jay Sage, 06/05/88
  5018.  
  5019. -----
  5020. DDTZ27.ARK - "Vanilla" CP/M
  5021.    C.B. Falconer updates his fabulous DDT replacement to add 64180
  5022.    opcodes and more undocumented Z80 opcodes.
  5023.  
  5024. -----
  5025. FINREP28.LBR - Word Processing
  5026.    Eric Gans fixes a bug that persisted through last two versions of
  5027.    his fine find and replace word processing utility.
  5028.  
  5029. -----
  5030. EGUTIL53.LBR - "Vanilla" CP/M
  5031.    Speaking of the great Eric Gans, this is his latest collection of
  5032.    utilities.
  5033.  
  5034. -----
  5035. DUMMIOP.LBR - XBIOS Specific
  5036.    DUMMIOP.LBR contains source, DUMMY.IOP, and DUMMIOP.ZRL.  This is
  5037.    a "dummy" IOP that can be used to cancel out an installed IOP.  It 
  5038.    will work with XBIOS or any other system that supports the convention
  5039.    of providing a table of entry points at the cold boot address.  The
  5040.    *.ZRL format is for use with JetLDR or New-Z-Com.
  5041.  
  5042. ----
  5043. FINRP28Z.LBR - ZCPR3
  5044.    This program is the latest version (2.8) of Eric Gans' fine find/
  5045.    replace utility, patched to recognize ZCPR3 du: and named directory
  5046.    references.  I used Bruce Morgen's FNREPZPT.Z80 patch which he
  5047.    distributed in Mar '87 for FINREP24.COM.  As far as I can tell only
  5048.    the location of the patch had to be changed.  Rename to FINREP.COM
  5049.    and place on your PATH.  See FINREP28.LBR (probably now on many
  5050.    BBSs) for docs on usage.     -Bill Tishey
  5051.  
  5052. ----
  5053. FILEDATE.MZG - ZCPR3
  5054.    This is the text of a message I sent to Carson Wilson on Lillipute 
  5055.    Z-Node #1 about his extraordinary program FILEDATE.COM, a fully 
  5056.    DateStamper-compatible directory program with a huge number of 
  5057.    options to sort a directory by date.  It is still in beta-testing and
  5058.    will be released with the new DOSes, ZDDOS and ZSDOS, but I have been
  5059.    beta-testing it and find it quite amazing and wanted folks to have a 
  5060.    taste of what's to come.               - Rick Charnes, 6/3/88
  5061.  
  5062. ----
  5063. DATELT11.LBR - ZCPR33 Specific
  5064.    Corrupted DOC file replaced in v1.1.  DATELET(ter) is an "automatic 
  5065.    file dater."  It will insert your address followed by today's date 
  5066.    and time at the upper right hand corner of a file such as a letter.  
  5067.    A companion piece, CONLET, will put the date and time at the 
  5068.    beginning of every new editing of a text file.  Must have 
  5069.    DateStamper, and ARUNZ09M (to be publicly released soon) to run.     
  5070.                                                 - Rick Charnes, 6/3/88
  5071.  
  5072. ----
  5073. WORDDEMO.LBR - ZCPR3
  5074.    This collection of utility files provides a demonstration of
  5075.    a word processing environment under ZCPR, and especially of a 
  5076.    collaboration between ARUNZ and VMENU (with a little ZFILER
  5077.    thrown in for good measure).
  5078.    
  5079. ----
  5080. SYSENV2.LBR - ZSIG
  5081.    This is a upgrade for SYSENV that is specific for ZCPR34. It also
  5082.    supports the Extended TCAP that Joe Wright did for WS4 and ZCPR33.
  5083.    Note that the values included in the SYSENV and the included Z3base
  5084.    fit my SB180 system. I gave credit for this to Jay, but any mistakes
  5085.    in it are mine. Steve Mendelson
  5086.    
  5087. ----
  5088. MXO-SN10.AXM - MODEM/MEX/TERM3
  5089.    Mex overlay for Sanyo 1200-1250 computer
  5090.    
  5091. ----
  5092. BFUPDAT1.LBR - GENERAL CP/M
  5093.    Version 2.02 of BRADFORD. Corrects some bugs and adds some features.
  5094.    Slightly smaller main program and includes the reduced size version.
  5095.    BRAD2A and BRAD2B still required.
  5096.    
  5097. ----
  5098. TDSK210A.LBR - AMPRO
  5099.    New .LBR replaces ALL prior versions of TAPDSK.  A program to back-
  5100.    up hard disk partitions to TEAC magnetic tape units.  Ampro specific
  5101.    SCSI utility.  Note that any tapes produced with prior versions are
  5102.    NOT compatable with this version.  Fixes a major bug described in the
  5103.    -read.me file within the .LBR.   05/07/1988    Joe Silvia
  5104.    
  5105. ----
  5106. VDKCOM12.LBR - GENERAL CP/M
  5107.    Compiles text file with a VDT extension to an overlay VDK file for
  5108.    installation in Eric Meyer's Video Display Editor with VINST265, or
  5109.    reconverts a VDK overlay to a VDT text file for further editing.
  5110.    New version offers no new features, but is much smaller and runs
  5111.    much faster than earlier versions. Make up complicated key macros by
  5112.    using VDE's full screen editing instead of the backspace-only editor
  5113.    in VINST.  Fred Haines, April 1988.
  5114.  
  5115. ----
  5116. LDIR-H1.ARK - GENERAL CP/M
  5117.    Update to Steve Greenberg's fine LBR directory program.  Simplified
  5118.    display.  Excellent for use as a LDIR.COM both for standard alone and
  5119.    for automatic use with LUX77B.  Shows contents of a .LBR, length both
  5120.    in records and 'k', tells whether normal, squeezed or crunched and if
  5121.    either of those, the original name.  This version checks for presence
  5122.    of BYE5.
  5123.    
  5124. ----
  5125. ZLUX26.LBR - ZSIG
  5126.    Not ZSIG.  Fort ZCPR 3.x (KMD is unforgiving).  Adds .ARKs and
  5127.    the ability to rebame ZLUX to whatever the user fancies.
  5128.    
  5129. ----
  5130. LDIR-H.LBR - GENERAL CP/M
  5131.    Update to Steve Greenberg's fine LBR directory program.  Simplified
  5132.    display.  Excellent for use as a LDIR.COM both for standard alone and
  5133.    for automatic use with LUX77B.  Shows co7tents of a .LBR, length both
  5134.    in records and 'k', tells whether normal, squeezed or crunched and if
  5135.    either of those, the original name.  Outstanding for RCP/M use.  12k,
  5136.    96 records.
  5137.    
  5138. ----
  5139. BF2TNY.OBJ - GENERAL CP/M
  5140.    This is version 2.02 of Aaron Conteror's BRADFORD NLQ printer program
  5141.    This is for those of us who with 52.25k do not have enough memory [!]
  5142.    to run BRADFORD.COM. The drawback with this is that you are limited 
  5143.    to 100 columns per line. I've tried it and it works just fine! Wait
  5144.    until you see the printout of the BRADDEMO.S file! ;-)  NICE@!
  5145.            Enjoy                           ===JERRY M.===
  5146.    [PS. You need the BRAD2A.ARK & BRAD2B.ARK files to use this. JM]
  5147.  
  5148. ----
  5149. Z80CCP.AQM - GENERAL CP/M
  5150.    Replacement for vanilla ccp; requires Z80 cpu to run but assembles
  5151.    using ASM.  I ran it for some time before finally getting z3, way
  5152.    back when.  Uploaded in response to request from Dave Ramsey.
  5153.                                                           BHMc
  5154.    
  5155. ----
  5156. VT100KAY.LBR - MODEM/MEX/TERM3
  5157.    DEC VT-100 terminal emulator for Kaypro computers.  Just a dumb
  5158.    terminal, no ASCII capture or file tranfers.  Probably doesn't
  5159.    support all the DEC functions.  However the source code is there
  5160.    and it will assemble with the Z80MR Assembler (public domain).
  5161.    
  5162. ----
  5163. SHELL11M.LBR - TURBO (PASCAL/MODULA)
  5164.    Shell version 1.1mb, is a replacement for the Turbo Modula-2
  5165.    SHELL.MCD that gives you compile/edit/run capabilities from the
  5166.    system prompt level plus all the standard capabilities from within
  5167.    the shell.  Also allows you to set and save the drive search path 
  5168.    from the options menu.  This version works only with the 64180
  5169.    SB180/SB180FX version 1.0 of the M2 system.  Look for the Z80 version
  5170.    soon.                               Bill Greathouse
  5171.  
  5172. ----
  5173. JULIAN.LBR - GENERAL CP/M
  5174.    Assembly language routines for converting between DateStamper
  5175.    and Julian (CPM+) format dates.  Handles leap years and is correct
  5176.    through 2/28/2100 (you should live so long).
  5177.    Howard Goldstein
  5178.    
  5179. ----
  5180. OPTASM.MSG - GENERAL CP/M
  5181.    This file contains a message I posted to the ARPA Net describing the
  5182.    new 16-bit (8086) assembler from SLR Systems (Steve Russell).  In
  5183.    brief, it is every bit as revolutionary and spectacular as SLR's
  5184.    8-bit assemblers.  Sage Microsystems East is offering OPTASM at $159.
  5185.         Jay Sage
  5186.    
  5187. ----
  5188. 232APR88.GZG - GENERAL CP/M
  5189.    April edition of Ben Grey's series of articles dealing with
  5190.    programming.
  5191.    
  5192. ----
  5193. T3MSTPAT.LBR - MODEM/MEX/TERM3
  5194.    If you find it difficult to get T3MASTER and T3SERVER to begin their
  5195.    dialogue, this patch could be very helpful.  April 12, 1988
  5196.    
  5197. ----
  5198. T3SNDR10.LBR - MODEM/MEX/TERM3
  5199.    T3SENDER is a prompt-triggered sendout facility for TERMIII.  Unlike 
  5200.    T3SEND, which blindly squirts at full tilt without attempting to 
  5201.    validate a clear command line to transmit to, T3SENDER will semi- 
  5202.    intelligently attempt to confirm a system prompt before doing its 
  5203.    thing and will report any error to the console and the Program Error 
  5204.    Flag. It also uses the "&" substitute command separator convention to
  5205.    facilitate sending long multi-command lines to the remote. 04/13/88
  5206.  
  5207. ----
  5208. BRAD2A.LBR - GENERAL CP/M
  5209.    This is an updated version of Bradford.  It creates NLQ printing from
  5210.    Epson, Gemini, and other dot matrix printers.  If your computer
  5211.    doesn't have enough memory to run BRADFORD.COM, use BF2TNY.COM 
  5212.    instead.  The second library file, BRAD2B.LBR, contains additional
  5213.    fonts for use with this version of Bradford.
  5214.    
  5215. ----
  5216. BRAD2B.LBR - GENERAL CP/M
  5217.    This is the companion file to BRAD2A.LBR.  BRAD2B.LBR contains 
  5218.    additional fonts for use with Bradford.  You must have BRAD2A.LBR
  5219.    to use these files.
  5220.     
  5221.    
  5222. ----
  5223. FORMAT.IZF - GENERAL CP/M
  5224.    This is a review of a several word format programs including ROFF4,
  5225.    RNF13, ALPHATXT and WordStar.  It gives examples of how they insert
  5226.    fill blanks to justify to even margins and how (or if) they reformat
  5227.    munged text.  It shows how they handle punctuation ending a sentence.
  5228.    Examples of the new JUSTIFY.COM program are included.  Good informa-
  5229.    tion for anybody interested in word processing.  114 records, 15k.
  5230.    
  5231. ----
  5232. RAMFIX.LBR - SB180/HD64180
  5233.    This is a collection of three programs to help with possible problems
  5234.    on the SB180(FX) RAM disk.
  5235.    6 Mar 88
  5236.    
  5237. ----
  5238. SYSDEF11.LIB - General
  5239.    Macro/include file with definitions for common symbols, such as
  5240.    the DOS function numbers.
  5241.  
  5242. ----
  5243. TCCHEC11.LBR - ZCPR3
  5244.    Update to TCCHECK program that tests a TCAP definition file
  5245.    for correctness of structure.
  5246.  
  5247. ----
  5248. ERRCODES.LIB - ZCPR33
  5249.    Macro/include file for the ZCPR33 system error codes.
  5250.  
  5251. ----
  5252. JUSTIFY.LBR - "Vanilla" CP/M
  5253.    Information and help guide on using the new JUSTIFY.COM program which
  5254.    produces justified text files with even margins from existing ASCII
  5255.    text files. Those may be written by WordStar or any normal editor. It
  5256.    uses an unique method of inserting fill blanks that has virtually 
  5257.    none of the drawbacks of other programs, including WordStar, Perfect 
  5258.    Writer, ect. Very easy to use and extremely fast. NOTE: JUSTIFY.COM 
  5259.    in this LBR is renamed to JUS.COM  - By Irv Hoff.
  5260.  
  5261. ----
  5262. T3M-HI3.LBR - PMATE
  5263.    This is the TERM3 port overlay revision for the SB180/SB180FX I did 
  5264.    last summer and sent up to Dave McCord - since Dave never acted on 
  5265.    it, it's now a release item - the major upgrade is that the CPU 
  5266.    clock speed is determined at run-time from the ZCPR3 environment 
  5267.    descriptor and the proper baud rate divisors selected.  Changing the 
  5268.    port address still requires re-assembly or patching. March 30, 1988
  5269.    
  5270. ----
  5271. DSLBR.LBR - ZCPR3
  5272.    This library contains versions of LBREXT and LPUT adapted for use on 
  5273.    ZCPR3-compatible systems running Plu*Perfect's DateStamper.  They 
  5274.    maintain dates according to the most precise information available, 
  5275.    either from DateStamper's "!!!TIME&.DAT" files, the LBR's DRI-style 
  5276.    member dates (ala' SETD.COM) or from CR23D-style imbedded datespecs, 
  5277.    as appropriate.  If DateStamper is not running, they operate like 
  5278.    previous versions of LBREXT and LPUT.   March 28, 1988
  5279.  
  5280. ----
  5281. LASTON10.LBR - MODEM/MEX/TERM3
  5282.    Beta  versions of 2 new RCP/M utilities.  Initially intended  for 
  5283.    PBBS  Systems running BYE510 (require BYE510 for BYEBDOS  calls), 
  5284.    but can easily be modified for other BBSs.  Complete SOURCE  code 
  5285.    will  be released after initial 'bug-report' period.  Please  try 
  5286.    them and report both positive and negative feedback.  Thanks...
  5287.    [Holly Park RCP/M (201) 757-1491 2400 baud and still PC-Pursuit.]
  5288.    
  5289. ----
  5290. TCJ-BACK.3Z0 - GENERAL CP/M
  5291.    Listing of back issues of The Computer Journal along with an order
  5292.    form for them and for subscriptions.
  5293.  
  5294. ----
  5295. MUSICBOX.LBR - ASM TOOLS
  5296.    Sample code that demonstrates DSEG, CSEG and COMMON functions with
  5297.    the SLR assembler and linker.  These modules link together to create
  5298.    a small program that plays a tune on nearby radios.  The point of the
  5299.    code however  is to demonstrate the assembler and linker.  If the Z
  5300.    librarys are available then a Z version is produced otherwise the
  5301.    output is standard CP/M compatible.
  5302.    
  5303. ----
  5304. MLOAD25.LBR - ASM TOOLS
  5305.    Update of the very popular MLOAD24 program used by many CP/M owners, 
  5306.    in place of LOAD.COM. This version fixes a problem a few ZCPR users
  5307.    had with it overwriting the CCP and then locking the system as a warm
  5308.    reboot was not offered. This did not affect the user of the program,
  5309.    only when finished and sometimes could not exit back to CCP properly.
  5310.    By Ron Fowler of NightOwl and MEX114/+ fame.
  5311.            Enjoy                                   ===JERRY M.===
  5312.  
  5313. ----
  5314. SPLIT45.LBR - GENERAL CP/M
  5315.    A very fast, very flexible file splitter for use with editors like
  5316.    VDE which have limits on the file size or for backing up very long 
  5317.    files from your hard disk to floppies. You can specify how many seg-
  5318.    ments you want or how long you want each section to be.
  5319.            Enjoy                                   ===JERRY M.===
  5320.    
  5321. ----
  5322. ASCIIMP1.LBR - GENERAL CP/M
  5323.    ASCII.COM prints a chart of ASCII characters to screen, ASCII.TXT is
  5324.    same thing for printing out on paper, ASCII.Z80 is source code. New
  5325.    version includes binary equivalents. Clears screen with two-byte
  5326.    string located at 07E8 hex (ESC + in distributed version). Patch to
  5327.    anything you like. If you use a single-byte screen clearing code,
  5328.    ill second byte with 00 hex.
  5329.                                                Fred Haines, March 1988.
  5330.  
  5331. ----
  5332. PROMFORM.OBJ - GENERAL CP/M
  5333.    Program to burn EPROMs, works great on a Geneva CP/M laptop!
  5334.    
  5335. ----
  5336. PROMFO.TXT - GENERAL CP/M
  5337.    Text file for PROMFORM.COM, a program to burn EPROMs
  5338.    
  5339. ----
  5340. LUX77B.LBR - Remote Access System-specific
  5341.    This version configured to use Steve Greenberg's wondrous LDIR-B 
  5342.    which gives RCPM users a much more beautiful and informative display 
  5343.    of LBR files than we have ever had available.  If the LBR was created
  5344.    properly, the date each member was created and comments about each 
  5345.    will be displayed to the user.  I urge all sysops using other 
  5346.    versions of (Z)LUX to this this and see how users react.  It's quite 
  5347.    lovely.  LDIR-B also excellent for local, non-RCPM use. -Rick Charnes
  5348.  
  5349. ----
  5350. AREACODE.LBR - Other
  5351.    A database of telephone area codes and cities and states for
  5352.    use with JetFind, the string searcher written by Bridiger
  5353.    Mitchell and handled by Echelon, Inc.  Enjoy!
  5354.    
  5355. ----
  5356. SSTAT19.LBR - Other
  5357.    A updated for ZAS assembly Super STAT program written by
  5358.    David Jewell, about 2 years ago.  Main feature is screen high-
  5359.    lighted, interactive control of file attributes.  Goes well with
  5360.    Terry Hazen's DD, REN, ACOPY, etc., utilities.  Has a DISK7
  5361.    flavor.  Needs to be brought into the V/ZFILER realm...
  5362.    
  5363. ----
  5364. GS.AD - ZCPR3
  5365.    A little p.r. for The General Store, Z-node 58.
  5366.    
  5367. ----
  5368. ZPATCH.FIX - ZCPR3
  5369.    fixes zpatch "8-char NDR bug".  Steve Cohen 3/8/88
  5370.    
  5371. ----
  5372. BEWARE.PCP - MODEM/MEX/TERM3
  5373.    For PC Pursuit users:  Some messages of interest captured from the
  5374.    Telenet NET-EXCHANGE BBS, regarding the compromise of PC Pursuit
  5375.    password security.  Of particular importance if you use a script or
  5376.    auto-dial program with PC Pursuit.
  5377.    
  5378. ----
  5379. SLMT.LBR - GENERAL CP/M
  5380.    Sets left margin and standard tab stops on daisywheel printers 
  5381.    using the Diablo 1610 command set, including many popular Brother, 
  5382.    Dynax, Comrex, Morrow and other models. Facilitates printing 
  5383.    source code and other tabulated files with word processors like
  5384.    VDE which do not expand real tabs to spaces in nondocument files. 
  5385.    Includes SLMT.CIM, which runs in high memory in Z33 environment, 
  5386.    allowing VDE to restart with GO <fn.ft>.    Fred Haines, 2-88
  5387.  
  5388. ----
  5389. ZCOLUMNS.LBR - ZCPR3
  5390.    Before I get old and my hair turns white I want posterity to have 
  5391.    these.  These are all my "Forever Z" articles to ever appear in the 
  5392.    Morrow Owners Review (R.I.P.).  I LOVED writing these, and the Morrow
  5393.    ZCPR3 community that they helped engender has been a source of great 
  5394.    joy to me. BBS's are our historical archives.  When the archeologists
  5395.    come, I want these to be there.  Please use LDIR-B to first look at 
  5396.    this library; uncrunch members w/UNCR23D if possible. - Rick Charnes
  5397.  
  5398. ----
  5399. ZARTICLS.LBR - ZCPR3
  5400.    This library contains 3 reviews I wrote for the Morrow Owners Review:
  5401.    Backgrounder II, DateStamper, and the Mini-Winnie hard disk/ZCPR3 
  5402.    combination.  Also includes an article I wrote upon my tender first 
  5403.    explorations into the ZCPR3 world which eventually got published in 
  5404.    FOGHORN (!).  I want these entered into our communal archives (our 
  5405.    BBSs) before I get too old.  Use LDIR-B to first look this library, 
  5406.    and uncrunch members with UNCR23D if available.   - Rick Charnes
  5407.  
  5408. ----
  5409. ZCPR1.ARK - ZCPR33 Specific
  5410.    Where it all started!!! The original release from the CCP Group.
  5411.    I got this ARK from Keith Peterson... a member of the group.
  5412.    
  5413. ----
  5414. SETDZ302.LBR - ZCPR3
  5415.    Simple patch allows SETD 2.2 to respond to ZCPR3 DU:/DIR: 
  5416.    references and the Z3-standard "//" help query syntax.  This 
  5417.    version responds properly to DIR: form and doesn't crash if
  5418.    SETD is invoked without arguments (sorry 'bout that...again!).
  5419.    February 20, 1988
  5420.    
  5421. ----
  5422. VDEMAC2.LBR - GENERAL CP/M
  5423.    This sequel to VDEMACRO presents several new macros developed for 
  5424.    he version of VDE I use for straight word processing, including two 
  5425.    macros which allow you to switch back and forth between two files.  
  5426.    As before, a VDK file you can use to install the macros in your own 
  5427.    copy of VDE is included to help you to follow the discussion.  Fred 
  5428.    Haines, 2-3-88.
  5429.    
  5430. ----
  5431. FINDF27.OBJ - ZCPR3
  5432.    Searches only logged drives when global.  Reports filename from
  5433.    EXTFCB.
  5434.    
  5435. ----
  5436. BU/ARCH.DZC - ZCPR3
  5437.    Several aliases for backup/archive hard disk to floppy.  Part of 
  5438.    process starts from floppy disk as to eliminate same filename on
  5439.    several floppy disks... Jim Lindholm - 2/13/88
  5440.    
  5441. ----
  5442. SETDDS.LBR - GENERAL CP/M
  5443.    No, this file has nothing to do with choosing a dentist - 
  5444.    it's an overlay for Brent Powers' SETD (v2.2) utility and 
  5445.    Plu*Perfect's DateStamper.  Until Michal Carson puts DS 
  5446.    support in VLU (or maybe LPUT will be updated?), this is 
  5447.    as automagic as we're gonna get.     February 11, 1988
  5448.    
  5449. ----
  5450. SETD22.LBR - GENERAL CP/M
  5451.    SETD22 --- A library date stamping utility.  Version 2.2  is  written
  5452.    entirely  in  Z80  assembly  code, and is now well under 4k. Features
  5453.    support for clock overlays, and patchable defaults for European dates
  5454.    and overwrite mode.  No known bugs, all features work.
  5455.    
  5456. ----
  5457. MXO-ON2.LBR - MODEM/MEX/TERM3
  5458.    Fairly elaborate MEX114 overlay for the ON! Computer.
  5459.    
  5460. ----
  5461. B5C-LB36.IZS - MODEM/MEX/TERM3
  5462.    BYE Clock insert for Little-Board BIOS clock
  5463.    
  5464. ----
  5465. WS4NDR.FIX - ZCPR3
  5466.    Describes a simple patch to fix a bug in WordStar 4
  5467.    
  5468. ----
  5469. SHELLINI.LBR - ZCPR3/3/Z-System
  5470.    Good for ZCPR3 folks having shell-related problems with WS4.
  5471.    Zeroes out the entire shell stack.  Has solved a number of
  5472.    people's problems with it.              - Rick Charnes
  5473.    
  5474. ----
  5475. ZRDPUB10.LBR - ZCPR3/3/Z-System
  5476.    The purpose of this code is to kludge up a solution to the problem
  5477.    of certain programs wiping out ZRDOS public directory definitions.
  5478.    It has been tested with ZCPR 3.3 and ZRDOS 1.7. It may or may not
  5479.    work with other versions of this o/s, though judging by my ZRDOS docs
  5480.    it should work with versions that go as far back as 1.2 (first public
  5481.    ZRDOS?), and I see no good reason why it shouldn't work with other
  5482.    versions of ZCPR.           Al Grabauskas   01/20/88
  5483.  
  5484. ----
  5485. M80STR11.LBR - Other
  5486.    This is a macro library for the M80 assembler that implements some 
  5487.    structured programming constructs such as if.then.else, 
  5488.    do.while.enddo, do.until.enddo, and switch.case.case.otherwise.endsw.
  5489.    Version 1.10 fixes a bug in the "switch" construct that caused bad 
  5490.    branches to be generated when multiple switch constructs were nested.
  5491.    If you have M80STRUCT.LBR, replace it with this (M80STR11.LBR).
  5492.    
  5493. ----
  5494. ZFILRCMD.LBR - ZCPR3
  5495.    A Zfiler command file that will allow the use of most if not all of 
  5496.    your systems resources using Zfiler. This file is a total re-write
  5497.    of my vfiler command file that's been out for over a year. The 
  5498.    command file makes use of the group macro function that will suprise
  5499.    many of you when you first use it. Included in this library are all
  5500.    files that make it happen. jtb
  5501.    
  5502. ----
  5503. DSCRESV1.LBR - ZCPR3
  5504.    This is an 8000H-loading version of DSCRESAV, uploaded a few days
  5505.    previously.  Saves DateStamper creation date of edited files. 
  5506.    Good on any ZCPR3 system with DateStamper Installed.
  5507.    
  5508. ----
  5509. SAVSTAMP.LBR - ZCPR3
  5510.    Bridger Mitchell's program for saving the create date of a file
  5511.    and restoring it to the file produced by an editor or other program
  5512.    that generates a new file rather than modifying the current file.
  5513.    
  5514. ----
  5515. AAN-8801.TZT - AMPRO
  5516.    Ampro Application notes discussing the SCSI standard, by Rick 
  5517.    Lehrbaum.
  5518.    
  5519. ----
  5520. AAN-8802.TZT - AMPRO
  5521.    Ampro application notes with a brief description of their Little
  5522.    Board products, by Rick Lehrbaum.
  5523.    
  5524. ----
  5525. 18E-SRC.LBR - 64180
  5526.    18E-SRC.LBR contains the source for 18E, a significant upgrade to Z8E
  5527.    (Z80 debug monitor originated by Richard Surwilo).  18E offers all 
  5528.    that Z8E offers plus full HD64180 support, auxiliary terminal support 
  5529.    and some bug fixes.  Check out 18E.LBR for documentation, .COM file, 
  5530.    etc.                           Damon R. Gibson
  5531.  
  5532. ----
  5533. 18E.LBR - HD64180-specific
  5534.    18E.LBR contains a significant upgrade to Z8E.LBR (Z80 debug monitor
  5535.    originated by Richard Surwilo).  In addition to all functions of Z8E,
  5536.    18E offers full HD64180 support.  Also, 18E supports an auxiliary
  5537.    debug terminal support facilitating software development of screen
  5538.    oriented applications.  Some bugs are fixed also.  Included is a 9
  5539.    page supplement to Z8E.DOC called 18E.DOC.  The source to 18E is also
  5540.    available in the 18E-SRC.LBR library file.    Damon R. Gibson
  5541.  
  5542. ----
  5543. VLU102.ZZ0 - ZCPR33 Specific
  5544.    This is Michal Carson's "fix" for 5 'bus' in VLU101-D/R.COM. In the
  5545.    comments he promises version 2.0 in the Spring ! ;-) that will have 
  5546.    all the 'bells and whistles' in it! 47 res's 4k
  5547.            Enjoy                           ===JERRY M.===
  5548.    [PS: this is dated 88/1/22  JM]
  5549.    
  5550. ----
  5551. CHOPSUEY.AZT - ZCPR3
  5552.        A tragicomedy of computers and chopsuey.  Let it be a lesson 
  5553.    to all.  God knows it hasn't been to me.
  5554.        For those (we should all be) running DateStamper, this file 
  5555.    has been crunched with CRNCH23D, the DateStamper-ized version of 
  5556.    CRUNCH.  Uncrunch with UNCR23D and it will preserve the original 
  5557.    file's datestamp data from my system even when transferred via 
  5558.    modem to your own computer.        - Rick Charnes
  5559.  
  5560. ----
  5561. PRTVAL.ZZ0 - ASM TOOLS
  5562.    a handy pair of Macros for printing values during assembly. Demo
  5563.    included.
  5564.    
  5565. ----
  5566. PCPHELP2.LBR - GENERAL CP/M
  5567.    Compilation of text files that pertain to Telenet's PC-Pursuit. Info
  5568.    on the SET command's; Terminal commands and Racal-Vadic mode are
  5569.    included along with a "user written" manual for using the service.
  5570.            Enjoy                           ===JERRY M.===
  5571.    
  5572. ----
  5573. UNERA32.LBR - GENERAL CP/M
  5574.    Recovers ERAsed files. A more polished, smoother version of UNERA31.
  5575.    Works well under ZCPR33 too.
  5576.    
  5577. ----
  5578. PATVLU11.AZM - GENERAL CP/M
  5579.    Extension of Bob Schultz's patch to Carson's VLU (which added an 
  5580.    internal TCap to run under CP/M).  This patch adds support for the
  5581.    reverse- as well as dim-video versions and enables library
  5582.    construction under CP/M (or ZCPR30).
  5583.    
  5584. ----
  5585. TMSTP1.ZZX - AMPRO
  5586.    A more meaningful zex script for LB-TSTP1.LBR
  5587.    
  5588. ----
  5589. LB-TSTP1.LBR - AMPRO
  5590.    Designed to place a time or/and date in a header in an ASCII
  5591.    type file. Can be used in an auto mode... Ampro specific.
  5592.    
  5593. ----
  5594. PACK.ZZ0 - ZCPR3/3/Z-System
  5595.    The corrected source file for PACK10 from Frank Cringle of SCOTLAND.
  5596.    Eat it up guys...
  5597.    ...Joe Gaude'
  5598.    14 Jan 88
  5599.    
  5600. ----
  5601. CATFRE14.OBJ - ZCPR3/3/Z-System
  5602.    CATFREE v1.4 corrects a send-to-printer bug in 1.3...can be used
  5603.    only with DISCAT catalog system of utilities...if you own DISCAT
  5604.    you will want to download CATFRE14.OBJ...please report any re-
  5605.    maining bugs to Echelon, Inc.
  5606.    14 Jan 88
  5607.    
  5608. ----
  5609. ZF-NZEX1.LBR - ZCPR3/3/Z-System
  5610.    This file contains some ZFiler macros and two NZEX scripts that
  5611.    extend the old PRINT.ZEX idea. Using three ZFiler macros, you can
  5612.    Print OR Mailmerge files directly from ZFiler using WS 3.3 either
  5613.    singly or in tagged groups. Open to customization (should be easy
  5614.    to port to newer or older WS's or to change print options), and
  5615.    contains a couple of neat general purpose tricks. 
  5616.    
  5617. ----
  5618. DEV11A.LBR - ZCPR3/3/Z-System
  5619.    Version 1.1A strips high bits from EFCB characters in
  5620.    help screens.         Bruce Morgen    December 30, 1987
  5621.    30 Dec 87
  5622.  
  5623. ----
  5624. Z280-J88.LBR - GENERAL CP/M
  5625.    Some messages captured from ZNODE Central and another RCP/M 
  5626.    concerning the Z280 processor from Zilog, dated 12/87.
  5627.    
  5628. ----
  5629. WS4PRNDV.LBR - ZCPR3
  5630.    ALL ZCPR3 users who use Wordstar Release 4.0, this set of files will
  5631.    allow you to set any default printer driver before you print a file.
  5632.    Scripts may be used with Bprint to regain the background printing
  5633.    function that was lost in Release 4.0
  5634.    
  5635. ----
  5636. FRESET10.ASM - ASM TOOLS
  5637.    Fast disk reset and login.
  5638.    Uses function 37 safely on CP/M 2.2, ZRDOS, etc.
  5639.    Vers. 1.0, 1/2/88. Bridger Mitchell.
  5640.    Upgrades unnumbered version dated 12/27/87.
  5641.    
  5642. ----
  5643. WS4PAT.LBR - ZCPR3
  5644.    This file done by Joe Wright, extends WordStar 4's use of ZCPR 3's 
  5645.    TCAP.
  5646.    
  5647. ----
  5648. RPEEP12.LBR - ZCPR3
  5649.    Text file viewer/lister for Z33RCP. New version strips LF's, allows
  5650.    a few more K to be read in (code slightly smaller too), reads text
  5651.    files not terminated by 1Ah. About 1110 bytes, 60 less than v1.1,
  5652.    assemble without printer code to save 180 bytes.  Called RPEEP
  5653.    rather than RCPPEEP to differentiate it from true RCP modules which
  5654.    equire no installation. R. Friefeld, 12/26/87.
  5655.    
  5656. ----
  5657. GAMOLIF2.LBR - GENERAL CP/M
  5658.    1) SUPRLF54.COM, fast Turbo Pascal simulator of John Conway's Game 
  5659.    of Life, with full screen edit, file interface, replay, print, 
  5660.    auto/single step;  2) *.LIF sample pattern files for program;  3) 
  5661.    PDTINS Turbo Pascal terminal installer;  4) LIFE.ART, short article 
  5662.    about Life with bibliography;  5) GAMOLIF2.DOC and FLOWCHRT.L54, 
  5663.    full documentation of library and program.
  5664.    
  5665. ----
  5666. THUNDER.ASM - GENERAL CP/M
  5667.    Clock display program for Thunderclock on Apple II.
  5668.    
  5669. ----
  5670. CROSSREF.LBR - TURBO (PASCAL/MODULA)
  5671.    This program will produce a cross-reference table of identifiers from
  5672.    a Pascal program.  Each identifier will have a list of line numbers
  5673.    indicating it's location throughout the program.  Requires Turbo
  5674.    Pascal 2.0 or greater.
  5675.    
  5676. ----
  5677. ZASUPD1.NOT - ASM TOOLS
  5678.    An update bulletin for ZAS which contains patches for use of the
  5679.    Turbo option. This is the first of a series of news and application
  5680.    notes for the ZAS assembler. This note applies to versions 2.6
  5681.    and higher through v3.04.
  5682.                    Al Hawley, Z#2, (213) 670-9465
  5683.    
  5684. ----
  5685. PCPICLK1.LBR - GENERAL CP/M
  5686.    A suite of files to allow use of the 'no-slot' clock and/or Applied
  5687.    Engineering 'SerialPro' clock with DateStamper on an Applicard. Has
  5688.    suggestions for a universal PCPI clock-driver standard.
  5689.    
  5690. ----
  5691. AMPROCPM.LBR - AMPRO
  5692.    A pair of AMPRO utility programs -- AMPROCPM.SYS and AMPROCPM.EXE
  5693.    -- allows an IBM PC, AMPRO Little Board/PC, or other PC compatible 
  5694.    system to directly access files on diskettes which have been 
  5695.    generated by an AMPRO Z80 Little Board (TM) single board CP/M 
  5696.    system.  (The two utilities can also be used on the AMPRO Little 
  5697.    Board/186 to read and write AMPRO CP/M diskettes.)  Official 
  5698.    release from Ampro Computer Inc.          Charles Jim 12/24/87
  5699.  
  5700. ----
  5701. Z33TRC11.LBR - ZCPR33
  5702.    Z33TRCP is a program that creates a removable RCP buffer below 
  5703.    ZCPR33.  Allows TPA size and RCP size to be traded off 
  5704.    dynamically.  Remove program included.  Assembly required.
  5705.    16 Dec 87
  5706.  
  5707. ----
  5708. RCPMC12.LBR - ZCPR33
  5709.    RCP segment - wild card file copier update
  5710.    Allows option to copy by attribute (arc, sys, 1..4) or with
  5711.    Inspection before copy.
  5712.    16 Dec 87
  5713.    
  5714. ----
  5715. MULTCOPY.MSG - Other
  5716.    Plu*Perfect and Bridger Mitchell announce a multi-format and copy
  5717.    program for Kaypro computers.  This one is vastly superior to
  5718.    UNIFORM, or anything else ever marketed.  File tells how to obtain
  5719.    it, and what it is.
  5720.    13 Dec 87
  5721.  
  5722. ----
  5723. DOSDISK.MSG - Other
  5724.    Announces revolutionary Bridger Mitchell/Plu*Perfect tool permitting
  5725.    CP/M and Z users to log into PC DOS diskettes and use them as they
  5726.    would any other disk.  Long awaited, long requested.  As usual, it's
  5727.    Bridger who produces it.  This msg file tells you how to order it.
  5728.    13 Dec 87
  5729.  
  5730. ----
  5731. Z33MAKE.LBR - ZCPR3/3/Z-System
  5732.    Z33MAKE moves files to a new directory on the same drive by changing 
  5733.    the user number byte in the directory entry.  Options to set file 
  5734.    attributes to read-only, read-write, system, directory, and archive. 
  5735.    Also erases or unerases files.  Adapted from MAKE v2.6 to allow 
  5736.    assembly to load and run in high memory - CIM file to run at 9800h 
  5737.    included.   User must set wheel byte equate or poke wheel address in
  5738.    LSB order at 0142h (default is FDFFh).     F. Haines, 11/24/87
  5739.  
  5740. ----
  5741. EDIR.LBR - GENERAL CP/M
  5742.    Contains program to modify BDOS to show erased files on directory in
  5743.    *ALL* searches, etc. (so programs can access erased files, DIR shows
  5744.    erased files, etc.)  Also included are a few other utilities to ZAP
  5745.    BDOS error traps on disk I/O.
  5746.    
  5747. ----
  5748. PCPIAS11.AZM - GENERAL CP/M
  5749.    by request... new AUTOST file for Applicards running Z3
  5750.    
  5751. ----
  5752. KEYMAP.LBR - ZCPR3
  5753.    This program allows terminals without function keys to act as if they
  5754.    have many. A control key, followed by any other key, generates an
  5755.    arbitrary input string.  Must be assembled with appropriate load addr
  5756.    (inside iop), then linked with syslib.
  5757.                                            -J. Glomph Black 18 Dec. 1987
  5758.    
  5759. ----
  5760. PCPIUDSK.LBR - GENERAL CP/M
  5761.    A Christmas present for Applicard users with Apple Unidisk 3.5's.
  5762.    This package allows creation of bootable 3.5" disks. Don't pay for
  5763.    utility's which offer less. Author unknown. Use it in good health!
  5764.    
  5765. ----
  5766. PCPD1287.LBR - MODEM/MEX/TERM3
  5767.    This is the Dec. 87 version of a PCPIMP.DAT file to be used with
  5768.    PCPIMP05.LBR.  It contains only current remote CP/M systems which
  5769.    are accessable with PC-Pursuit.  Info taken from Ian Cottrell's
  5770.    RCPM1287.LZT.
  5771.    
  5772. ----
  5773. TDL-TOOL.LBR - ASM TOOLS
  5774.    Z80 assembler, dis-assembler and debugger using TDL mnemonics.
  5775.    
  5776. ----
  5777. CCF.LBR - GENERAL CP/M
  5778.    Multi-purpose file manipulation utility copies, concatenates, 
  5779.    adds records with specific fill character and (attention 
  5780.    firmware folks) creates mirrored binary images for PROMs with 
  5781.    inverted addressing.
  5782.    From England via NAOG/ZSIG      Noember 30, 1987
  5783.    
  5784. ----
  5785. LAP.LBR - ZCPR3
  5786.    This is a ZCPR3.x segment loader and path setter designed more 
  5787.    along the lines of BGQUICK or CLRRSX than LDR or PATH.  Even 
  5788.    faster than LLDR and saves scads of room in your startup alias.  
  5789.    From England via NAOG/ZSIG      Noember 30, 1987
  5790.    
  5791. ----
  5792. GEN180.LBR - ASM TOOLS
  5793.    Auto-patcher that converts Microsoft M80 (Version 3.4 or 3.44) 
  5794.    into a fully functional HD64180 assembler.  No Z80 or 8080 
  5795.    capability is lost, so this is a pure enhancement that adds only 
  5796.    two records to the assember's size.  A very nice contribution 
  5797.    from West Germany.     November 30, 1987, via NAOG/ZSIG
  5798.    
  5799. ----
  5800. PACKHELP.LBR - GENERAL CP/M
  5801.    Basic and .com file that creates a one column listing from a listing
  5802.    created by the SD $F mode to make the filelist required by PACK10.
  5803.    
  5804. ----
  5805. RCPMKE13.LBR - ZCPR33 Specific
  5806.    RCPMKE13 is MAKE.RCP version 1.3.  MAKE is modeled on the
  5807.    Unix MAKE.  It runs as an ZCPR33 RCP, schedules source files for
  5808.    assembly/compilation and then monitors the assembly/compilation
  5809.    process, aborting if errors are detected.  It's superior to the
  5810.    FINDERR method in that multiple-pass compilers with overlays are
  5811.    supported ( PL/I ), or any compiler that overwrites the error
  5812.    location prior to warm booting.  See MAKE.DOC
  5813.  
  5814. ----
  5815. EUROPE.TZT - GENERAL CP/M
  5816.    An article on the home computer scene in Europe.  Some 
  5817.    interesting thoughts on public domain software.
  5818.    
  5819. ----
  5820. TYP3HDR1.Z80 - ZCPR33
  5821.    Updated version of TYPE3HDR.Z80 corrected for possibility of
  5822.    interrupts.            Jay Sage, 11/15/87
  5823.  
  5824. ----
  5825. 1KUTILS3.LBR - GENERAL CP/M
  5826.    Four miniatures by Rob Friefield, author of SALIAS.  PIPE (or MC) is 
  5827.    a multiple file copier, PEEP a bidirectional file typer, searcher,
  5828.    and lister, NT a note jotter, and FILESIZE reports file statistics.
  5829.    Identical to 1KUTILS2 except for PEEP, which has a bug fixed and an
  5830.    improvement - it now ignores ^L form feeds in a file.  Each is under
  5831.    1K and correspondingly fast loading and executing.
  5832.    
  5833. ----
  5834. 180RCP#2.LBR - ZCPR33 Specific
  5835.    A couple of outsized, ready-made RCP's by Rob Friefield, author of
  5836.    ALIAS, for the SB180, each about 26 records.  One contains all the
  5837.    options in Z33HDR.LIB, the other replaces TYPE and LIST with the 
  5838.    bidirectional PEEP and CP with the multiple file copier MP (or PIPE).
  5839.    Library contains a SYS.ENV to eliminate all but one sector of the IOP
  5840.    in favor of the larger RCP's.
  5841.    
  5842. ----
  5843. M2XBIOS.LBR - TURBO (PASCAL/MODULA)
  5844.    Modula-2 to XBIOS interface routines, emphasizing the "stream: i/o
  5845.    support in M2.  These are for the SB180 and SB180(FX).  If there are
  5846.    any suggestions, leave them on Jay's board for me.
  5847.                                   Bill Greathouse
  5848.    
  5849. ----
  5850. FILCRD46.LBR - GENERAL CP/M
  5851.    Here is File Card Database by Thomas Mieau version 4.6
  5852.    It is what it sez. When you call it up you get a menu then a file 
  5853.    card! ;-) You put in 4 key words then type the allowed amt of words.
  5854.    Great for Recipes, illistrations, quotes, ect.
  5855.            Enjoy                   ===Jerry M.===
  5856.    
  5857. ----
  5858. SETMRG21.LBR - GENERAL CP/M
  5859.    The only advance over v2.0 is the inclusion of SLMQUIET.COM, a 
  5860.    version of SLM which does not write a banner or any other text to 
  5861.    the console screen.  SLM and SRM set left and right margins on 
  5862.    daisywheel printers using the Diablo 1610 command set, which 
  5863.    includes many popular Brother, Comrex, Dynax, and other models.  
  5864.    
  5865. ----
  5866. INFOCOM.IZF - GENERAL CP/M
  5867.    Bargain prices for CP/M Infocom games for all you Zork addicts...
  5868.    
  5869. ----
  5870. PORTAL.IZF - MODEM/MEX/TERM3
  5871.    At last:  An inexpensive means of access to the Nets.  Portal is a
  5872.    new flat-rate communications service providing several attractive
  5873.    features, including two-way Usenet access and UUCP/ARPA/BITNET
  5874.    E-mail.  PC Pursuit users pay only $10/month to Portal (plus the
  5875.    normal $25/month to Telenet), and can connect directly (no DIALxxx
  5876.    BUSY!) at 2400 bps.
  5877.    
  5878. ----
  5879. PACK10.LBR - GENERAL CP/M
  5880.    Reorganize the files on your drives. Allows you to specify where
  5881.    files are located and what order to put them in.
  5882.    
  5883. ----
  5884. Z80DMOD.LBR - General CP/M
  5885.    A simple modification to Z80DOS10 that relocates the time and date
  5886.    stamping routine from the BIOS to spare space in the DOS area,
  5887.    making it unnecessary to modify your BIOS and considerably
  5888.    simplifying installation.  Based on Z80DOS author Carson Wilson's
  5889.    sample BIOS modification code for machines without a realtime
  5890.    clock.  If you have a realtime clock, you'll have to provide your
  5891.    own interface.                          -Fred Haines 10-25-87
  5892.  
  5893. ----
  5894. ZBGQ11.LBR - ZCPR3
  5895.    This is a ZCPR3 version of BGQUICK, that nifty program that can
  5896.    bring up BGii in a jiffy.  This one does not overlay the command
  5897.    line, and as a result it can be used in alias scripts.  Unlike
  5898.    the original, the code is fully commented and is not self-
  5899.    modifying.              Jay Sage, October 28, 1987
  5900.  
  5901. ----
  5902. Z8D-UTL1.LBR - ZCPR3
  5903.    Various utilities for Z80DOS.  DATEREG.COM, the flagship, is an 
  5904.    assembly language program that puts the system date into ZCPR3 
  5905.    registers 5, 6 and 7 for easy use with ARUNZ aliases.  Also included 
  5906.    is an alias that logs every date of a word-processed file's 
  5907.    successive editings, and one that sets the creation date of a file to
  5908.    any desired value.  Lastly, two patched versions of SAVESTMP with 
  5909.    more descriptive status reporting.       - Rick Charnes, 10/26/87
  5910.  
  5911. ----
  5912. Z33LIB05.LBR - ZCPR33 Specific
  5913.    This version of Z33LIB fixes a bug in the HIGHUSER routine.
  5914.    No other functional changes.   -- Howard Goldstein
  5915.    
  5916. ----
  5917. PCPIMPSH.DZC - ZCPR3
  5918.    A brief text explaining how to set up PCPIMP with SETDRU and SHSET
  5919.    to behave like a shell, while preserving the ability of MEX2Z and
  5920.    IMP2Z to give MEX and IMP a shell feature.
  5921.    
  5922. ----
  5923. SETDRU.AZT - ZCPR3
  5924.    * FURTHER ADVENTURES WITH CORRECT-IT: Z80DOS, PUBLIC FILES AND SETDRU
  5925.    *                                - or -
  5926.    *                  'WHERE'D THAT FILE COME FROM?'"
  5927.    *                  
  5928.    * A Modern Computer Novel.
  5929.    *                           
  5930.    *                                       - By Rick Charnes, 10/21/87
  5931.  
  5932. ----
  5933. SECURITY.NZT - ZCPR33 Specific
  5934.       Notes and questions on implementing security in a ZCPR33 system.
  5935.     
  5936.                                            - Rick Charnes, 10/17/87
  5937.    
  5938. ----
  5939. Z33VER10.LBR - ZCPR33 Specific
  5940.    ***** SCREEN ORIENTED ERROR HANDLER FOR ZCPR33 *****
  5941.    This version fixes a bug which caused the screen to be cleared
  5942.    whenever the program was invoked. I also now make Z33VERR look
  5943.    at the quiet flag before printing it's install message. There is
  5944.    also a new command line option 'S' which will inhibit the initial
  5945.    screen clear when a error is detected. Also added aliases:
  5946.    <CR> for 'E'dit, <ESC> for 'A'bort, & <SP> for 'C'ontinue.
  5947.  
  5948. ----
  5949. IMPSB180.LBR - GENERAL CP/M
  5950.    A new IMP v2.45 overlay for the Micromint SB180 which restores the
  5951.    revised baud rate divisors developed by Steven Mendelson for SB180's
  5952.    running at 6, 9, and 12 mhz.  You will need this to install PCPIMP,
  5953.    at least if you're running at the higher CPU speeds.
  5954.                                              Fred Haines, 10/06/87
  5955.    
  5956. ----
  5957. NHSH-Z33.LBR - ZCPR33 Specific
  5958.    J. Poplett's NHSH modified for ZCPR33'S type 3 environment.
  5959.    Included is NHSH-Z33.CIM org'ed for 8000h & NHSH-Z33.REL so that
  5960.    you can use whatever load address you wish.
  5961.    
  5962. ----
  5963. VDEZEX.ZZ0 - ZCPR3
  5964.    A patch for VDE v2.61 that allows Eric Meyer's Video Display Editor
  5965.    to run properly under ZEX.  The control-C command will properly
  5966.    scroll down a screen without aborting the running ZEX script.
  5967.    Patch suggested by Jay Sage.
  5968.                                        Fred Haines, 20 September 1987
  5969.    
  5970. ----
  5971. CHKIF.LBR - ASM TOOLS
  5972.      CHKIF processes .ASM, .Z80 or .PRN files, checking that 
  5973.      the IF-ELSE-ENDIF statements are matched properly. 
  5974.      It also handles MACRO/REPT/IRP/IRPC-EXITM-ENDM pseudo-ops,
  5975.      and takes the multi-statement lines of ASM and MAC, etc.
  5976.      provided they are delimited with exclamation marks!
  5977.    
  5978. ----
  5979. FASTARNZ.ZZZ - ZCPR3/3/Z-System
  5980.    aliases for arunz and keeping them close to directory track on disk.
  5981.    
  5982. ----
  5983. LED02.LBR - ZCPR3/3/Z-System
  5984.    LED is now easier to adapt.  Key stroke bindings included in the
  5985.    calling program (easier to change).  Extension Commands allow calling
  5986.    program to react to user's input at LED.
  5987.    
  5988. ----
  5989. TXT2.LBR - "Vanilla" CP/M
  5990.    A typically workmanlike Joe Wright revision of Thomas Hill's very
  5991.    useful tool for creating assembly language "DB" statement from ASCII
  5992.    or WordStar/NewWord text file input.  A must for serious assembler
  5993.    jocks.  Source included, require MAC and Z80.LIB (or SLRMAC) to
  5994.    assemble.
  5995.    
  5996. ----
  5997. PATCHIT.TZT - Text/Documentation
  5998.    Who says Sysop does not care about beginners?  A beginner's
  5999.    guide to patching.  Then comes programming...   and blowing
  6000.    up systems other than your own...  Enjoy. (from Lillipute)
  6001.  
  6002. ----
  6003. PCPIUNI.LBR - GENERAL CP/M
  6004.    Applicard Driver for Central Point Software's Universal Disk
  6005.    Controller and 3.5/800k drives.  Includes a util (written in 
  6006.    Turbo Pascal) to format the 800k drive.
  6007.    
  6008. ----
  6009. JETPRIME.LBR - BACKGROUNDER
  6010.    PRIME NUMBER FINDER- PLU-PERF DEMO FOR JETFIND
  6011.    
  6012. ----
  6013. Z33IF.MSG - ZCPR33 Specific
  6014.    An explanation of the "IF $1=//" vs "IF //=$1" mystery that Frank
  6015.    Gaude' pointed out in the latest Z-News.
  6016.    
  6017. ----
  6018. PUBPTZ10.LBR - GENERAL CP/M
  6019.    A re-issue of Bridger Mitchell's PUBlic patch for CP/M with an added
  6020.    twist - I have adapted it for use with Echelon's ZRDOS17, replacing
  6021.    the 'public' user-area method. **Not tested extensively, be careful**
  6022.    
  6023. ----
  6024. M2DSTIME.LBR - TURBO (PASCAL/MODULA)
  6025.    DateStamper Access from Turbo Modula-2. Includes .Z80, .DEF, .REL
  6026.    and .MCD files so easy to get going. Also includes a .COM demo
  6027.    file for DS owners w/o TM2. This will allow you to do more than
  6028.    just datestamp files. For example, a real-time star tracker could
  6029.    be easily written for Astronomy buffs.
  6030.    
  6031. ----
  6032. DIF22.LBR - GENERAL CP/M
  6033.    Unix-style text file comparison based on Chuck Forsberg's version.
  6034.    Runs 25% faster than my previous version.
  6035.                                            Carl Mascott
  6036.    
  6037. ----
  6038. ZDAM-101.DZC - GENERAL CP/M
  6039.    Latest installment of preliminary documentation describing a new
  6040.    Direct Access Management System (DAMS) under developement in Portland
  6041.    by Cedar Mill Z-Node 24 and Access Programming RAS-PBBS. Readers are
  6042.    solicited for comments. Direct electronic responses to Ben Grey,
  6043.    Sysop, Cedar Mill Z-Node 24 [503] 644-4621. Write to 12275 NW Cornell
  6044.    Rd, Ste 5, Portland, OR 97229-5611. [503] 641-6101 voice.
  6045.    
  6046. ----
  6047. ZAPG.SZ - ZCPR3
  6048.    ZCPR3 Application Programming Guide
  6049.  
  6050. ----
  6051. MODEMS.LST - GENERAL CP/M
  6052.    This is a file I picked up over the ARPA Net.  It is a
  6053.    compendium of information on various 2400 bps and up modems,
  6054.    including prices, company phone numbers, and references to
  6055.    reviews.             Jay Sage, August 19, 1987
  6056.    
  6057. ----
  6058. NOTEPAD.LBR - GENERAL CP/M
  6059.    Utility allows you to create "notes" (up to 20 lines each) which are
  6060.    indexed not only by name but by date.  Menu driven, complete DOC file
  6061.    included in LBR
  6062.    
  6063. ----
  6064. ZMANG-20.LBR - ZCPR3/3/Z-System
  6065.    The  Zmanager  has gone through many changes  since  the 
  6066.    last  released update (see zmang.hzs  and  zmang20.uzd). 
  6067.    This  release incorporates many changes to make it  more 
  6068.    compatable  with  zfiler/vfiler.   It also  allows  more 
  6069.    chars to be used as menu selections.
  6070.                           
  6071.                                Bob Peddicord
  6072.                                08/12/87
  6073.  
  6074. ----
  6075. LLDR.LBR - ZCPR3/3/Z-System
  6076.    LLDR -- Library Loader.
  6077.    Loads ZCPR3 packages from libraries, making it far faster and more
  6078.    ecconomical space-wise (since most packages are smaller than 1k).
  6079.    
  6080. ----
  6081. PUSH11.LBR - ZCPR3/3/Z-System
  6082.    Push and Pop DU and registers.  Usefull for aliases.  This corrects
  6083.    the first version's version number and its bad Z33 header.  No other
  6084.    changes.
  6085.    
  6086. ----
  6087. RSX2.LBR - BackGrounder II
  6088.    Modification to J.Lopushinsky's SETRSX program that allows his
  6089.    wonderful LBRDSK23 to run properly under BGii (and ZCPR33) or other
  6090.    under-the-CCP system enhancements.  Source included.
  6091.    
  6092. ----
  6093. ZTIME22.LBR - ZCPR33 Specific  
  6094.    Minor tweak to Bruce Morgen's minor tweak to Fred Maxwell's
  6095.    appropriately tiny reader program for the Kenmore Z-Time 
  6096.    clock, a very popular RTC add-on, particularly among Ampro 
  6097.    owners.  ZTIME22 is a type 3 utility.  The supplied COM 
  6098.    files are linked to run at 100H and 8000H.
  6099.                    --Richard Jacobson, 07/03/87
  6100. ----
  6101. ZASM33FX.LBR - ZCPR33 Specific
  6102.    Simple fix explanation for the Z33ZASM.LBR file Z33HDR.LIB.
  6103.    
  6104. ----
  6105. TOCOL.LBR - GENERAL CP/M
  6106.    If you ever wanted to print two or three colunms of text for a news-
  6107.    letter or such you know how hard it is. If you use New Word with its
  6108.    column mode you also know you can't re-format! :-< But now there is 
  6109.    ToColunm & NewPrint [TC & NP]. It does this for you! All you need is
  6110.    here. Just read the *.DOC's and try the examples. 
  6111.            Enjoy                   ===Jerry M.===
  6112.    
  6113. ----
  6114. M2SWCLK.LBR - TURBO (PASCAL/MODULA)
  6115.      These are a set of quick (2 days work) routines to access the
  6116.    SmartWatch (DS1216E) installed in an SB-180FX from Turbo Modula-2
  6117.    These will only work with the SB-180FX and Modula-2 for the
  6118.    SB-180FX !!!  Source files should be available in 2-3 weeks (debug
  6119.    time).  Report any problems to me here on Jay Sage's BBS.
  6120.                                                  Bill Greathouse
  6121.    
  6122. ----
  6123. SAP60.LBR - GENERAL CP/M
  6124.    Yet another update of the Sort And Pack directory utility with even
  6125.    more functions and improvments.
  6126.    
  6127. ----
  6128. TXTCOM.LBR - GENERAL CP/M
  6129.    Irv Hoff's system for making an ASCII TXT file into an executable
  6130.    COM file which will automatically display one page or one line at a
  6131.    time.  Easy to use and will work on any hardware.
  6132.    
  6133. ----
  6134. TOOLS.LBR - GENERAL CP/M
  6135.    Jack Crenshaw's collection of tools which replace the standard 
  6136.    utilities that are distributed with CP/M.  Includes replacments for
  6137.    TYPE, REN, ERA, etc. plus things like DUMP & LIST (to printer).
  6138.    Complete documentation for each.  All should run on any CP/M 2.XX
  6139.    system (not including CP/M+) except for a couple of things that are
  6140.    KayPro specific.
  6141.    
  6142. ----
  6143. LCAT15.LBR - GENERAL CP/M
  6144.    Disc Cataloging program that list each file in every library.  Should
  6145.    run on all Z80 machines without modification.  Requires that each 
  6146.    disc cataloged have a file begining with "-".  Complete instructions
  6147.    included
  6148.    
  6149. ----
  6150. DBIIHELP.LBR - GENERAL CP/M
  6151.    SEVERAL DBASEII HELP COM FILES
  6152.    
  6153. ----
  6154. NO-SLOT.LBR - GENERAL CP/M
  6155.    Another set of routines for interfacing to the SmartWatch clock chip
  6156.    with an SB180.
  6157.    
  6158. ----
  6159. WSSCRIPT.PZT - GENERAL CP/M
  6160.    CRUNCHED Text file describing a patch for WordStar to install Super-
  6161.    Script and Subscript on "non-standard" printers.
  6162.    
  6163. ----
  6164. BALIAS.LBR - ZSIG
  6165.    This is the "bastard" alias editor. It follows the WordStar commands
  6166.    and allows you to edit an alias as a line as opposed to Valias which
  6167.    is much more structured (A-;B-;C-;D-; ect). Enjoy    ===Jerry M===
  6168.    
  6169. ----
  6170. KVIDTEX.LBR - GENERAL CP/M
  6171.    A library containing VIDTEX software for use on CompuServe and in a
  6172.    few other applications, including documentation and a version of
  6173.    VIDTEX installed for Kaypro CPM computers. In addition, since the
  6174.    Kaypro version does not configure the serial port, there is a
  6175.    separate program to set baud rate, word length, parity and stopbits.
  6176.    
  6177. ----
  6178. README.AZT - GENERAL CP/M
  6179.    Some (negative) comments about the use of "-READ.ME" as a 
  6180.    filename.                       - Rick Charnes, 6/27/87
  6181.    
  6182. ----
  6183. EDIT11.LBR - GENERAL CP/M
  6184.    Replacement for ED, PIP, XDIR and DDT.  Displays extended directory,
  6185.    allows you to create or edit text files, edits COM files, Copys files
  6186.    and more.  And all in a 2K program.  Complete Documentations included
  6187.    Will work on all CP/M 2.x or 3.0 machines.  You only need to change
  6188.    the Clear Screen sequence which can be done with EDIT itself.
  6189.    
  6190. ----
  6191. XSUBZ14.LBR - ZCPR33 Specific
  6192.    Latest version of XSUBZ for ZCPR33 systems. New features include:
  6193.    Zilog mneumonic..assembles with ZAS or Z80ASM
  6194.    NO LONGER MODIFIES THE BIOS VECTOR AT 0001H !!!
  6195.    Uses the ZCPR33 internal $$$.SUB fcb & uses the subquiet & subecho
  6196.    flags to determine what to display on the console.
  6197.    
  6198. ----
  6199. PROTCIS.TZT - MODEM/MEX/TERM3
  6200.    Techinical information about CompuServe's A file transfer protical.
  6201.    See PROTCIS.ARC for CP/M PD program incorperating both CIS A & B
  6202.    proticals.
  6203.    
  6204. ----
  6205. PROTCIS.ARC - MODEM/MEX/TERM3
  6206.    This is CompuServe's own telecomunication program incorpurating both
  6207.    the CISA and B file transfer Proticals.  Since they no longer sell
  6208.    the CP/M version, they have (wisely if belatedly) placed it into the
  6209.    Public Domain.  Archive contains an easy-to-edit overlay which will
  6210.    adapt the program to most any machine configuration.
  6211.    Complete instructions are included.  See PROTCIS.TZT for more 
  6212.    technical info.
  6213.  
  6214. ----
  6215. PCPI/Z33.BUG - ZCPR33 Specific
  6216.    A bug report when dealing with zcpr33 in a situation where the zcpr33
  6217.    file is relocated during installation.
  6218.    
  6219. ----
  6220. Z33ZASM.LBR - ZCPR33 Specific
  6221.    File containing information for converting release version
  6222.    of ZCPR33 material to a form suitable for use with the
  6223.    Cromemco assembler ZASM.  From Michal Carson.
  6224.  
  6225. ----
  6226. CLEAND18.LBR - ZCPR3
  6227.    Version 1.8 of the ZCPR3 dirctory sort/cleanup utility 
  6228.    corrects n error that caused the program to crash the 
  6229.    system if it tried to clean up the directory of a disk 
  6230.    that had nothing excepterased or zero-length entries
  6231.    in the directory.
  6232.    
  6233. ----
  6234. UNITS.ARC - GENERAL CP/M
  6235.    A nice PD prog. for converting units of anything you can imagine --
  6236.    ounces to gallons, fathoms to furlongs, rods to meters, ect. Where
  6237.    was this when I needed it in third grade?? ;-). But then again way
  6238.    back then we used clay tablets and sharp sticks ;-). ===Jerry M===
  6239.    
  6240. ----
  6241. ZEDUX280.MSG - GENERAL CP/M
  6242.    An update on the new generic z280 card.
  6243.    
  6244. ----
  6245. ZEDUX280.DZC - GENERAL CP/M
  6246.    A message about a new generic z280 add-on card for any z80 system.
  6247.    Sounds incredible but I have seen another message that the BBS for 
  6248.    this system will be active this weekend. Has an optional true 
  6249.    multitasking, multiuser operating system.
  6250.    
  6251. ----
  6252. Z33-M80.LBR - ZCPR33 Specific
  6253.    Notes and .DIF files to convert the RELEASE version of ZCPR33 to
  6254.    be compatible with M80.  General directions, .DIF files and the
  6255.    program required to apply the .DIF files to the unmodifed RELEASE
  6256.    source code are included.
  6257.    
  6258. ----
  6259. RLX16.LBR - ZCPR33 Specific
  6260.    Remote LX for ZCPR33. Combines the ZCPR33 features of LX15 with the
  6261.    wheel byte access control of LX14. New features include ability to
  6262.    enable/disable the second default library search & a change to the
  6263.    help display to show the name of the default library(s).
  6264.    
  6265. ----
  6266. IMP2Z11.LBR - ZCPR3
  6267.    This is an alias like MEX2Z10/11.LBR in the ZSIG dir. Its purpose is 
  6268.    to run IMP244/5 as a shell. Thus you can call up imp thru the alias
  6269.    then as you are on line exit to say an editor do up a quick message 
  6270.    then as you finish you are automaticly back in IMP! ;-) 
  6271.                    Enjoy                   ===Jerry===
  6272.    
  6273. ----
  6274. Z33ANOTE.002 - ZCPR33 Specific
  6275.    This is an application note on how to make effective use of the
  6276.    ARUNZ extended command processor under ZCPR33.  It applies especially
  6277.    to remote access systems (with many examples) but will give some
  6278.    useful ideas for personal systems as well.  Jay Sage, June 8, 1987
  6279.  
  6280. ----
  6281. Z33ANOTE.001 - ZCPR33 Specific
  6282.    This is the first in a series of application notes for ZCPR33.  This
  6283.    one describes the proper value to use in Z3BASE.LIB for the length of
  6284.    the multiple command line buffer so that (1) you get the longest
  6285.    command line possible but (2) do not end up overwriting other memory
  6286.    modules in the operating system.            Jay Sage, June 8, 1987
  6287.  
  6288. ----
  6289. Z33FIX.001 - ZCPR33 Specific
  6290.    This is the first ZCPR33 bug report.  Fortunately this bug is extremely
  6291.    minor, but I did want to document it before I forgot about it.  For
  6292.    the purists out there who do not want to wait for ZCPR34 to get it
  6293.    fixed, the one extra line of code and instructions on where to put it
  6294.    are given here.                             Jay Sage,  June 8, 1987
  6295.  
  6296. ----
  6297. Z33PNOTE.003 - ZCPR33 Specific
  6298.    This application provides some technical information on the operation
  6299.    of the ZCPR33 file specification parser.  It describes the use of the
  6300.    two external entry points to the CPR code, and it indicates how the
  6301.    data in the file control blocks can be used to determine information
  6302.    about the file specification (for example, did it include an explicit
  6303.    directory, was the specified directory a valid one).  New information
  6304.    provided in the external command FCB is covered also.
  6305.                                               Jay Sage,  June 8, 1987
  6306.  
  6307. ----
  6308. Z33PNOTE.002 - ZCPR33 Specific
  6309.    This application note provides recommendations on the design of shells
  6310.    so that they will function in an accurate and predictable way within
  6311.    the command acquisition hierachy in ZCPR33.  The focus is on how to
  6312.    deal with situations where the shell is invoked when (1) additional
  6313.    commands are pending in the command line buffer or (2) ZEX and/or
  6314.    SUBMIT jobs are running.                  Jay Sage,  June 8, 1987
  6315.  
  6316. ----
  6317. Z33PNOTE.001 - ZCPR33 Specific
  6318.    This is the first of a series of ZCPR33 programming notes, information
  6319.    of importance to people who are writing programs that take advantage
  6320.    of the new features offered by ZCPR33.  This one deals with the new bits
  6321.    that are defined in the command status flag byte in the message buffer.
  6322.    It also covers an error in the QERROR routine in Z3LIB that did not
  6323.    cause any trouble in ZCPR30, when only two bits were used in the flag,
  6324.    but which now must be corrected.           Jay Sage,  June 8, 1987
  6325.  
  6326. ----
  6327. RESTOREA.LBR - GENERAL CP/M
  6328.    Release A of the disk restoration utility library adds a new version 
  6329.    of RESTORE that does much less disk reading and writing.  Plus, the 
  6330.    original, fully-relocating version has been upgraded to handle the 
  6331.    directory of almost any size disk, and a sorted directory is no 
  6332.    longer mandatory before restoring the disk.  Both versions may be 
  6333.    patched to automatically reset the drive to log in the new directory 
  6334.    if running under ZRDOS 1.5 or later, and user patching is easier.
  6335.  
  6336. ----
  6337. IMP245.LBR - GENERAL CP/M
  6338.    New version of the IMP modem program dated 01 June 87.  'Send break'
  6339.    outine added.  Improved GOODBYE: routine.  Several other changes.
  6340.    See the -READ.ME file in the library for a one-line description of
  6341.    alles in the library.  See IMP245.UZD (update file) to review
  6342.    the new features.  All overlays have been upgraded and also dated
  6343.    01e 87.  611 records, 77k.          - Irv Hoff
  6344.    
  6345. ----
  6346. KPENG13.LBR - GENERAL CP/M
  6347.    A Great disk utility/anaylizer.  Menu driven
  6348.    Configured for KayPro but a little DDTing should set up the display
  6349.    for just about any machine.
  6350.    
  6351. ----
  6352. ERRSET13.LBR - ZCPR33
  6353.    Updated to use Z33LIB routines and to work properly with release
  6354.    version of ZCPR33.
  6355.  
  6356. ----
  6357. ERRORX11.LBR - ZCPR33
  6358.    Updated to work with ZCPR33 for those who (for some strange reason)
  6359.    prefer this to "ERRSET /C" for removing error handling.
  6360.  
  6361. ----
  6362. VFILER43.LBR - ZCPR 3.3
  6363.   The new "official" VFILER, with many significant new features.  Group
  6364.   deletes are much faster, added macros, and much more.
  6365.  
  6366. ----
  6367. VMENU26.LBR - ZCPR 3.3
  6368.   Some minor changes to VMENU 2.5 for better efficiency under ZCPR 3.3.
  6369.  
  6370. ----
  6371. Z33ERR07.LBR - ZCPR 3.3
  6372.   The prototype of a vastly more intelligent error handler now possible
  6373.   under ZCPR 3.3.  Until a new version of VERROR is released, this will
  6374.   fill the void.
  6375.  
  6376. ----
  6377. Z33FCP10.LBR - ZCPR 3.3
  6378.   The completely rewritten FCP for use with ZCPR 3.3.  Dozens of
  6379.   enhancements compared to previous versions, far too many to describe
  6380.   here.
  6381.  
  6382. ----
  6383. Z33RCP01.LBR - ZCPR 3.3
  6384.   The interim release of a new Resident Command Package (RCP) for
  6385.   ZCPR 3.3 systems.  More to come...
  6386.  
  6387. ----
  6388. ZCPR33.LBR - ZCPR 3.3
  6389.   The official release of the ZCPR 3.3 command processor.  Adds many
  6390.   new enhancements, fixes several bugs, and allows the user greater
  6391.   flexibility in designing his system.  Those who are baffled about
  6392.   how to install it are advised to get the book "ZCPR 3.3 User's Guide"
  6393.   from Echelon.
  6394.  
  6395. ----
  6396. BD04.LBR - GENERAL CP/M
  6397.    Bad block locator scans disk and reports bad sectors and any files
  6398.    that may occupy those sectors, creates a LOCKED OUT file. Updated
  6399.    to work with CP/M+.
  6400.    
  6401. ----
  6402. HANDY201.LBR - GENERAL CP/M
  6403.    A Set of Desk type utilities.  Including Calender, Datebook, Notebook
  6404.    etc.  Easy to configure for any CP/M machine.  Full insrtuctions 
  6405.    included in the library.  Program is menu driven.
  6406.    
  6407. ----
  6408. Z80DIS22.LBR - ASM TOOLS
  6409.    New version after one year. The source code generated by this 
  6410.    disassembler is now M80 and SLR Z80ASM compatible. Much of the tables
  6411.    previously kept in memory now kept on disk so larger binary files
  6412.    can be accomodated. More standard memory locations recognized. 
  6413.    Calls to BDOS now show the function being used. The .BRK file can be
  6414.    used with the DZ-NOV86 program. Very nice.
  6415.    
  6416. ----
  6417. NLUPATCH.LBR - GENERAL CP/M
  6418.    C.B. Falconer's patch to NULU V1.51 replaces the CRC calculation
  6419.    algorithm with a significantly faster one.  Use MLOAD to install.
  6420.    
  6421. ----
  6422. PCPIRNG1.LBR - OTHER
  6423.    driver the the Applicarc MEX, MXH-AP55, with the buffer
  6424.    
  6425. ----
  6426. QUME.DRV - BACKGROUNDER
  6427.    Screen driver for the Qume 102 terminal. Will upload source later 
  6428.    when I find it.
  6429.    
  6430. ----
  6431. MXH-AP55.LBR - OTHER
  6432.    solves the character loss on scroll problem on Apples with Applicard
  6433.    and SuperSerial card up to 2400. Tested on //e, may work on ][+.
  6434.    Includes .DVR. Somewhat experimental but has ON/OFF feature in
  6435.    MEX.
  6436.    
  6437. ----
  6438. QUMEMEX+.ASM - MODEM/MEX/TERM3
  6439.    Terminal overlay for MexPlus for Qume 102a computer.  Steve
  6440.    Mendelson, take a look and tell me how it works for you.
  6441.                                    - Rick Charnes
  6442.    
  6443. ----
  6444. PAGE0.LBR - GENERAL CP/M
  6445.    Simple short program to dump out page 0 of memory (0000h-00ffh) in
  6446.    hex and ASCII.
  6447.    
  6448. ----
  6449. WAFFLE.LBR - GENERAL CP/M
  6450.    This is an import from Britian. It strings together a set of selected
  6451.    platitudes in random order that reads much like a fortune telling
  6452.    column. Could also be used to generate repetitive progress reports,
  6453.    updates--almost anything when you need to say the same bullroar over
  6454.    and over. Lots of fun to use, and the DOC file is a hoot!
  6455.    
  6456. ----
  6457. Z8EZPTCH.LBR - ZCPR3
  6458.    This HEX overlay makes Rick Surwilo's Z8E respond to DIR as well as 
  6459.    DU file specifications.  Get Z8E - from most Z-Nodes - configure it, 
  6460.    use Ron Fowler's MLOAD (included) to install.  Routine adapted from 
  6461.    the general one written and published by Bruce Morgen in The One- 
  6462.    Eighty File, vol. 1, no. 11, 11/87.
  6463.                  Fred Haines, c/o Ladera Z-Node, 213-670-9465, 4-22-87
  6464.    
  6465. ----
  6466. ZDDTZ.ZZX - ZCPR3
  6467.    This simple patch makes C.B. Falconer's DDTZ respond to DIR as well 
  6468.    as DU file specifications.  To install, dump any command history 
  6469.    processor in memory, put copy of DDTZ.COM in same directory with 
  6470.    this file and issue this command: ZEX ZDDTZ.  That's all there is to 
  6471.    it.  Get DDTZ.COM and it's documentation from DDTZ.LBR, available 
  6472.    from Z-Nodes.
  6473.                                                   Fred Haines, 4-23-87
  6474.  
  6475. ----
  6476. IMPDSC.FIX - MODEM/MEX/TERM3
  6477.    Do you typically have to switch off your modem to get IMP to 
  6478.    disconnect from a host computer?  Or worse, from line noise?  Try
  6479.    this fix by Larry Davis.  Two methods described: comment out code 
  6480.    and reassemble, or just patch IMP.COM by zeroing out two ten-byte
  6481.    strings.
  6482.    
  6483. ----
  6484. C128V4.LST - OTHER
  6485.    list of CPM that runs on the C-128
  6486.    
  6487. ----
  6488. QUME102.AZM - MODEM/MEX/TERM3
  6489.    This is a MEX+ terminal descriptor for the Qume 102 terminal. This 
  6490.    version has 2 know problems 1: Function Keys don't seem to work.
  6491.    2: Graphic Characters do not work at all. Suspect problem with
  6492.    MEX+.
  6493.    - Steven Mendelson
  6494.    
  6495. ----
  6496. SHELLIF.MOD - ZCPR3
  6497.    Modifications to the Z3 code done by Royce Shofner that will
  6498.    correct the problem of being unable to run an alias containing
  6499.    flow control statements inside a SHSET/CMD combination, as in
  6500.    SHSET PROGNAM1;PROGRNAM2;CMD where PRONAM1 and PROGNAM2 are both
  6501.    aliases condition 'IF' statements.  In all versions of ZCPR that 
  6502.    I've used from 3.0 to 3.15D SHSET will abort at this point.
  6503.                                                - Rick Charnes
  6504.  
  6505. ----
  6506. BGHIST04.LBR - BACKGROUNDER
  6507.    BGii history, error handler, cp & reg commands in OCP.
  6508.    v 04 corrects error handling under ZEX.
  6509.    
  6510. ----
  6511. BGSCRIP1.DZC - BACKGROUNDER
  6512.    STartup/exit and command-rename scripts for BGii,
  6513.    from Jay Sage.
  6514.    
  6515. ----
  6516. DZ-NOV86.LBR - ASM TOOLS
  6517.    The latest (Nov. 1986) version of DazzleStar, John Washington's
  6518.    full-featured Z80 disassembler modeled after WordStar.  Instal-
  6519.    lation program includes most CP/M 2.2 and 3.0 machines.  User-
  6520.    supported soft-ware of a high caliber, a utility that belongs
  6521.    in every serious programmer's toolkit.
  6522.    
  6523. ----
  6524. CMDPATCH.LBR - ZCPR3
  6525.    A patch file that makes two changes to CMD version 1.0.  The simple
  6526.    part is the elimination of a superfluous space after the '>' in the
  6527.    command prompt.  The more significant change is turning of the shell
  6528.    bit in the command status flag in the Z3 message buffer so that an
  6529.    error handler can take care of any bad command entered (shell errors
  6530.    always abort, flushing the command and entire shell stack).
  6531.                                 Jay Sage, April 17, POKE $0DEF 0
  6532.  
  6533. ----
  6534. PARMS.LBR - ZCPR3
  6535.    PARMS.COM displays a table of parameters passed from command line
  6536.    scripts in ZCPR3.  The table is taken from Z-Newsletter #508 and has
  6537.    been converted to a .COM file using PRNTXT.COM, Terry Hazen's
  6538.    console/printer message utility program.  See included DOC file.
  6539.                                            Bill Tishey, 04/16/87
  6540.    
  6541. ----
  6542. BG2WYSE.LBR - BACKGROUNDER
  6543.    BGii experimental screendriver for Wyse & Televideo terminals.
  6544.    Also notes on writing a custom driver.
  6545.    Please report experience to this board or 714-659-4432 (Plu*Perfect
  6546.    Systems).
  6547.    
  6548. ----
  6549. KPDIR.LBR - GENERAL CP/M
  6550.    A sorted directory PLUS....it reads recently ERAsed files using the
  6551.    d/u: format by substituting "#" in the "user spot!
  6552.       ie: DD b#:       (will show ALL erased files in all user areas on 
  6553.                         B:  drive)
  6554.    CAUTION: just because they show up in the directory DOESN'T mean that
  6555.        they haven't been partially over-written! Use recovered files 
  6556.    with care. Use UNERAxx.COM or equivalent to recover files.
  6557.  
  6558. ----
  6559. PCPIMP.LZT - MODEM/MEX/TERM3
  6560.    A RCPM listing data file for use with the PCPIMP dialer.  Taken 
  6561.    from the monthly RCPM listing and Irv Hoff's short PDFT listing.
  6562.    
  6563. ----
  6564. PCPIDB11.CZD - OTHER
  6565.    dBase DATE interface to Applicard with No Slot Clock
  6566.             
  6567. ----
  6568. ULTRA.TZT - OTHER
  6569.    An ASCII text file describing the ULTRABOARD, an add-on board 
  6570.    for CP/M Kaypros from High Tech Research, which speeds up the old 
  6571.    machines, and increases their RAM capacity, to the level of the DOS 
  6572.    ATs.  Board uses the new ZILOG Z280 chip.
  6573.    
  6574. ----
  6575. OUTLINER.MQG - GENERAL CP/M
  6576.    Magazine article describing OUTLINER.LBR and its competition.
  6577.    
  6578. ----
  6579. OUTLINER.LBR - GENERAL CP/M
  6580.    Outline-generator program for CP/Mers (see also,OUTLINER.MQG for
  6581.    magazine article describing pros/cons compared to commercial programs
  6582.    
  6583. ----
  6584. XFRTOOL.BUG - OTHER
  6585.    Report of a format problem in the kmd or xmodem.log that can cause th
  6586.    e system to hang when using XFRTOOL.
  6587.    
  6588. ----
  6589. XFRUPD.LBR - OTHER
  6590.    This is an update to XFRTOOL1 that incorporates several features
  6591.    requested by sysops. XFRTOOL will analyze your kmd or xmodem log file
  6592.    and produce a report that shows percentages and totals of uploads,
  6593.    downloads, total hours at each of 300,1200,2400 baud rates, what time
  6594.    of day is used with percentages, and totals on a daily basis for
  6595.    each day of the week. Very nice program.
  6596.    
  6597. ----
  6598. APPLCRT4.AZM - OTHER
  6599.    Applicard/MEXplus terminal overlay
  6600.    
  6601. ----
  6602. UNIDRIVE.LBR - OTHER
  6603.    Universal disk drive support for Commodore 128 systems running CP/M
  6604.    Plus.  Allows C-128 to access numerous MFM (double-density) 5-1/4"
  6605.    disk formats (besides the 7 formats supported by the standard C-128
  6606.    BIOS).
  6607.    
  6608. ----
  6609. MXH-AP5X.AZM - OTHER
  6610.    for Steve Hirsch... replaces the corrupt file in PCPISSCX.LBR
  6611.    
  6612. ----
  6613. CPMPDSW.LBR - GENERAL CP/M
  6614.    Sideways-typer for Epson & Gemini "X" printers
  6615.    
  6616. ----
  6617. UNARC16.ARK - GENERAL CP/M
  6618.    UNARC is a CP/M 2.x+ utility which lists, types, prints, checks,  and
  6619.    extracts files in archive libraries (*.ARC or *.ARK files).  Includes
  6620.    separate  program versions for Z80 (UNARC.COM) and 8080 (UNARCA.COM).
  6621.    Assembler overlay file supports installation for RCP/M's and  special
  6622.    options.  Version 1.6 corrects a bug which caused incorrect CRC error
  6623.    warning message when extracting some files to disk.  UNARC16.ARK is a
  6624.    "self-unpacking" archive:  Rename it to UNARC16.COM, and then run it!
  6625.  
  6626. ----
  6627. HBAUD11.LBR - MODEM/MEX/TERM3
  6628.    The generic HD64180 baud rate reader/changer adapted to the 9.216 MHz
  6629.    version of the chip.
  6630.    
  6631. ----
  6632. ZSIDFIX.DOC - ASM TOOLS
  6633.    Have you ever wandered why ZSID.COM does not display memory DUMP in
  6634.    the same format as DDT or SID.  This file shows how to patch ZSID
  6635.    to make the same dump display.
  6636.    
  6637. ----
  6638. 38BIOS.LBR - AMPRO
  6639.    Current official update of AMPRO LB.  Version 3.8 includes keyboard
  6640.    buffering feature -- a plus for fast typist.  The library contains
  6641.    BINary codes for various TPA sizes and a brief instruction on 
  6642.    installation.  I use the DU.COM and paste the binary file image
  6643.    over the old BIOS in the system track and then sysgen the disk by
  6644.    itself. Works fine!
  6645.    
  6646. ----
  6647. MEGADISK.OBJ - AMPRO
  6648.    This program utilizes the data files to allow AMPRO LB to access
  6649.    foreign disk formats.
  6650.    
  6651. ----
  6652. PCPISSCX.LBR - OTHER
  6653.    a very experimental Applicard package for Apple enchanced //e using
  6654.    SuperSerialCard. Adds interrupts to MEX curing char loss up to 2400
  6655.    baud. This will be obsolete in a short time so don't bother to 
  6656.    distribute yet. For ======> Steve Hirsch <====== 
  6657.    
  6658. ----
  6659. ARRAY10B.LBR - ZSIG
  6660.    Update of ARRAY10A fixes a bug in the error return of one of the
  6661.    routines. Minor changes in comments in the source files. No change
  6662.    in functions or function names.
  6663.    
  6664. ----
  6665. BGECP.LBR - BGii
  6666.    A simple program for patching the running BGii command
  6667.    processor to use a different extended command processor.
  6668.  
  6669. ----
  6670. OCP145C.LBR - BGii
  6671.    A preliminary and incomplete OCP (overlay command package)
  6672.    that will serve as an example and as a starting point for
  6673.    further work.
  6674.  
  6675. ----
  6676. SETPATH1.LBR - ZSIG
  6677.    Extended version of PATH with the ability to add or remove path
  6678.    elements from the existing path.  Improved display of path.
  6679.  
  6680. ----
  6681. XECHO.LBR - ZSIG
  6682.    Extended ECHO command with extended support for lower case and
  6683.    control-character echoing.  I wrote this for use with BGii, where
  6684.    the resident echo command does not support these features.  The
  6685.    dynamic loading capability in BGii version 1.13 (and in ZCPR33)
  6686.    allow XECHO to be loaded and run in high memory, and thus to act
  6687.    like a virtual resident command.
  6688.  
  6689. ----
  6690. FCP10.LBR -ZSIG
  6691.    New flow control package with many new features, the most significant
  6692.    being: 1) new commands AND and OR for combining tests, IFQ for
  6693.    displaying entire IF status; 2) automatic detection of colon in
  6694.    command invocation so that the transient IF.COM (COMIF) can be used
  6695.    even if the option is coded in the resident FCP; 3) ability to load
  6696.    the transient IF.COM in high memory so as not to affect the TPA and
  6697.    allow use of the GO and SAVE commands after transient IF processing.
  6698.  
  6699. ----
  6700. COMIF10.LBR - ZSIG
  6701.    Replacement for IF.COM with a vast number of additional options
  6702.    (e.g., is BGii or DateStamper running, does the program error
  6703.    flag have a particular value, is a particular shell or TCAP loaded,
  6704.    is a file compressed, read-only, archived, is a token a list of
  6705.    files, ambiguous, etc.).  The IF INPUT condition allows echoing
  6706.    a prompt line with lower case and control characters.
  6707.  
  6708. ----
  6709. SUPER8.LBR - OTHER
  6710.    Pertains to the new "Super8" (tm Zilog Inc.) series of processors
  6711.    which offer a heretofore unmatched combination of speed,  on-chip
  6712.    functionality and price.  See SUPER8.DOC for more details.   This
  6713.    LBR  contains  a complete CP/M Z/80 --> Super8  cross  assembler,
  6714.    debug monitor w/ source, and other informative documentation.
  6715.    
  6716. ----
  6717. FATCAT23.LBR - GENERAL CP/M
  6718.    This is the FATer FAsTer disk cataloger for vanilla CP/M and ZCPR3
  6719.    It will work with floppies and hard disks. If you are tired of 
  6720.    "shuffeling" thru your floppies to find 'the' prog this will help.
  6721.    Enjoy.                            ===Jerry M.===
  6722.    
  6723.    (FATCAT24 was already in the FLOPPY directory -- js)
  6724.  
  6725. ----
  6726. WDRAW.LBR - GENERAL CP/M
  6727.    This is a program that helps folks like me who have 'non'-graphics
  6728.    terminals. It allows us to use whatever video attributes our term's 
  6729.    have to make pictures - well maybe boxes ;->... I have tried this 
  6730.    and I know I don't know much but it made a nice box for me in about
  6731.    an hour - I told you I didn't know much ;->. Try it and let me know
  6732.    what you learn/find out.                enjoy...Jerry Maloney 3/20/87
  6733.    
  6734. ----
  6735. IO.OBJ - GENERAL CP/M
  6736.       Name is I/O-CAP.  For Dav Vandenbrouke.  General CP/M or
  6737.    ZCPR3 input/output redirector; redirects console display to a 
  6738.    disk file USER.LOG.  Will try to get the entire library later.
  6739.                                   - Rick Charnes, 3/19/87
  6740.    
  6741. ----
  6742. PCPIZTIM.LBR - ZCPR3
  6743.    overlay and driver for Joe Griffith's ZCPR3 TIME10 utils.
  6744.    as used with Apple //e and DS1216E clock. Includes drivers
  6745.    and source.
  6746.    
  6747. ----
  6748. MXC-ADS1.ZZ0 - GENERAL CP/M
  6749.    MEXplus clock overlay for Apple //e with PCPI and DS1216E
  6750.    
  6751. ----
  6752. HST9600.ARC - OTHER
  6753.    Info on USRobotics 9600 baud modem.
  6754.    
  6755. ----
  6756. ZMSGBUFR.TBL - ZCPR3
  6757.       A Wordstar/NewWord-printable chart I put together to help
  6758.    me learn the location of the various message bytes within the
  6759.    ZCPR3 message buffer.           - Rick Charnes
  6760.    
  6761. ----
  6762. TIME10.LBR - ZCPR3
  6763.    time and date utilities for ZCPR3. includes clock overlays for
  6764.    Z-time clock and Kaypro's with internal RTC. Get TM-DS10.ZZ0
  6765.    to use with DateStamper
  6766.    
  6767. ----
  6768. TM-DS10.ZZ0 - ZCPR3
  6769.    clock overlay that interfaces DateStamper to Joe Griffith's ZCPR3
  6770.    time and date utilities.
  6771.    
  6772. ----
  6773. PCPNEWS3.PZP - OTHER
  6774.    PC Pursuit's newsletter highlights the new access areas and talks
  6775.    about the FCC's Computer III Inquiry, which may result in the demise
  6776.    of PC Pursuit.
  6777.    
  6778. ----
  6779. SH11.LBR - ZCPR3
  6780.    Revised version of SH. Fixed failure to resolve a variable reference
  6781.    in the first position on a lime, changed to look in "ROOT: directory
  6782.    for shell variable file, other minor changes, also includes a new
  6783.    line editor, allows up to 127 chars with scrolling, cursor movement
  6784.    by character and word, and recall of previous command.
  6785.    
  6786. ----
  6787. MXC-S180.Z80 - MODEM/MEX/TERM3
  6788.    This is a MEX clock overlay for using the SB180 software wall clock.
  6789.    I intend to add a MEX script for setting the date, which is now
  6790.    fixed at the realistic value of Feb 31, 2001. 
  6791.                                  ----------Jerry Black, 14 March 1987
  6792.    
  6793. ----
  6794. PCPITIME.LBR - OTHER
  6795.    driver for PCPI Applicard and SMT No-Slot-Clock (Dallas DS1216E).
  6796.    Includes driver for DateStamper. 
  6797.    
  6798. ----
  6799. KUGEL.DZC - BACKGROUNDER
  6800.    This is the text of a review of BackGrounder ii that I wrote
  6801.    for the KUGEL, the newsletter of the Boston Computer Society
  6802.    Kaypro Users Group.        Jay Sage, March 12, 1987
  6803.  
  6804. ----
  6805. LINEPAGE.LBR - GENERAL CP/M
  6806.    LINEPAGE is a good companion for DBL, the double column printer
  6807.    for OKIDATA.  If you are formatting pages with word processor
  6808.    to fit certain column lengths for Oki production, or for exact
  6809.    page lengths to send to the print-shop LINEPAGE will do it.
  6810.    There is also a directory screen with optional erase facility.
  6811.    
  6812. ----
  6813. MXC-DS10.ZZ0 - GENERAL CP/M
  6814.    MEXplus Clock overlay for ANY Z80 computer running Plu*Perfect's
  6815.    DateStamper. Gets its' time/date from DS which has already handled
  6816.    the hardware peculiarities. MEXplus script files may now reference
  6817.    time/date allowing unattended processing at any date/time. The
  6818.    routines in this overlay could easily be adapted to other programs
  6819.    for easily getting time/date from DS for control applications. 
  6820.    
  6821. ----
  6822. MXM-2416.AZM - MODEM/MEX/TERM3
  6823.    Mex smartmodem overlay for USR Cour., 2400 Hayes and 2400 Smartteam.
  6824.    Should also work with any modem using AT command set.
  6825.    
  6826. ----
  6827. MXO-HD11.ZZ0 - MODEM/MEX/TERM3
  6828.    At the request of Bruce, I added 12 and 9 MHz support to this MEX
  6829.    dumb overlay. It needs a smartmodem overlay (MXM-SMxx or MXM-24xx)
  6830.    to work with a SB-180 computer. May also work with other 64180
  6831.    computers.
  6832.    
  6833. ----
  6834. TURBO-C.ARC - OTHER
  6835.    Info on Turbo "C".
  6836.    
  6837. ----
  6838. SAK22B.LBR - ZCPR3
  6839.       Added the ability to create video attribute text after athe 
  6840.    SAK on the command line.  SAK will no longer translate/process
  6841.    control characters entered as part of your SAK text but instead
  6842.    will allow them to turn on various terminal attributes of your
  6843.    choice -- highlighting, reverse video, blink, etc.  Even use
  6844.    for cursor positioning if you like...  - Rick Charnes
  6845.    
  6846. ----
  6847. MULTIPRT.MAT - PMATE
  6848.    This MATE macro, together with the TYPEHF macro, will print a whole
  6849.    list of files.  The header and footer text can have the string
  6850.    'filename', which will be replaced with the name of the particular
  6851.    files as it is printed.  The same technique could be used to create
  6852.    a general multiple-file macro.
  6853.                         Jay Sage, March 5, 1987
  6854.    
  6855. ----
  6856. TYPEHF.MAT - PMATE
  6857.    This is an update to the MATE macro for printing a file with header
  6858.    and footer text and page numbering.  The macro will now work with
  6859.    files that are too big to reside completely in memory at one time.
  6860.                                    Jay Sage, March 5, 1987
  6861.    
  6862. ----
  6863. MXO-SBS4.ZZ0 - MODEM/MEX/TERM3
  6864.    This is an overlay file MEX and the SB180. The only change made was
  6865.    to add CPU speed selector, so that SB180's upgraded to 9.216 MHz
  6866.    can use their modems. I also added for 12.288 MHz CPU, this so that
  6867.    if Hitachi makes a 12MHz chip that you can just chang the CPU selecto
  6868.    r. This overlay may work on SB180 FX.
  6869.    
  6870. ----
  6871. ARUNZNDR.LBR - ZCPR3
  6872.          Explains a technique of creating aliases using ARUNZ so
  6873.    that ordinary CP/M programs, even those that have no
  6874.    understanding of user areas, can properly reference Z-System's
  6875.    named directories.
  6876.                                            - Rick Charnes
  6877.    
  6878. ----
  6879. FILTER.LBR - GENERAL CP/M
  6880.       Contains FILTW.COM and HRDSFT.COM, Wordstar-to-ASCII
  6881.    converters, for Mike Sherman.
  6882.    
  6883. ----
  6884. WORDCT31.LBR - GENERAL CP/M
  6885.    WORDCT is a very fast, very small (2K) wordcount utility that uses
  6886.    the number of words, rather than relying on the number of lines and
  6887.    characters. It appears to produce a more reliable count than other
  6888.    CPM public domain utilities I have tried.
  6889.    
  6890. ----
  6891. PCPIFST4.IZF - ZCPR3
  6892.    Jim Lill's latest speedup update.
  6893.    
  6894. ----
  6895. CALL11.LBR - GENERAL CP/M
  6896.    Searches a file of Phone numbers for a string and can dial phone
  6897.    (with smartmodem) accordingly.
  6898.    Configured for use with Kaypro 10, but will work with just about
  6899.    anything.  Requires Turbo Pascal.
  6900.    
  6901. ----
  6902. RESTORE2.LBR - GENERAL CP/M
  6903.    This is version 1.2 of the disk restoration utility library.~r This
  6904.    version fixes the problem version 1.1 had handling disks with large
  6905.    files (> 512K). If you got 'Directory Not Sorted' errors from
  6906.    version 1.1 and you were sure that you had sorted the directory,
  6907.    this version should fix it.  The problem had to do with the way CP/M
  6908.    handles files larger than 512K.  See the .NOT file for details.
  6909.    Again, this is a complete replacement for the earlier library.
  6910.  
  6911. ----
  6912. KMD22.LBR - MODEM/MEX/TERM3
  6913.    KMD is a file transfer program intended primarily for use with RCPM
  6914.    systems running BYE5, from which KMD gets its time clock information
  6915.    and I/O. This version can be used as a stand-alone program if needed.
  6916.    It can extract .ARK files in addition to the .ARC and .LBR files it
  6917.    has previously supported. Numerous changes added including several to
  6918.    improve performance for packet switching systems such as PC Pursuit.
  6919.    Full source code included, but not needed.  926 records, 116k.
  6920.  
  6921. ----
  6922. RMLOAD11.LBR - GENERAL CP/M
  6923.    Stands for .Rel file Merging LOADer.  Program performs two useful
  6924.    functions of MLOAD: Merging overlays and loading with an offset...but
  6925.    using Microsoft .REL files instead of .HEX files.  You can then use
  6926.    M80 (or ZAS in .rel mode) to assemble overlats (like for IMP) or
  6927.    ZCPR3 loadable segments and use this program to merge and load, re-
  6928.    spectively.
  6929.    
  6930. ----
  6931. BGQWKSWP.INF - BACKGROUNDER
  6932.    a simple way to make BGii swapping faster. Obvious but tricky
  6933.    KEY assignment.
  6934.    
  6935. ----
  6936. MEMCOM1.LBR - GENERAL CP/M
  6937.    These programs establish a virtual "ram disk", drive E:
  6938.    (current default), of various sizes, using space from the 
  6939.    TPA.  All that one must do is execute one of the MEMx.COM
  6940.    programs, and a virtual disk will be created.  A patch
  6941.    table is included in MEM.DOC to allow the default drive to
  6942.    be A: through P:, depending on your system requirements.
  6943.    
  6944. ----
  6945. CMP20.LBR - GENERAL CP/M
  6946.    Unix-style binary file comparison.  Fast.
  6947.    
  6948. ----
  6949. TAIL20.LBR - GENERAL CP/M
  6950.    Unix-style utility to display tail of a text file.
  6951.    
  6952. ----
  6953. ZBOXWYSE.LBR - ZCPR3
  6954.    A box using the graphics characters of the Wyse 50 terminal
  6955.    to produce the screen block for the Z System utiltities
  6956.    MENU, VMENU, and VFILER.  Read it into your *.MNU, *.VMN, or
  6957.    VFILER.CMD file and overwrite the command labels to match
  6958.    your command lines.  Easily adapted with most word
  6959.    processors in nondocument mode - excepting VDE, which fails
  6960.    to save the CTRL-B's used to terminate standout mode.
  6961.  
  6962. ----
  6963. MACPATCH.ASM - ZCPR3
  6964.       Patch for MAC.COM so that it will set the ZCPR3 error code if 
  6965.    errors during assembly.   For Bill Tishey.  - Rick Charnes
  6966.    
  6967. ----
  6968. RMACPTCH.ASM - ZCPR3
  6969.      Patch for RMAC.COM so that it will set the ZCPR3 error flag if
  6970.    an error is encountered during assembly.     - Rick Charnes
  6971.    
  6972. ----
  6973. HSHPAT11.ZZ0 - ZCPR3 and BACKGROUNDER
  6974.    Ken Davidson added the option to have two separate history files
  6975.    for the two backgrounder tasks.  HSH.VAR is used when BGii is not
  6976.    running and for the upper task; HSH.VR1 is used for the BGii lower
  6977.    task.  For those who prefer a single history, changing a
  6978.    configuration equate will eliminate this feature.
  6979.  
  6980. ----
  6981. SQDATE.DQC - OTHER
  6982.    Well-written (and well-conceived) document describing the method used
  6983.    for standardized time and date encoding in MS-DOS SQueezed files.
  6984.    Has implications for similar methods in CP/M files.
  6985.    
  6986. ----
  6987. PROTCCP.LBR - GENERAL CP/M
  6988.    From the time you run PROTCCP until the next warm boot, the system
  6989.    will think that the BDOS is below the CCP so that transient
  6990.    programs, and notably debuggers, will not overwrite the CCP.  I
  6991.    wrote this program to help me debug the new ZCPR command processor
  6992.    that I am readying for release.  I just enter the command line
  6993.    PROTCCP;DSDZ XCPR.SYM, and I can perform in situ, full-screen,
  6994.    symbolic debugging of the command processor.    Jay Sage, 02/05/87
  6995.  
  6996. ----
  6997. M2GUIDE.NZT - TURBO (PASCAL/MODULA)
  6998.    Comment on the Modula 2 guide.
  6999.    
  7000. ----
  7001. FAST-180.MSG - ZCPR3
  7002.    An easy and "street-legal" speed-up from Micromint for the SB-180:
  7003.    a modification kit and software revisions to bring the system clock
  7004.    up to 9.216 Mhz, which is actually faster than a 10 Mhz Z80 system.
  7005.    A "why not" propostion that only requires unsoldering and replacing
  7006.    a crystal - all other components are "plug-in & go"!
  7007.    
  7008. ----
  7009. @10.LBR - ZCPR3
  7010.    @ is a short little program that lets you controll the position of
  7011.    the cursor during alias or zex file execution.  I've found it to be
  7012.    very useful to prevent error messages from scrolling off the screen
  7013.    during compile or assembly runs.  There  is a lot of room to enhance
  7014.    the program.
  7015.  
  7016. ----
  7017. CALRCP11.LBR - Z-System
  7018.    Z80 source code for a ZCPR3 Resident Command Package (RCP)
  7019.    version of HP, the hex/decimal/binary/character calculator. 
  7020.    Assemble, load as RCP, and have a calculator within other
  7021.    programs. Version 1.1 corrects a bug inherited from HP, and
  7022.    improves displays and documentation. Library includes HP 1.1;
  7023.    like HP 1.0, but debugged and does not warm boot on exit.
  7024.  
  7025. ----
  7026. SHUTILS2.LBR - ZCPR3
  7027.    Updated versions of GETVAR and RESOLVE with bug fixes.
  7028.    
  7029. ----
  7030. Z3VARS.LBR - ZCPR3
  7031.    A .REL library containg five routines for easily manipulating shell
  7032.    variable files, source for all, and a help file.
  7033.  
  7034. ----
  7035. ORDER.ZZX - ZCPR3
  7036.    A ZEX script that shows you how to create a sorted directory, using
  7037.    SAP52 (or CLEANDIR), to put your most frequently used files at the
  7038.    head of your directory to save directory search time and increase
  7039.    system speed.
  7040.  
  7041. ----
  7042. AFIND13.LBR - ZCPR3
  7043.    Next round of development.  Paul Pomerleau incorporates my
  7044.    improvements and adds a few more of his own.  Program is now
  7045.    only 1K!
  7046.  
  7047. ----
  7048. ZSIG001.RPT - ZSIG
  7049.    This is the first of a regular series of reports setting forth the
  7050.    official list of ZSIG programs.  If it ain't on this list, it ain't
  7051.    ZSIG and should not be included in any directories called ZSIG:. If
  7052.    it is on the list, the program is copyrighted either by NAOG/ZSIG or
  7053.    the author and may be updated or otherwise worked on only according
  7054.    to the ZSIG procedures set forth in the signup doc.
  7055.  
  7056. ----
  7057. VRSLIB10.LBR - ZCPR3
  7058.    Jim Leth's 'version' management program - a set of utilities and
  7059.    a 'concept' using ARUNZ , VMENU, and NULU.  Looks great - creativity
  7060.    with Z.
  7061.  
  7062. ----
  7063. MEXREAD.AZT - MODEM
  7064.    Rick Charnes takes you through batch file transfers with the MEX
  7065.    READ command.
  7066.    
  7067. ----
  7068. MEXART.LBR - MODEM
  7069.    A series of articles on MEX that first appeared in YOU, the Yankee
  7070.    Osborne Users magazine.
  7071.    
  7072. ----
  7073. DEALERS.BG2 - BACKGROUNDER
  7074.    A list of dealers for BGII, including Lillipute Z-Node, NAOG/ZSIG,
  7075.    and Jay Sage, in Boston - and that's it.
  7076.    
  7077. ----
  7078. BG-Z3.IZF - BACKGROUNDER
  7079.    John Stensvaag discusses the interface between Plu*Perfect's 
  7080.    Backgrounder II and ZCPR3.
  7081.    
  7082. ----
  7083. VF-BOX11.LBR - ZCPR3
  7084.    v1.1 - A file originally left out now included, other macros prettied
  7085.    up ...  A VFILER.CMD used to exhibit a technique by which one can
  7086.    activate the graphics mode of one's terminal so that one's menu
  7087.    display becomes surrounded by a beautiful, unbroken-line BOX.  Quite
  7088.    attractive in appearance.  This VFILER.CMD also uses many other video
  7089.    attributes besides the dim and normal intensity easily obtainable
  7090.    with Z-System's ^A and ^B codes.     - Rick Charnes, San Francisco
  7091.  
  7092. ----
  7093. HD-ARC13.LBR - ZCPR3
  7094.    V1.3 streamlined to run faster and smoother.  A series of nesting
  7095.    aliases, an ALIAS.CMD and a ZEX file I've developed to keep orderly
  7096.    the backing up of hard disk directories that require more than one
  7097.    backup floppy.  Premised on the idea of grouping floppy backups
  7098.    alphabetically, manipulating AC.COM for this purpose.  Extensive and
  7099.    attractive video displays.  DOC file is 32k uncompressed and reads
  7100.    like a novel.  Feedback welcomed.  - Rick Charnes, 1/15/87
  7101.  
  7102. ----
  7103. AUTOEXEC.MAC - PMATE
  7104.    This is a macro to be used as the PMATE autoexec macro.  It allows
  7105.    command lines of the form: "PMATE filenames" or "PMATE \commandline"
  7106.    or "PMATE filenames\commandline".  Backslashes in the command line
  7107.    text are interpreted as escape characters.  Complete editing scripts
  7108.    can be passed to PMATE in this way.  See the macro text for further
  7109.    explanation of special character parsing in the command-line string.
  7110.                Jay Sage, 01/14/87
  7111.  
  7112. ----
  7113. EDFILE3.LBR - GENERAL CP/M
  7114.    The HEX/ASCII editor with new (better) cursor controls.
  7115.    
  7116. ----
  7117. AREACD21.LBR - GENERAL CP/M
  7118.    Lattest version of the AREA CODE program.......
  7119.    
  7120. ----
  7121. UNCR-DOS.ARC - OTHER
  7122.    Another UNCRuncher for MS-DOS systems, with the same heritage as
  7123.    UNCR232.ARC.  This one was created by Jeff Greenberg, brother of CP/M
  7124.    CRUNCH author Steven Greenberg, using the Lattice C compiler.
  7125.    
  7126. ----
  7127. PCPISCR2.LBR - BACKGROUNDER
  7128.    A revised approach to BGii screen drivers in the Applicard environ-
  7129.    ment. It uses direct access to the Apples memory-mapped screen to 
  7130.    speed things up, and has the phantom cursor problem licked. This
  7131.    driver requires no BIOS mods, and uses the standard 'FAST2E80' 
  7132.    80-column driver supplied with the applicard.
  7133.    
  7134. ----
  7135. FIXBG102.SUB - BACKGROUNDER
  7136.    This is a fix for the BGIIDEM2.LBR and BGIIFIX.LBR programme LOADBG
  7137.    Use EX and DDT. This is only really nessesary(sic) for ZCPR3. Loadbg 
  7138.    v 1.02  did not recognize the ZCPR3 ENV.
  7139.    
  7140. ----
  7141. HSHBGPAT.ZZ0 - BACKGROUNDER
  7142.    This is a more elaborate patch for HSH version 1.5.  It not only
  7143.    protects against the 'GO' command but interacts with DateStamper and
  7144.    BackGrounder ii to:
  7145.       1) show the time in the prompt if DateStamper is active;
  7146.       2) give a '[BGii Active]' message if BGii is running; and
  7147.       3) give a lower case prompt for the lower case task of BGii
  7148.    This patch has been tested only on my system.    Jay Sage, 01/07/87
  7149.  
  7150. ----
  7151. BGIIFIX.LBR - BACKGROUNDER
  7152.    There were some bugs in the original BGii demo library.  This
  7153.    library contains replacement files to correct those errors and
  7154.    should be downloaded by anyone who already has the original
  7155.    BGIIDEMO.LBR
  7156.  
  7157. ----
  7158. SQSHINFO.DOC - OTHER
  7159.    simple general info on structure of arcs with a good bibliography
  7160.    
  7161. ----
  7162. HSH15PAT.Z80 - ZCPR3
  7163.    This is a very short, simple patch that can be applied to HSH15
  7164.    to prevent any attempt to rerun it using the GO command.  Similar
  7165.    patches should be applied to any programs that should not be
  7166.    reinvoked using GO.  Install that patch immediately after the
  7167.    original code and have the patch continue at the destination of
  7168.    the original jump at 100h.      Jay Sage, January 4, 1987
  7169.  
  7170. ----
  7171. LSHELL.DZC - ZCPR3
  7172.    This is my proposal for a library shell (LSH) program that is
  7173.    far more flexible and general than a program like ZLUX.  It
  7174.    shares a number of features with ARUNZ and ZFILER/VFILER and
  7175.    offers enormous flexibility and power.  I am publishing this
  7176.    preliminary specification in order to solicit further suggestions
  7177.    from the user community.       Jay Sage, 01/02/87
  7178.  
  7179. ----
  7180. PCPIBGII.LBR - BACKGROUNDER
  7181.    This is a pair of files, and a patch, which allow owners of the PCPI
  7182.    Applicard to take advantage of BGii's advanced features. An Apple IIe
  7183.    is required!!
  7184.    
  7185. ----
  7186. FASTCOMM.PRO - MODEM/MEX/TERM3
  7187.    This is a proposal from a modem manufacturer to sell sysops 9600
  7188.    baud modems for under 600$ and to their users for under 700$.
  7189.    
  7190. ----
  7191. ZEDFILE.LBR - ZCPR3
  7192.    Adapts the classic EDFILE program to ZCPR3 TCAP and DU:/NDR
  7193.    facilties, provides other improvements.
  7194.    
  7195. ----
  7196. HISTORY.LBR - GENERAL CP/M
  7197.    Implements command line editing and history/recall as an extended
  7198.    BDOS function, trading off TPA for speed and disk space compared to
  7199.    HSH and VCED.  Nice side effect is that programs that call the BDOS
  7200.    line editor also get the edit/recall capability.  Versions for CP/M
  7201.    2.2 (including Z-System) and for CP/M+ provided with full source code
  7202.    disclosed.
  7203.  
  7204. ----
  7205. GOVTBBS.LST - Other
  7206.    LIST OF US GOVT BULLETIN BOARDS WITH INFORMATION ON ACCESS
  7207.  
  7208. ----
  7209. ZNODE.HQP
  7210.    In-depth HLP for callers to Z-Node Central.  Covers general Z-Node
  7211.    concepts, in addition information describing commands such as KMD,
  7212.    TYPE, LUX, etc., is provided.  
  7213.    
  7214. ----
  7215. TLIB.LBR
  7216.    TLIB is an alias especially made to read files, especially crunched
  7217.    files, within libraries.  Its key feature compared to my previous
  7218.    alias, TLF, is that the user is AUTOMATICALLY presented with a
  7219.    library directory after each member file is read.  It consists of a
  7220.    "network" of three interconnecting aliases: TLIB.COM, TLIB2.COM, and
  7221.    EXIT.COM.  Syntax:  "TLIB [DU:] <LBRNAME>"  (space necessary between
  7222.    parameters)          - Rick Charnes
  7223.  
  7224. ----
  7225. JAY.VMN - ZCPR3
  7226.    An exquisitely designed VMENU shell by Jay Denebeim of the Deep Thought 
  7227.    Z-Node in North Carolina.  [ downspout: 07:57:25 AM  Nov 29, 1986 ]
  7228.  
  7229. ----
  7230. MEXCLS.PAT - MODEM
  7231.      Describes how to patch MEX to keep it from clearing the screen 
  7232.    after a "R" or "S" command.
  7233.    
  7234. ----
  7235. BOXINBOX.ARK - GENERAL CP/M
  7236.    So, you think you know how to use all the latest public domain CP/M
  7237.    software tools?  Here's a bit of 'inside' humor to test your skill!
  7238.    An adventure game?  Or just a packaging nightmare?
  7239.    [Congrats to Steven Greenberg for one of the cleverest CP/M software
  7240.    contributions of this holiday season.]
  7241.  
  7242. ----
  7243. CRYP512.LBR - GENERAL CP/M
  7244.    This is a very fast and secure data encryption program.  It is
  7245.    written in C.  A TURBO Pascal version is also provided.  Files
  7246.    included are: CRYP512.COM, CRYP512.C, CRYP512.DOC, CRYP512.MSG,
  7247.    CRYP612.COM, CRYP612.INC, CRYP612.PAS, and PROM200.INC.
  7248.    PROM200.INC contains an operator prompt program that can be used
  7249.    by other TURBO Pascal programs.  Files are in CRUNCHed format.
  7250.    
  7251. ----
  7252. JOB15.LBR - GENERAL CP/M
  7253.    Prof. Falconer's SUPERSUB derivative, seems to function well under
  7254.    Z-System and BGii.  December 25, 1986
  7255.    
  7256. ----
  7257. PDGUID02.LBR - OTHER
  7258.    As Sysop of a Z-Node, I acquire a lot of new software all the time.
  7259.    Much of it gives me heartburn 'cause of missing files, no author,
  7260.    trashed files, no DOC files, or whatever.  I've decided to accept
  7261.    responsibility to provoke and administer a project to develop a set
  7262.    of guidelines to help authors package up their pride and joy.  If you
  7263.    have additional ideas, add them in, increment its release #, and 
  7264.    upload it back to where you got it.   Terry Smythe, Winnipeg, Canada
  7265.  
  7266. ----
  7267. MXH-NA13.AQM - MODEM/MEX/TERM3
  7268.    MEX-PLUS overlay for the NorthStar Advantage.
  7269.    
  7270. ----
  7271. BGII.INF - BACKGROUNDER
  7272.    Brief preview of the new Backgrounder II package from Plu*Perfect
  7273.    Systems.  Captured from the GEnie CP/M Roundtable.
  7274.    
  7275. ----
  7276. NHSH10A.LBR - ZCPR3
  7277.    A clone of HSH.COM -- the ZCPR3 history shell -- written in Z80
  7278.    assembler.  Not all the features of HSH (in terms of customization)
  7279.    are implemented yet, but NHSH improves upon HSH by using a cache
  7280.    data structure for managing command lines.  Short commands are not
  7281.    added to the history, and duplicate commands are stored only once. 
  7282.    The NHSH.VAR file is an ASCII file for easy interfacing to other
  7283.    utilities (hint, hint).  By John Poplett.
  7284.  
  7285. ----
  7286. NHSH.BZG - ZCPR3
  7287.    A word of caution about NHSH10A from the program's author, John
  7288.    Poplett.  Reports on a problem experienced on an SB-180 but not
  7289.    duplicated.
  7290.    
  7291. ----
  7292. WS3330.DOC - GENERAL CP/M
  7293.    Collection of patch points and their description for WordStar version
  7294.    3.3 and 3.0.
  7295.    
  7296. ----
  7297. ZLBR12.LBR - ZCPR3
  7298.    Version 1.2 of ZLBR:
  7299.    1) Simplifies the definition of which programs to use to support
  7300.       internal ZLBR commands.
  7301.    2) Supports remote system environments regardless of which version
  7302.       of BYE you might be using.
  7303.    3) Supports .ARC files via interface with Bob Freed's UNARC.
  7304.    
  7305. ----
  7306. WORM8/8.ASM - GENERAL CP/M
  7307.    Source code for a Z80 memory test.  Walks a small program up thru
  7308.    memory testing as it goes.  Needs minor patching for each particular
  7309.    system (direct console calls).
  7310.    
  7311. ----
  7312. DEC86.MQG - OTHER
  7313.    December '86 issue of the $R/O magazine
  7314.    
  7315. ----
  7316. LLF11.LBR - ZCPR3
  7317.    LLF suffers from the same SYSLIB bug as LGET.  Here's the fixed COM
  7318.    file and module source code.
  7319.    
  7320. ----
  7321. STAMP.LBR - GENERAL CP/M
  7322.    Stamp will use your built-in clock to create a listing of files on a 
  7323.    user area along with the time and date when the stamp program was run
  7324.    It uses the -dirname file used by most people to identify a user 
  7325.    area. Each line of the file has a filename and the date. Each time th
  7326.    e program is run it updates the file with any additions or deletions.
  7327.    A handy way to timestamp files.
  7328.    
  7329. ----
  7330. TED.LBR - GENERAL CP/M
  7331.    Text Editor program written by US Naval Postgraduate student as part
  7332.    of his thesis. Excellent replacement for DRI's ED, will edit files
  7333.    larger than the memory buffer. Simpler to use than Wordmaster.
  7334.    
  7335. ----
  7336. MODULA2.LBR
  7337.    Couldn't resist!  A little something to christen the yet to be
  7338.    implemented MODULA directory.  This library contains an assortment of
  7339.    routines written in Modula.  A little bit of everything here 
  7340.    including benchmark, sorts, and listing programs.  Now where is that
  7341.    Modula directory...            Richard Jacobson
  7342.  
  7343. ----
  7344. Z3NEW104.LBR
  7345.    Edi Cramp updates Z3NEW, which reads the KMD log.  For remote system
  7346.    sysops.
  7347.    
  7348. ----
  7349. ALIAS#2.LBR 
  7350.    The second in a series of aliases for use with Z-System...
  7351.    
  7352. ----
  7353. Z80MU310.ARC - OTHER
  7354.    Z80 and CP/M 2.2 emulator for IBM PC and compatible systems.
  7355.    
  7356. ----
  7357. SFXIOAPP.ZZ0 - GENERAL CP/M
  7358.       Enhanced version of SYSLIB SFXIO module - byte-oriented file I/O.
  7359.    New entry point, FXA$OPEN, allows appending to an existing file.
  7360.    
  7361. ----
  7362. MCOPY46.LBR - ZCPR3
  7363.    This version (finally!!) copies src attributes to dest correctly.
  7364.    Also much faster in "no verify" mode.
  7365.    
  7366. ----
  7367. CALCRCP.ZZ0 - ZCPR3
  7368.    Eric Meyer's classic HP.COM redone as a Z3 RCP that cam be run
  7369.    without leaving your text editor.  Very handy idea by Carson Wilson.
  7370.    
  7371. ----
  7372. COMPARE.FZ - ZCPR3
  7373.    Ciarcia's souped-up SB180 as compared to the old-fashioned variety.
  7374.    
  7375. ----
  7376. MODULA2.RQS - GENERAL CP/M
  7377.    Echelon pulls a coup in obtaining exclusive rights to the new
  7378.    Turbo Modula-2, created by Borland International.  Look for it
  7379.    in December here from Jay, and read this file to see why it is
  7380.    one of the best buys in software in this universe.
  7381.    
  7382. ----
  7383. BU20.LBR - GENERAL CP/M
  7384.    A hard-disk backup program.  Version 2.0
  7385.    
  7386. ----
  7387. NSD.LBR - GENERAL CP/M
  7388.    NSD is a simple terminal program for CP/M Kaypro with external modem.
  7389.    It was written in ZBasic, and will run under the DEMO verion avail-
  7390.    able in ZBASDEMO.LBR.
  7391.    This isn't a "great" program, just an interesting one.  It's intended
  7392.    to demonstrate some of the features of ZEDCOR's amazing compiler.
  7393.    
  7394. ----
  7395. XMODEM.INF - MODEM/MEX/TERM3
  7396.    This file (which is actually stored in crunched form as XMODEM.IZF)
  7397.    is a treatise on the XMODEM protocol.  It should be of interest to
  7398.    anyone who wants to understand the kind of file transfer operations
  7399.    that are used on this system.
  7400.    
  7401. ----
  7402. PCPCK.LBR - MODEM/MEX/TERM3
  7403.    Simple program, for PC Pursuit users, which checks for the presence
  7404.    of the Telenet local command escape sequence (CR @ CR) in a file.
  7405.    Such sequences can cause aborted file uploads using XMODEM/YMODEM
  7406.    file transfer protocol, unless a special Telenet command is issued,
  7407.    as described in the supporting documentation.
  7408.    
  7409. ----
  7410. MEXSSC1.OBJ - MODEM/MEX/TERM3
  7411.    A MEX114 version configured for the Apple II with Softcard and Super
  7412.    serial card in slot 1.
  7413.    
  7414. ----
  7415. UNCR8080.LBR - GENERAL CP/M
  7416.    Version of UNCRUNCH which will run on 8080/8085 machines as it
  7417.    does not contain any Z80-specific opcodes.
  7418.    
  7419. ----
  7420. CRC21.LBR - ZCPR3
  7421.       This version of CRC adds security for RCPMs  (no system files,
  7422.    disk or printer output without wheel) and enables user to suppress
  7423.    file numbering (useful for DIF2 compare of CRC.CRC files across
  7424.    computers or disks).
  7425.    
  7426. ----
  7427. WSOVR11.AQM - GENERAL CP/M
  7428.    an update to the Wordstar patch overlay source
  7429.    
  7430. ----
  7431. AC44.OBJ - ZCPR3
  7432.    AC44 cleans up a bug present in AC since the beginning, relating
  7433.    to using the /A option, when only one file is selected, and is
  7434.    already archived.  This made previous versions of AC crash.
  7435.    
  7436. ----
  7437. I/O-CAP.LBR - GENERAL CP/M
  7438.    Dumps the screen to a disk file.
  7439.    
  7440. ----
  7441. SYSIOP21.LBR - ZCPR3
  7442.    Sysiop21.lbr was released by the original author of sysiop2 (Edi Cram
  7443.    p) shortly after his original release, and fixes several bugs in
  7444.    the original version and adds more facilities.
  7445.    
  7446. ----
  7447. VFGRAFIX.LBR - OTHER
  7448.    An experiment with improved graphics for the VFILER help/menu
  7449.    screen.
  7450.    
  7451. ----
  7452. MXO-APII.LBR - MODEM/MEX/TERM3
  7453.    This is a library file of three MEX overlays for an Apple II+ or IIe.
  7454.    Several CP/M cards and serial cards (also the MicroModem) are
  7455.    supported.  There is some duplication among the 3 overlays, but each
  7456.    also supports some unique combinations, so good advice would be to
  7457.    download the whole library and look at them all, if you have an Apple
  7458.    
  7459. ----
  7460. QCAT.LBR - GENERAL CP/M
  7461.    A RAM loaded sort that finds disks from filenames by using a MAST.CAT
  7462.    file. Very fast and can be versitile with a little input wit. Will
  7463.    also access other files that do not use a <cr> as a delimiter.
  7464.    Written on an O-1 and should work with most any CP/M machine.
  7465.    A .com Document file is included for quick instructions. (I would
  7466.    like to see a lot more of these!)
  7467.    
  7468. ----
  7469. SAK22.OBJ - ZCPR3
  7470.    This is SAK22A with the video stuff stripped out (I found the video
  7471.    stuff a pain, at least with my reverse-video terminal).  I did not
  7472.    have the regular version 2.2.  Version 2.0 did not work with the
  7473.    AMPRO, so 2.2 was a welcome revision.  Please do not redistribute
  7474.    this hacked version, since it may conflict with an official 2.2.  For
  7475.    personal use only (or with appropriate note, like this one).
  7476.                             Jay Sage
  7477.  
  7478. ----
  7479. EPRO.LBR - GENERAL CP/M
  7480.    A Prolog for CP/M.  Necessarily, it is a limited version of Prolog,
  7481.    but it is functional.  There is no documentation for Prolog with it
  7482.    (B.Dalton has plenty), but there is a description of many of the 
  7483.    features of this particular implementation.
  7484.    
  7485. ----
  7486. T3M-OT1.LBR - TERM III
  7487.    Modem Interface for Otrona Attache.  Untested.
  7488.    
  7489. ----
  7490. SAK22A.ZQ0 - Z-System (ZCPR3+ZRDOS)
  7491.    Latest version of SAK using built-in help screen highlighting.
  7492.    SAK is used to connect commands together with operator alert.
  7493.    
  7494. ----
  7495. BISHOW32.LBR - GENERAL CP/M
  7496.    Bishow is a bidirectional TYPE program.  If you don't have VTYPE 
  7497.    (which comes with ZRDOS) then this handy little program is very nice.
  7498.    
  7499. ----
  7500. MOUSE.LBR - GENERAL CP/M
  7501.    This library contains an interpreter (Z80 source and object) and many
  7502.    example programs for a language called Mouse.  Mouse was developed by
  7503.    Peter Grogono around 1975 and I've been fascinated by it for several
  7504.    years.  Computer Language Magazine will run my article on in in Sept.
  7505.    Lee Bradley,  24 East Cedar Street, Newington, CT  06111 (RCP/M # is
  7506.    (203) 665-1100.  Takes 5 1/2 to download at 2400 baud.
  7507.    
  7508. ----
  7509. GREP.LBR - GENERAL CP/M
  7510.    This the Unix super find utility.  Includes source file and
  7511.    8080 .com file.
  7512.    
  7513. ----
  7514. MXH-VT36.ASM - GENERAL CP/M
  7515.    Mex/MexPlus overlay for VT180 (Robin).  Supports sendout command
  7516.    under Mex/MexPlus, also works with MexPlus Remote.mod to allow
  7517.    password protected login to your Robin.
  7518.    
  7519. ----
  7520. KENMORE.LBR - GENERAL CP/M
  7521.    This is a public domain set of programs for the Kenmore RTC. They
  7522.    have a fix that allows the date to be set. If you find any problems
  7523.    or bugs or just comments please leave a message here or better for
  7524.    me or Larry Moore on CIS. The author (Stuart Rose) would appreciate 
  7525.    it.
  7526.          -Steven Mendelson [76556,3312]
  7527.    
  7528. ----
  7529. PCP-FIX.MQG - MODEM/MEX/TERM3
  7530.    This file describes a solution to the problem of uploading certain
  7531.    types of files using XMODEM protocol with GTE Telenet's PC Pursuit
  7532.    service (as described in the previous warning message, PCP-WARN.MQG,
  7533.    which should now be discarded).
  7534.    
  7535. ----
  7536. MEXPAT01.DOC - MODEM/MEX/TERM3
  7537.    This message that came in over the APRA Net describes how to patch
  7538.    MEX114 to substitute a backspace character for a received rubout
  7539.    (delete) character.  This patch is apparently useful when one is
  7540.    connected to GENIE.
  7541.    
  7542. ----
  7543. PCP-WARN.MQG - MODEM/MEX/TERM3
  7544.    A warning message to users of the PC Pursuit service about the
  7545.    inability to upload certain types of files to a remote system while
  7546.    using this service of GTE Telenet.
  7547.    
  7548. ----
  7549. WILDEX.MQC - ZCPR3
  7550.    Sigi Kluger's code for expanding wildcard file specifications into a
  7551.    buffer listing the matching files -- in the form for inclusion in a
  7552.    library file (could be added to SYSLIB, for example, or to a private
  7553.    library).
  7554.  
  7555. ----
  7556. MKLINE.LBR - ZCPR3
  7557.    A utility for automatically generating ZEX or SUB files from a command-
  7558.    line script and a complex file specification.
  7559.  
  7560. ----
  7561. ALIAS#1.LBR - Z-System (ZCPR3+ZRDOS)
  7562.    A library of aliases and menus discussed in Z-News 504 thru 508...
  7563.    latest versions of Z3 utilities included...is part of SUS diskette.
  7564.    
  7565. ----
  7566. SFA25.OBJ
  7567.    One or two bugs fixed, and the help screen rearranged to be more
  7568.    easily understood.  ZRDOS required.
  7569.  
  7570. ----
  7571. DIR14.LBR - ZCPR3
  7572.    Joe Wright fixes a glitch in reporting files larger than 4 Meg, and
  7573.    adds a print option which should make many happy.  (This was made
  7574.    1.4 as there were actually multiple different versions of 1.3
  7575.    released by various parties.)
  7576.  
  7577. ----
  7578. ZSYSTEM.IQS
  7579.    A master checklist for all to assess their collection of Z-System
  7580.    (ZCPR3 + ZRDOS) utility programs, to determine where upgrades might
  7581.    be necessary or perhaps even acquire missing programs.  Altogether,
  7582.    lists 102 programs and 1 database, all distributed by Echelon, and
  7583.    nearly all available on Z-Node Central.  102 programs...What other
  7584.    operating system comes with 102 utility programs?  Wow! (Dated
  7585.    20 July 1986; will probably become inaccurate rapidly, due to the
  7586.    large amount of activity within Z-System.)
  7587.    
  7588. ----
  7589. PSET16A.LBR - "Vanilla" CP/M
  7590.    This is a menu-driven printer set-up utility.  It has code for Epson,
  7591.    Gemini, and Citizen (MSP-10 & MSP-20) printers.  In can be operated
  7592.    in either menu-driven interactive mode or in command line mode,
  7593.    making it suitable for SUBMIT files or ZCPR3 aliases.  Source code
  7594.    is included.
  7595.    
  7596. ----
  7597. PATCH&GO.LBR - GENERAL CP/M
  7598.    The POKE & GO technique for non-Z3 (and non-RCP Z3) environments, in
  7599.    COM file form.
  7600.    
  7601. ----
  7602. CONF-128.LBR - OTHER
  7603.    This program is a complete configuration program for your C-128 in 
  7604.    CP/M mode. In 4k, it does everything from changing the colors to
  7605.    changing devices to changing baud rate, and MUCH MUCH more.
  7606.    
  7607. ----
  7608. C1571.OBJ - OTHER
  7609.    this program speeds up the 1571 drive in CP/M on the C-128.
  7610.    
  7611. ----
  7612. FUTUREOF.CQM - GENERAL CP/M
  7613.    Interesting discussion of "The Future of CP/M" from a recent meeting
  7614.    of the Bay Area Morrow Users Group.
  7615.    
  7616. ----
  7617. DT42.LBR - OTHER
  7618.    Recent library of info on the "hitchhiker's" computer.
  7619.    
  7620. ----
  7621. ZEX/SAGE.DOC - ZCPR3
  7622.    A version of my "ZEX and the Art of Operating System Maintenance"
  7623.    messages in the form of a file.
  7624.           Jay Sage
  7625.    
  7626. ----
  7627. BBSPC.MEX - MODEM/MEX/TERM3
  7628.    Logs MEX unto a remote system running MSS's 'BBS-PC' bulletin board
  7629.    software.
  7630.    
  7631. ----
  7632. UF20Z.OBJ - ZCPR3
  7633.    This is a ZCPR3-compatible version of Steven Greenberg's Fast
  7634.    Unsqueezer.  It takes the syntax: UF [DIR:]<AFN> [DIR:].  The DIR:
  7635.    specs may be named directory specifications or drive/user specs.
  7636.    This is not an official version of the program!  Please do not
  7637.    distribute without this warning.  I am submitting the code for
  7638.    Steve's consideration.  If he accepts it, there will be an official
  7639.    release with source later.      Jay Sage, 07/02/86
  7640.  
  7641. ----
  7642. USQFST20.LBR - GENERAL CP/M
  7643.    Latest version 2.0 of the superfast file unsqueezer, for CP/M 2.x+
  7644.    and Z80 systems only.  Now supports destination drive for output
  7645.    files, plus other minor improvements.
  7646.    
  7647. ----
  7648. LZED.HQP
  7649.       A standard-format Z-System HELP file for use with the Zivio
  7650.    Text Editor LZED.
  7651.  
  7652. ----
  7653. ZSIGPOL1.DQC - ZCPR3
  7654.    At long last here is the NAOG/ZSIG policy statement on the sub-
  7655.    mission of software to ZSIG, the new organization whose purpose is
  7656.    to encourage, support, and distribute public-domain ZCPR3 software.
  7657.            Jay Sage, ZSIG Software Librarian
  7658.    
  7659. ----
  7660. SLRMACFX.ZEX - OTHER
  7661.    A bug was discovered in the treatment of the expression
  7662.            BYTE EXTRN SYMBOL
  7663.    in SLR System's SLRMAC assembler, version 1.31.  This zex file will
  7664.    repair that defect (patch courtesy of SLR Systems).  Read the
  7665.    header in the zex file for details on its use.         Jay Sage
  7666.  
  7667. ----
  7668. SLRNKFIX.ZEX - OTHER
  7669.    A bug was discovered in the command line parser in SLR System's
  7670.    SLRNK linker, version 1.31.  This zex file will repair that
  7671.    defect (patch courtesy of SLR Systems).  Read the header in the
  7672.    zex file for details on its use.         Jay Sage
  7673.    
  7674. ----
  7675. ZCPR3-HZ.LBR - ZCPR3
  7676.    Z3BASE, Z3HDR, and Z3USER.ASM for a full implementation (less IOPs)
  7677.    for a North Star Horizon running N* CP/M 2.2 (v1.2.0).
  7678.    
  7679. ----
  7680. GRDEM955.LBR - ZCPR3
  7681.    Allows use of GRDEMO (or anything else written with the graphics
  7682.    libraries) on a Televideo 955.  On! computer users, take note!
  7683.    
  7684. ----
  7685. WORK-VMN.LBR - ZCPR3
  7686.    A library of menus and files associated with discussions of
  7687.    Z-News 503 and 504...
  7688.    
  7689. ----
  7690. T3DIAL.BUG - ZCPR3
  7691.        This describes how to patch T3DIAL to reverse the sense of the
  7692.    ZCPR3 error flag.  Currently T3DIAL sets the flag to 0 if the result
  7693.    is "bad" (no connection established).  Also remarks about another
  7694.    error I've encountered.
  7695.    
  7696. ----
  7697. KENDATE.AQM - AMPRO
  7698.    Allows the Ampro 36 or later BIOS to obtain its time from a KCT Ztime
  7699.    -1 clock.
  7700.    
  7701. ----
  7702. LDR15.LBR - ZCPR3
  7703.    LDR now searches along the Path for its packages.  This will allow
  7704.    system configuration to be changed according to which path is active.
  7705.            - Joe Wright  3 June 1986
  7706.    
  7707. ----
  7708. PICO-ED.OBJ - GENERAL CP/M
  7709.    This prgm's purpose is to turn your $1000+ computers into a type-
  7710.    writer. I had been looking for such a prgm for some time. I'm sure
  7711.    we all have need of just a "few" lines printed and not wanted the 
  7712.    bother of running a wordprocessor. Well here it is, you can print
  7713.    what you want where you want.
  7714.                    Enjoy...................Jerry M.
  7715.    
  7716. ----
  7717. T3KAYMDM.ZQ0 - MODEM
  7718.      This is a TERM III overlay for Kaypro (all models).  It is based
  7719.    on (a) the overlay supplied with TERM III, which left out necessary
  7720.    initializations and did not support the break function, and (b)
  7721.    the latest Kaypro overlay for MEX.
  7722.    
  7723. ----
  7724. T3TI-PW.ZQ0 - ZCPR3
  7725.       This is a TERM III telephone overlay for USR Password Modem.
  7726.    From Z-Node Central.
  7727.    
  7728. ----
  7729. ZBASDEMO.LBR - GENERAL CP/M
  7730.    A demo package from ZEDCOR -- a limited version of ZBASIC for CP/M.
  7731.    This version will not save compiled programs on disk, only allows
  7732.    one file open at a time, and limites math to 14 digits of accuracy.
  7733.    
  7734. ----
  7735. XIZI-3.LBR - GENERAL CP/M
  7736.    Latest rev. of Irv Hoff's Intel-Zilog and Zilog-Intel translators.
  7737.    Corrects a minor bug in XZI.COM associated with incorrect
  7738.    translation of "LD SP,(LABEL)".  XIZI-3.LBR is 20k.
  7739.    
  7740. ----
  7741. EBASIC.LBR - GENERAL CP/M
  7742.    EBasic.com   erun.com   ebasic.doc
  7743.    compiler (makes .int file) & interpreter to run .int & doc file
  7744.    predicessor to cbasic
  7745.    
  7746. ----
  7747. ZCPR3-04.LBR - ZCPR3
  7748.    FOR 2.2.04A INSTALLATION WITH THE 2.2.03A HEATHZ3.LBR (AUTO INSTALL
  7749.    PACKAGE) COMPLIMENTS OF JERRY FURST VIA SAHUG, SAN ANTONIO, TX
  7750.    
  7751. ----
  7752. MDM7-128.OBJ - OTHER
  7753.    c128 term. seems identical to IMP but better DIRs
  7754.    
  7755. ----
  7756. FORTH83.LBR - GENERAL CP/M
  7757.    forth language library -- available on request.
  7758.    
  7759. ----
  7760. I218-1.MQC - MODEM
  7761.    This is an overlay for IMP and the SB-180 computer. It replaces
  7762.    a couple of corrupted versions that have hit RCP/M's across the
  7763.    country. The known bad filenames involved are:
  7764.                        I2-SB180.AQM and I2-MM.AQM
  7765.    
  7766. ----
  7767. T3T-24-1.ZQ0 - ZCPR3
  7768.    Echelon releases a "telephone interface" for TERM III that supports
  7769.    300/1200/2400 baud modems such as the Hayes 2400, USR Courier 2400,
  7770.    and Racal-Vadic 2400V.  This TI allows full use of these modem's
  7771.    advanced features.  Please pass on to other Z-Nodes. (D. McCord)
  7772.    
  7773. ----
  7774. T3M-AM2.ZQ0 - ZCPR3
  7775.    Revised TERM III Modem Interface for AMPRO "Little Board" computers.
  7776.    Please delete any previous versions.
  7777.    
  7778. ----
  7779. GKEY2.LBR - GENERAL CP/M
  7780.    a simple but small and useful key-definition program for any CP/M
  7781.    or Z-System computer.
  7782.    
  7783. ----
  7784. QK-21.LBR - GENERAL CP/M
  7785.    This is a jor rewrite of tckKey keyboard macro program.  It
  7786.    now includes a REMOVE command so that it can be removed from the
  7787.    system without coldbooting.
  7788.    
  7789. ----
  7790. ERRATA.T3 - ZCPR3
  7791.    This file contains a listing of bugs or deficiencies noted in
  7792.    release 2 of TERM3.
  7793.    
  7794. ----
  7795. FIND54.LBR - GENERAL CP/M
  7796.    Newer version of Irv Hoff's program for finding lines in text files
  7797.    that contain specified character sequences.  This is a very useful
  7798.    program.  I recommend that everyone take a look at it.
  7799.    
  7800. ----
  7801. IMP-128.LBR - OTHER
  7802.    c128 cpm+  IMP term, support progs and docs
  7803.    
  7804. ----
  7805. Z3KEY14.LBR - ZCPR3
  7806.    Z3KEY14.LBR is a general cleanup of the code and reorginization for
  7807.    easier installation. The Z3KEYRCP.Z80 code has been modified for the
  7808.    ZASM.COM assembler which is included in the library so everyone will
  7809.    have the right assembler. The Z3KEY.COM utility is now self 
  7810.    installing for the environment descriptor. Type Z3KEY // for help.
  7811.    
  7812. ----
  7813. PARS.PQS
  7814.    At last!  An expression parser in Pascal that handles up to
  7815.    26 variables, and +,-,*,/,^ arithmetic!  Very slick!
  7816.  
  7817. ----
  7818. BIOSMMR.LBR - ZCPR3
  7819.    An enhanced bios with ZCPR3 for the Kaypro 10. When installed, this 
  7820.    system increases the storage capacity on the hard disk by about 1 
  7821.    megabyte.
  7822.    
  7823. ----
  7824. TURBOSAV.LBR - TURBO PASCAL
  7825.    TURBOASAVE is a program originally written by D. Weinberger, which
  7826.    saves text files from memory that have been lost from the Turbo
  7827.    editor due to crashes etc.  If you fail to save your source code
  7828.    prior to compiling and running the program, this gem may be able
  7829.    to salvage it from memory.  It's saved me a couple of times.
  7830.    
  7831. ----
  7832. XB11.LBR - ZCPR3
  7833.    Experimental banked RCP and FCP for ZCPR3.  For hackers only and for
  7834.    Z80 only.  Requires SLR assembler and linker.  Will increase TPA by
  7835.    1.5k.  Fully impllements RCP and FCP commands, built-in MU and TESTER
  7836.    processing.  Resident commands occupy 8k of RAM in syystem bank.  
  7837.    This stuff will NOT be supported, and likely will not be further
  7838.    improved.  We look to others to extend this work, if they like.  XB
  7839.    may quickly disappear when ZCPR/B3 becomes available..  For now, ??
  7840.  
  7841. ----
  7842. T3M-HI1.ZQ0 - ZCPR3
  7843.    Term3 overlay for the Hitachi 64180 (SB180) computer.
  7844.    
  7845. ----
  7846. TESTERRC.LBR - ZCPR3
  7847.    Updated version of TESTERR, includes support for error testing
  7848.    for Software Toolworks C/80 (Version 3.1) compiler.
  7849.    
  7850. ----
  7851. H80Z.LQB - GENERAL CP/M
  7852.    Macros defining Hd64180 opcodes for the SLR Z80ASM assembler
  7853.    
  7854. ----
  7855. SLR131.LBR - GENERAL CP/M
  7856.    This library contains files describing release 1.31 of the SLR
  7857.    Systems assembly language tools SLRMAC, Z80ASM, SLR180, and SLRNK.
  7858.    If you own an older version, you can upgrade at a cost of twenty
  7859.    dollars per program (plus shipping if you are not an SME customer
  7860.    and have to send your original disk to us to prove legitimate
  7861.    ownership).
  7862.    
  7863. ----
  7864. Z3TURKP2.LBR
  7865.    Yet another Z3 implementation for Kaypro computers with the Advent/
  7866.    Plu*Perfect TurboROM.  If you have not switched to the TurboROM, and
  7867.    are still sticking with out of the box ROM or the primitive MICRO
  7868.    C stuff, do yourself a favor.  A Kaypro with TurboROM and full Z
  7869.    System takes your vanilla Kaypro into new realms of power.
  7870.  
  7871. ----
  7872. L80RST.LBR - GENERAL CP/M
  7873.    Speeds up Microsoft L80 V 3.44 by patching out the disk system
  7874.    resets.
  7875.    
  7876. ----
  7877. KQUESTNS.TQT - ZCPR3
  7878.    This file contains some messages from Z-Node Central containing
  7879.    questions and answers about the new bootable Z-System diskettes for
  7880.    the complete line of Kaypro machines.  If you have a Kaypro and want
  7881.    to get Z-System running on it the easy way, this is your answer.  You
  7882.    can order the material over this system and take delivery by modem.
  7883.    
  7884. ----
  7885. ACREATE3.LBR - ZCPR3
  7886.    This is a file I got from the SIMTEL20 (ArpaNet) archives.  I have 
  7887.    not examined it but assume it is more material on creating aliases.
  7888.    
  7889. ----
  7890. HSH15.LBR - ZCPR3
  7891.    Latest version of History SHell.  Corrects serious bug in
  7892.    handling long (>256 char) command line entry.  Now allows user
  7893.    installation of prompt string.  Bug report and suggestion for
  7894.    allowing instalation of prompt string due to Jay Sage.
  7895.    
  7896. ----
  7897. ATR8000Z.LBR - ZCPR3
  7898.    This is a ZCPR3 auto-installation package for the ATR8000.  It uses 
  7899.    the ZEX (ZCPR2 version) program to modify CONFIG.COM and 
  7900.    DDSYSGEN.COM.  The ZCPR3 system has all features except the input
  7901.    output package.
  7902.    
  7903. ----
  7904. SRW142.LBR - GENERAL CP/M
  7905.    Update of Eric Gans' Super-RW DU/DDT combo utility.
  7906.    
  7907. ----
  7908. VID.MAC - ZCPR3
  7909.    Joe Wright's utility to print text file to screen showing embedded
  7910.    video attributes.  Works only with ZCPR3 style ^A to turn on and ^B
  7911.    to turn off video attributes.  Useful for seeing how video looks in
  7912.    menus and help files.
  7913.    
  7914. ----
  7915. WYSE.DPG - ZCPR3
  7916.    DPROG definitions for Wyse WY-50 terminal.
  7917.    
  7918. ----
  7919. TLIST12.LBR - TURBO PASCAL
  7920.    Prints Turbo Pascal or fortran source listings with various
  7921.    parameters printed using boldface or double strike.
  7922.    
  7923. ----
  7924. ZAPN#1.LBR - ZCPR3
  7925.    The first in a series of application notes being published by Echelon.
  7926.    This one discusses ZCPR3 shells 'from the inside'.  Although the
  7927.    application note series is oriented toward programmers and equipment
  7928.    manufacturers, there is a little something in them for everyone.
  7929.    
  7930. ----
  7931. K1Z3IN.DQC - ZCPR3
  7932.    Step by step guide for implementing (manually) ZCPR3 on Kaypro 1 and
  7933.    2X machines running the "U" ROM and CP/M 2.2u1. The resulting
  7934.    installation files from this manual can be found in K1Z3IN.LBR on
  7935.    this board.
  7936.    
  7937. ----
  7938. SUPZAP33.LBR - GENERAL CP/M
  7939.    On balance, this is the best of the disk sector display/editors, a
  7940.    field populated with PATCH, EDFILE, DU, etc.  Version 3.3 of this
  7941.    program works in both CP/M 2.2 and 3.0 environments, and is easily
  7942.    customized for a variety of terminals (either through patching or
  7943.    the source code directly).  The program has circulated under other
  7944.    names like SPZ and SZAP, and under spurious later releases.  This
  7945.    is from the hand of the original author!
  7946.  
  7947. ----
  7948. ZBYE12Z.MQC - ZCPR3
  7949.    Earl Boone's mod of ZBYE, which implements BYE as an RCP, for use
  7950.    with the SLR assemblers.
  7951.    
  7952. ----
  7953. REVAS25.DOC - GENERAL CP/M
  7954.    Al Hawley has released version 2.5 of his excellent disassembler into
  7955.    the public domain.  I have used REVAS3 extensively and love it.  Perhaps
  7956.    people will use version 2.5 and develop a taste for the real thing and
  7957.    want to buy it.
  7958.  
  7959. ----
  7960. REVAS25.LBR - GENERAL CP/M
  7961.    See note on file above.
  7962.  
  7963. ----
  7964. Z80MR.LBR - GENERAL CP/M
  7965.    This is a Zilog mnemonic macro assembler.  If anyone uses it, please
  7966.    let me know how good it is.
  7967.  
  7968. ----
  7969. Z3CORE.LBR - ZCPR3
  7970.    This is a library containing the complete set of core utility programs
  7971.    in the form of COM files.  Many are not the most recent versions, but
  7972.    in some cases recent upgrades have been substituted.  Also, some files
  7973.    that exist in newer versions elsewhere on the system have been omitted
  7974.    from the library.  This file is provided for those who may be missing
  7975.    one of the more obscure utilities.  Eventually we hope to provide an
  7976.    area that contains all the current versions, but that takes a good bit
  7977.    of work.           Jay Sage
  7978.  
  7979. ----
  7980. RSXMAKER.LBR - GENERAL CP/M
  7981.    This is a very well documented package on Resident System Extensions,
  7982.    a technique formalized in CP/M Version 3 but equally useful in CP/M2.2.
  7983.    The DOC file explains how the materials in this package can be used to
  7984.    create RSX's with relative ease.  Even if you don't want to use RSXs,
  7985.    you may find the DOC file very interesting to read.
  7986.  
  7987. ----
  7988. I2-SB180.AQM - GENERAL CP/M
  7989.    IMP overlay for the SB-180.
  7990.  
  7991. ----
  7992. SQUEEZE.TQT - GENERAL CP/M
  7993.    Data compression techniques using SQ and USQ.
  7994.    (Or how USQ and SQ do their thing.)
  7995.    
  7996. ----
  7997. RS232.HQP - GENERAL CP/M
  7998.    A practical guide to RS-232 interfacing.
  7999.    
  8000. ----
  8001. K1Z3IN.UPD - ZCPR3
  8002.    UPDATES ZCPR3.DOC IN K1Z3IN.LBR UPLOADED HERE 20 MARCH. CLARIFIES
  8003.    THE Z3 RESIDENT COMMANDS AVAILABLE.
  8004.    
  8005. ----
  8006. K1Z3IN.LBR - ZCPR3
  8007.    COMPLETE SELECTION OF FILES FOR IMMEDIATE IMPLEMENTATION OF ZCPR3
  8008.    ON THE KAYPRO ONE - INCLUDING A HEARTFELT PLEA FOR INVESTMENT IN
  8009.    ZRDOS
  8010.    
  8011. ----
  8012. ZNEWS01.IDX - ZCPR3
  8013.    A index listing of programs and subject of major interest in the 
  8014.    Z-NEWS newsletters.
  8015.    
  8016. ----
  8017. QX-10.DQC - Text/Documentation
  8018.    This is a manual for the QX-10 and contains the CPM 80 XBIOS complete
  8019.    with all details. It was just recently released by Epson. It is in WS
  8020.    format. It should be helpfull for anyone trying to do system level
  8021.    type programming..........Ted Wolf      201-728-7527    NJ
  8022.    
  8023. ----
  8024. HDISK002.DQT - GENERAL CP/M
  8025.    cylinder and head data for several hard disks - new and old - more
  8026.    needs to be added if you have some docs around - bump the version
  8027.    if you do.  Handy for drives without docs.
  8028.    
  8029. ----
  8030. K10UZ3-1.LBR - ZCPR3
  8031.    A cookie for Kaypro 10 U-ROM owners from NAOG/ZSIG and Lillipute Z-Node.
  8032.    This is an eccentric but workable Z3 installation for you folks,
  8033.    concocted by Arnold (Z3KEYRCP) Bailey.  Try it, get your feet wet,
  8034.    then buy a Turbo-ROM and get serious.  Unearthed by NAOG/ZSIG
  8035.    co-founder and Lillipute regular Bruce Morgen.  Have fun!
  8036.    
  8037. ----
  8038. N41.LBR - GENERAL CP/M
  8039.    N41 is a general purpose HEhex and decimal calculator. It also does
  8040.    logical anding /oring. Input can even be ASCII characters. Very
  8041.    handy to have.
  8042.    
  8043. ----
  8044. PMOVE12.LBR - ZCPR3
  8045.    Public MOVE utility.  By tagging files as PUBLIC via the PROTECT
  8046.     command, using one of the file attribute bits, this utility
  8047.     will MOVE the files from one user area to another (on the same
  8048.     drive).  If you don't have PUBLIC ZRDOS, combine this with
  8049.     an alias to gain access to WS overlays, etc... No need for
  8050.     patching CP/M or WS.
  8051.    
  8052. ----
  8053. MEX-C128.LBR - GENERAL CP/M
  8054.    Terminal program for CBM C-128.  Many features include ability
  8055.    to read command files, loadable phone directory and definable keys.
  8056.    
  8057. ----
  8058. SBDRVJMP.DOC - Other
  8059.    THIS is a listing for jumping SB180 drives from the Steve
  8060.    Ciarcia bulletin board. Should be useful for jumpering your drives
  8061.    before installing in SB180.
  8062.    
  8063. ----
  8064. GATE.LBR - GENERAL CP/M
  8065.    GATE is a general terminal emulation program for CP/M. It is briefly
  8066.    described in Computer Languaage Magazine in Oct., 85. The files were
  8067.    downloaded from the CLM/SIG on Compuserve. Can anyone figure out how
  8068.    to configure it to mimic a VT-52 or VT-100 on an Osborne 1? Leave a 
  8069.    message for Karl Radov.
  8070.    
  8071. ----
  8072. 617EXCH.LQT - OTHER
  8073.    A text file that lists the town in which every telephone exchange in
  8074.    the 617 (Boston metro) Area Code area is located. Use FIND.COM or the
  8075.    find command in your word processor to search either an exchange or
  8076.    town. Note that neighborhoods in Boston (eg. Brighton, Dorchester) 
  8077.    are liosted as separate "towns".
  8078.    
  8079. ----
  8080. BBSLST.QQQ - OTHER
  8081.    An unverified list of BBS's in the Boston metro and New England area,
  8082.    with some other useful RCPM's and others added. This list incorpor-
  8083.    ates the earlier list on this system and several others. Leave
  8084.    messages with additions and corrections for Karl Radov.
  8085.    
  8086. ----
  8087. PMATE.IDX - PMATE
  8088.    This file is from the Phoenix customer support BBS system.  It
  8089.    comprises an index for the PMATE manual.
  8090.    
  8091. ----
  8092. PMATE.NEW - PMATE
  8093.    This file is from the Phoenix customer support BBS system.  It
  8094.    describes the new macro primitives in PMATE version 4.0 (16-bit)
  8095.    that are not described in the printed manual.
  8096.    
  8097. ----
  8098. INDOTCOM.ZQX
  8099.    This is a ZEX file for automatically incorporating RCP's, FCP's,
  8100.    etc. into the Z3-DOT-COM file (from Al Hawley's Z-Node #2).  I
  8101.    have done this (and much more) manually to tailor Z-COM and
  8102.    Z3-DOT-COM files, but it is much nicer to have something automatic.
  8103.  
  8104. ----
  8105. SHELLS.MSG - ZCPR3
  8106.    This is a transcription of some discussion on SHELLS during
  8107.    the last few weeks of Feb. on the Ladera Hts Z-Node.
  8108.    
  8109. ----
  8110. HOLDZ.LBR - ZCPR3
  8111.    This utility provides a time delay before execution of the
  8112.    next command in a SUB file (CP/M-80) or in aliases, zex commands,
  8113.    multiple commands, etc. (Z-System). The time delay is specified
  8114.    as hh:mm:ss in the command line. An RTC is NOT required. HOLD10
  8115.    was released by Steve Kitahata and later upgraded to a ZTOOL
  8116.    by Bruce Morgen.
  8117.  
  8118. ----
  8119. SETIOP.LBR - ZCPR3
  8120.    A ZCPR3 system utility for those who don't want to put IOP 
  8121.    intercept code in their BIOS. SETIOP installs the intercept vectors
  8122.    after LDR has loaded the IOP into place. Until the vectors are
  8123.    installed, the BIOS uses its own I/O routines and makes NO reference
  8124.    to the IOP. Saves space in BIOS, and may be necessary for those
  8125.    who can't modify their BIOS. Contains a standard DUMMY IOP with
  8126.    discussion of the principles.
  8127.  
  8128. ----
  8129. MATESAVE.LBR - PMATE
  8130.    This library contains a program for recovering text left in memory
  8131.    after one has exited from PMATE prematurely (i.e., before saving
  8132.    text to disk ) or by accident (such as when the system crashes).
  8133.    Guess who wasn't as careful as he should have been recently!?
  8134.    
  8135. ----
  8136. RELSLR1.LBR - GENERAL CP/M
  8137.    The copy of RELSLR.LBR that I sent you was bad -- NULU screwed
  8138.    up the directory.  Get rid of it and replace with this.
  8139.    Converts Microsoft REL format files to SLR format.  Runs on any
  8140.    CP/M system.
  8141.    
  8142. ----
  8143. PROLINK.LBR - GENERAL CP/M
  8144.    Ron Fowlers marvelous REL file linkage editor now available for
  8145.    FREE! But read the -READ.ME file for a way of "thanking" Ron for
  8146.    this great contribution!
  8147.    
  8148. ----
  8149. ZSIG-FOR.ALL - ZCPR3
  8150.    N.A.O.G., the North American One-Eighty Group, becomes NAOG/ZSIG, the
  8151.    North American One-Eighty Group / ZCPR Systems Interest Group and
  8152.    embraces all ZCPR3 users.  Jay Sage is Software Librarian, Richard
  8153.    Jacobson is RAS Coordinator, and Bruce Morgen is Director and Editor
  8154.    of the ONE-EIGHTY FILE.  Full information and membership application
  8155.    are included.  A users group for advanced users to share their dis-
  8156.    coveries and novices to learn.
  8157.  
  8158. ----
  8159. NULU151.OBJ - General
  8160.    Latest NULU.com release.  Fixes a bug(s) that prevents NULU from 
  8161.    opening a file under ZRDOS+ on certain systems and probably fixes the
  8162.    bug some people are having with mixed disks.
  8163.    
  8164. ----
  8165. HD64180.BQG - General
  8166.    Incompatablitys of the HD64180 vs the Z-80.
  8167.    (Does any one else know of any others?)
  8168.     
  8169. ----
  8170. TPFIX12.PQS - TURBO PASCAL
  8171.    Turbo Pascal Warmboot eliminator, for those programs small enough to
  8172.    allow it...
  8173.    
  8174. ----
  8175. TPWARMST.PQT - TURBO PASCAL
  8176.    Same as TPFIX, except a patch to install in source code....
  8177.    
  8178. ----
  8179. CSHELLV1.LBR - ZCPR3
  8180.    CSHELL adds pipe delimiter to zcpr3 comand lines as in UNIX.
  8181.    This new version includes submit processing.
  8182.    
  8183. ----
  8184. ZWORD.TQT - ZCPR3
  8185.    A document written by Richard Conn answering the four major
  8186.    questions we get re the Z-System...
  8187.    
  8188. ----
  8189. Z3TURBO.LBR - ZCPR3
  8190.    This is for Kaypro users with the Advent Turbo ROM.  It contains
  8191.    various material helpful for bringing up ZCPR3.  For non-Kaypro users
  8192.    it includes a patch to ZRDOS+ to enable fast disk reset with hard
  8193.    disk.  Some of the material does not require ZCPR3.
  8194.    
  8195. ----
  8196. MXO-BW13.ASM
  8197.    This is the latest MEX overlay for the Bondwell 2, downloaded from
  8198.    the Compuserve CPMSIG on 2/17/86.  It supports the 300-baud internal
  8199.    modem, and will probably work with the internal 1200-baud modem, as
  8200.    the national Bondwell service director, Jon Bek, says they share the 
  8201.    same command structure.  The overlay is compatible with (but does not
  8202.    include) the Smartmodem overlay MXO-SMxx.ASM.  MXO-BW13.ASM defaults 
  8203.    to internal modem, 300 baud, and features an expanded SET command.
  8204.  
  8205. ----
  8206. MXO-LB11.AQM
  8207.    This is my version of an overlay for MEX for the Ampro Little Board
  8208.    computer.  It is quite full-featured in its SET command.  It was
  8209.    derived from a version for the Kaypro.  I corrected a defect in the
  8210.    original GOODBYE routine that failed to reassert the DTR line after
  8211.    it was dropped to force a disconnect.  If DTR never came back on, one
  8212.    could not talk to the modem further.       Jay Sage
  8213.    
  8214. ----
  8215. LDSK20A.LBR
  8216.    A nicely rewritten and extended version of Wilson Bent's utility for
  8217.    adding names to the named directory register by reading file names
  8218.    that start with a hyphen.
  8219.    
  8220. ----
  8221. K83ZCPR3.LBR
  8222.    This is a pre-configured version of ZCPR3 for Kaypro computers.
  8223.    
  8224. ----
  8225. ZAP.LBR
  8226.    A fairly powerful debugger (much better than DEBUGRCP) implemented as
  8227.    an RCP.
  8228.    
  8229. ----
  8230. K4ZSYSIN.DQC
  8231.    DOC FOR CREATING A ZCPR3/ZRDOS-SYSGEN FILE TO IMPLEMENT BOTH ON THE
  8232.    KAYPRO 4-84. INCLUDES PATCHES FOR COLD BOOT  PATCH PROVIDING WIDEST
  8233.    POSSIBLE IMPLEMENTATION ON THAT MACHINE.
  8234.    
  8235. ------------------------------
  8236. DASM16X.LBR
  8237.    Joe Wright's update of DASM, the fine disassembler derived from Dave
  8238.    Barker's ZZSOURCE and Ward Christensen's RESOURCE by Rick Conn.  This
  8239.    library contains the assembled versions for Zilog, TDL, and Hitachi
  8240.    HD64180 mnemonics.  Source code is omitted to save space.  SB180
  8241.    owners should be sure to get at least DASMHIT.COM for Hitachi chip
  8242.    disassemblies.
  8243.    
  8244. ----------------------------------------------------------
  8245. FU-12.LBR
  8246.    A HEX/ASCII file editor adoog the lines of EDFILE and PATCH.  Written
  8247.    in TURBO.
  8248.    
  8249. ------------------------------
  8250. DEBUGRCP.AQM
  8251.    There have been a number of requests for this RCP that gives you
  8252.    a memory resident MU3 (the memory utility for Z3 that reads what you
  8253.    have in memory).  You asked for it and you got it.
  8254.    
  8255. ------------------------------
  8256. ACMDU11.LBR
  8257.    Version 1.1 of ACMDUTIL.  ACMDUTIL allows you to add, delete and view
  8258.    aliases in an ALIAS.CMD file without a word processor.  ACMDUTIL was
  8259.    written for those of us who write aliases on the fly.  Version 1.1
  8260.    now searches BASE: rather than ROOT: for the ALIAS.CMD file and takes
  8261.    an optional DU: on the command line to find any copy of ALIAS.CMD.
  8262.    
  8263. ----
  8264. LFIND.LBR
  8265.    A very nice (fast!) utility for uncovering files buried within LBRs
  8266.    by NULU author Martin Murray .
  8267.    
  8268. ----
  8269. ANNOUNCE.180
  8270.    At the behest and with the encouragement of Steve Ciarcia, writer
  8271.    and editor Bruce Morgen (with an assist from sysop Richard Jacobson)
  8272.    has formed the first and only SB180 user's group, The North American
  8273.    One-Eighty Group.  Get in on the ground floor with a pre-announcement
  8274.    special offer that includes a discount on a subscription to Lillipute
  8275.    Z-Node!
  8276.    
  8277. ----
  8278. WS33.DQC
  8279.    WS33.DOC is a document listing the known patch locations for
  8280.    WordStar v3.3 for CP/M-80.
  8281.    
  8282. ----
  8283. WS30.DQC
  8284.    WS30.DOC is a document listing the known patch locations for
  8285.    WordStar v3.0 for CP/M-80.
  8286.    
  8287. ----
  8288. WS-ATOWS.LBR
  8289.    yet another program to convert ascii files to wordstar document
  8290.    mode.  The .com file is for z-80 cp/m and the source is in C.
  8291.    
  8292. ----
  8293. VALIAS11.LBR
  8294.    This is version 1.1 of VALIAS.  The only change is a small bug fix.
  8295.    Version 1.0 would not log into the correct user area when a file name
  8296.    was included on the command line (the default user would always be
  8297.    used).  The READ.ME file explains the simple change (so you don't
  8298.    need to download the source again).    Jay Sage
  8299.    
  8300. ----
  8301. LUZ3.LBR
  8302.    Latest ZCPR3-only LBR file tools from Rick Conn.  Very slick stuff!
  8303.    
  8304. ----
  8305. INSPECT.LBR
  8306.    This allows a user to "look at" a file and gives various info
  8307.    about it - both for novice users and more advanced.
  8308.    
  8309. ----
  8310. WDSTRLS2.LBR
  8311.    update to wrdstrls -- converts single-spaced wordstar files to
  8312.    double/triple space.  for z-80 cp/m
  8313.    
  8314. ----
  8315. Q.OBJ
  8316.    This very simple program shows the state of page 0 of memory after a
  8317.    command is issued.  Enter "Q TAIL" and one can see how the first two
  8318.    tokens are parsed into the default file control blocks and how the
  8319.    tail is stored in the buffer at 80H.  This is useful for program
  8320.    developers.  With ZCPR3 you can see how user numbers are stored when
  8321.    DU and DIR forms are parsed.
  8322.    
  8323. ----
  8324. TPATCH2.Z80 IN TURBOPAT.LBR
  8325.    This patch for Turbo Pascal version 3 makes it skip the question
  8326.    about including error messages.  Depending on an equate in the patch,
  8327.    the answer will default to yes or no.  This speeds up operation.
  8328.    
  8329. ----
  8330. TPATCH1.Z80 IN TURBOPAT.LBR
  8331.    This is a patch for Turbo Pascal version 3 that makes it look for its
  8332.    error message overlay in a specified user area instead of in the
  8333.    current user area.  This makes Turbo much more useful in a ZCPR3
  8334.    environment.
  8335.