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

  1. 617EXCH.LQT      5888  06-08-93  A text file that lists the town in which
  2.                                | every telephone exchange in the 617 (Boston
  3.                                | metro) Area Code area is located. Use
  4.                                | FIND.COM or the find command in your word
  5.                                | processor to search either an exchange or
  6.                                | town. Note that neighborhoods in Boston (eg.
  7.                                | Brighton, Dorchester) are liosted as separate
  8.                                | "towns".
  9. @10.LBR          8192  06-08-93  @ is a short little program that lets you
  10.                                | controll the position of the cursor during
  11.                                | alias or zex file execution.  I've found it
  12.                                | to be very useful to prevent error messages
  13.                                | from scrolling off the screen during compile
  14.                                | or assembly runs.  There  is a lot of room to
  15.                                | enhance the program.
  16. ARC11.CYD        1152  06-08-93  An ARUNZ alias script for processing ARK/ARC
  17.                                | type files.
  18. ARC20.ARC       70144  06-08-93  ARC is a universal file archive program. ARC
  19.                                | 2.0 will handle SEA and PK compatible ARChive
  20.                                | files (except for "squashing" used by PK). It
  21.                                | will pack and unpack ARChives, selecting the
  22.                                | compression method with best ratio when
  23.                                | putting files into an ARChive. Version 2.0
  24.                                | also supports CP/M-3-like date&time stamping
  25.                                | (but may also be run under CP/M 2.2). And,
  26.                                | ARC 2.0 is probably the fastest ARChive
  27.                                | program in the CP/M world.  A large TPA is
  28.                                | required for this program to run.
  29. ARC20COM.ARC    24576  06-08-93  This is Tilmann Reh's ARC20 compiled to run
  30.                                | in a typical 58K (DOS entry at D406h) CP/M or
  31.                                | Z-System.  ARC20 is somewhat more space
  32.                                | efficient in its compression operations than
  33.                                | the smaller/faster ARK11, but it supports
  34.                                | only CPM+ time/date and lacks even
  35.                                | rudimentary DU: response.  Although it is the
  36.                                | first combination ARC/UNARC program available
  37.                                | for CP/M, it should be noted that ARC20 is
  38.                                | quite a bit larger than ARK11 and UNARC16
  39.                                | combined.
  40. ARCHIV.LBR      12160  06-08-93  Archive hard drive disk files to a floppy (or
  41.                                | even floppy to floppy).  User decides which
  42.                                | programs to backup and which not. Runs off of
  43.                                | a configuration file defined by the user
  44.                                | using any editor.
  45. AREA17.LBR      15744  06-08-93  No description available.
  46. AREACODE.LBR     5248  06-08-93  A database of telephone area codes and cities
  47.                                | and states for use with JetFind, the string
  48.                                | searcher written by Bridiger Mitchell and
  49.                                | handled by Echelon, Inc.  Enjoy!
  50. ARK11U.ARK      28928  06-08-93  This is a patch for ARK11 that will allow it
  51.                                | to incorporate CP/M-Plus file date stamps
  52.                                | into the archive.
  53. ARKTS.ARK        5120  06-08-93  Routine to read clock and load the five bytes
  54.                                | in .ARK for time stamping.  Uses the same
  55.                                | concept that TIMESTAMP does by overlaying the
  56.                                | firs JP in .ARK with a new one to a clock
  57.                                | read routine past the end of ARK.COM. After
  58.                                | the clock routine reads the clock, loads the
  59.                                | bytes at 103-107h or ARK, restores .ARK back
  60.                                | to its origianl state and  .ARK can reuse the
  61.                                | space taken by this routine.  You have to
  62.                                | customize your own clock-read section.
  63. ASCIIMP1.LBR     3712  06-08-93  ASCII.COM prints a chart of ASCII characters
  64.                                | to screen, ASCII.TXT is same thing for
  65.                                | printing out on paper, ASCII.Z80 is source
  66.                                | code. New version includes binary
  67.                                | equivalents. Clears screen with two-byte
  68.                                | string located at 07E8 hex (ESC + in
  69.                                | distributed version). Patch to anything you
  70.                                | like. If you use a single-byte screen
  71.                                | clearing code, ill second byte with 00 hex.
  72.                                | Fred Haines, March 1988.
  73. BD04.LBR        11520  06-08-93  Bad block locator scans disk and reports bad
  74.                                | sectors and any files that may occupy those
  75.                                | sectors, creates a LOCKED OUT file. Updated
  76.                                | to work with CP/M+.
  77. CCF.LBR          9984  06-08-93  Multi-purpose file manipulation utility
  78.                                | copies, concatenates, adds records with
  79.                                | specific fill character and (attention
  80.                                | firmware folks) creates mirrored binary
  81.                                | images for PROMs with inverted addressing.
  82.                                | From England via NAOG/ZSIG      Noember 30,
  83.                                | 1987
  84. CFA03.LBR       27008  06-08-93  No description available.
  85. CFX09.ZIP       24576  06-08-93  CFX09.ZIP allows manipulation of CP/M-format
  86.                                | archives files under MS-DOS.
  87. CLRRSX11.ZZ0     4608  06-08-93  No description available.
  88. CNTLH11.LBR     14592  06-08-93  CNTLH version 1.1.  This program is an
  89.                                | invaluable aid to editing of captured
  90.                                | telecommunications "chat" files.  See .DOC
  91.                                | file for details.  Runs only on
  92.                                | Z80-compatible/Z System-compatible computers.
  93. CSWEEP3.LBR     13824  06-08-93  CSWEEP is an excellent file copy utility.  It
  94.                                | supports archiving, disk stat reporting,
  95.                                | ambiguous exclusion, CRC checking and much
  96.                                | more.  It allows multiple copies of multiple
  97.                                | files from a single command. Full ZCPR2 type
  98.                                | (du:) directory notation supported.  Operati
  99.                                | is entirely from the command line.  Contains
  100.                                | several useful features not included in
  101.                                | CP.COM.
  102. DIF22.LBR       25344  06-08-93  Unix-style text file comparison based on
  103.                                | Chuck Forsberg's version. Runs 25% faster
  104.                                | than my previous version. Carl Mascott
  105. DOW002.LBR       7040  06-08-93  Demonstrates the use of ZSLIB and SYSLIB to
  106.                                | print the day of the week (spelled out),
  107.                                | date, and time. Type 3 programs that will
  108.                                | ONLY run with ZCPR34 and ZSDOS/ZDDOS. Source
  109.                                | and three compiled programs included: DOW.COM
  110.                                | - Displays data; DOWZD.COM - Displays data
  111.                                | and stores BCD data to ZCPR registers;
  112.                                | DOWZ.COM -Stores BCD data to ZCPR registers
  113.                                | with NO display. Seven ZCPR registers are
  114.                                | used starting with #16.
  115. DYOWK01.ZZ0      1920  06-08-93  This module calculates the day of the week
  116.                                | from mm-dd-yy type input.
  117. EGUTIL53.LBR   145920  06-08-93  Speaking of the great Eric Gans, this is his
  118.                                | latest collection of utilities.
  119. EXL12.LBR        7808  06-08-93  EXL is a program that will type or print
  120.                                | squeezed (.?Q?) crunched (.? or LZH
  121.                                | compressed (.?Y?) files. It will also
  122.                                | uncompress these to a di file. In addition,
  123.                                | it will do this directly out of a .LBR file,
  124.                                | so it possible to type a LZH compressed file
  125.                                | that is inside a .LBR, or prin it, or extract
  126.                                | it to disk. It also has full user area
  127.                                | support: users 0 through 31 can be accessed.   
  128.                                | Hint - try 'A>EXL EXL EXL.DYC'
  129. FCRLZH20.LBR    58880  06-08-93  An adaptation of C.B. Falconer's FCRUNCH to
  130.                                | bring LZH encoding to 8080/8085/v20 users. 
  131.                                | LZH encoding compresses further than CRUNCH. 
  132.                                | There is a separately maintained addition to
  133.                                | LT for LZH decoding.  Version 2.0 of FCRLZH
  134.                                | incorporates Version 2.0 of LZH encoding
  135.                                | (released July '91).  Version 2.0 of LZH is
  136.                                | faster and compresses more than the 1.x
  137.                                | offered in FCRLZH11.  A new release of LT
  138.                                | (v30) is required to handle LZH v2.0 coding
  139.                                | (LT30.COM is included)
  140. FILT84.LBR      29184  06-08-93  Sets or expands tabs and removes unwanted
  141.                                | characters in ASCII text, WordStar documents,
  142.                                | or assembler source files.  Command line
  143.                                | operation, quiet mode, and ZCNFG
  144.                                | configuration.  DU and DIR support, error
  145.                                | flag setting, error handler invocation under
  146.                                | ZCPR3.  ZSDOS create stamps are preserved. 
  147.                                | Rework of Irv Hoff's FILT7.  Version 8.4 adds
  148.                                | option to retain form feeds.
  149. FINRP28Z.LBR     3968  06-08-93  This program is the latest version (2.8) of
  150.                                | Eric Gans' fine find/ replace utility,
  151.                                | patched to recognize ZCPR3 du: and named
  152.                                | directory references.  I used Bruce Morgen's
  153.                                | FNREPZPT.Z80 patch which he distributed in
  154.                                | Mar '87 for FINREP24.COM.  As far as I can
  155.                                | tell only the location of the patch had to be
  156.                                | changed.  Rename to FINREP.COM and place on
  157.                                | your PATH.  See FINREP28.LBR (probably now on
  158.                                | many BBSs) for docs on usage.     -Bill
  159.                                | Tishey
  160. FORM7.LBR        9472  06-08-93  No description available.
  161. KFONT14.LBR     24832  06-08-93  Latest version of CP/M large-type printing
  162.                                | program. Runs on all machines with minimum
  163.                                | 40k TPA. Requires Epson-compatible dot matri
  164.                                | printer. More powerful, more features, more
  165.                                | uses. Comparable to Fancy Font, but without
  166.                                | the fancy price!
  167. KWIKLIST.LBR    21120  06-08-93  Powerful, multi-featured, relational list
  168.                                | database for Cp/M. Creat compiles, updates,
  169.                                | edits, prints and sorts all kinds of lists.
  170.                                | Ide for all those everyday situations where
  171.                                | 'dBase' would be too much, too complicated or
  172.                                | too inconvenient.
  173. LED02.LBR        9856  06-08-93  LED is now easier to adapt.  Key stroke
  174.                                | bindings included in the calling program
  175.                                | (easier to change).  Extension Commands allow
  176.                                | calling program to react to user's input at
  177.                                | LED.
  178. LH-CPM12.LBR    53120  06-08-93  CP/M utility to view and extract directory
  179.                                | and member files in DOS' LHARC (".LZH")
  180.                                | archives. Includes view-only and view/extract
  181.                                | versions Revised to add drive/user-area
  182.                                | support, disallow TYPEing of .COM and similar
  183.                                | files, permit optional maximum drive/user-
  184.                                | area settings and fix a technical,
  185.                                | potentially crash-inducing bug in v. 1.1. See
  186.                                | LHRD12.UPD for details on revisions. THE
  187.                                | REVISED VERSION POTENTIALLY IS MAJOR VALUE
  188.                                | FOR MOST CP/M-BASED BBSes AND USERS--PLEASE
  189.                                | DISTRIBUTE
  190. LUDEF5.DZC       8064  06-08-93  The final authority on structure of LBR
  191.                                | files.  Deserves review by anyone dealing
  192.                                | with libraries and library tools as CPM and Z
  193.                                | have recently become able to handle features
  194.                                | designed into libraries years ago.  Required
  195.                                | reading for anyone entering the debate of ARK
  196.                                | vs. LBR.
  197. LZH21SRC.LBR    68992  06-08-93  The source code for LZH encoding and decoding
  198.                                | as used in CRLZH. Contains full source, pre-
  199.                                | assembled object modules, notes, and 'C'
  200.                                | language source for porting to other
  201.                                | operating environments. Version 2.1 released
  202.                                | 23 Aug '91
  203. MAKE27.LBR      25984  06-08-93  Update to MAKE adds existance checking and
  204.                                | query if there exists a file on the
  205.                                | destination DU:.  Also supports attribute
  206.                                | bits, couple other goodies.  Update by Gene
  207.                                | Nolan 4/88, been here on DHN* since
  208.                                | inception, guess it never got wide
  209.                                | distribution judgeing from recent comments
  210.                                | about need for MAKE update here on Lillipute.
  211. MEMCOM1.LBR      4096  06-08-93  These programs establish a virtual "ram
  212.                                | disk", drive E: (current default), of various
  213.                                | sizes, using space from the TPA.  All that
  214.                                | one must do is execute one of the MEMx.COM
  215.                                | programs, and a virtual disk will be created. 
  216.                                | A patch table is included in MEM.DOC to allow
  217.                                | the default drive to be A: through P:,
  218.                                | depending on your system requirements.
  219. MEYERSRC.LBR   237568  06-08-93  This is an archive of Z80 source code to many
  220.                                | of the CP/M utilities written by Eric Meyer,
  221.                                | best known as the author of VDE.  While some
  222.                                | of the files are machine-specific, most are
  223.                                | not.  This source code is released to the Z
  224.                                | community in hopes that it will further
  225.                                | foster the development of Z system.  See
  226.                                | MEYERSRC.DOC for more information. -Carson
  227.                                | Wilson, 17 Jun 91.
  228. NCRCK.OBJ        1920  06-08-93  No description available.
  229. NEAT6.LBR        5888  06-08-93  No description available.
  230. NLUPATCH.LBR     2304  06-08-93  C.B. Falconer's patch to NULU V1.51 replaces
  231.                                | the CRC calculation algorithm with a
  232.                                | significantly faster one.  Use MLOAD to
  233.                                | install.
  234. NOTEPAD.LBR     23168  06-08-93  Utility allows you to create "notes" (up to
  235.                                | 20 lines each) which are indexed not only by
  236.                                | name but by date.  Menu driven, complete DOC
  237.                                | file included in LBR
  238. NSWP27.LBR      31744  06-08-93  No description available.
  239. NSWPFIX.LBR     20864  06-08-93  Instructions on how to patch NSWP207.COM to
  240.                                | eliminate a bug in the coding which prevents
  241.                                | it from reading drives containing $$$.SUB
  242.                                | (created by submit files). Also, two patched
  243.                                | versions of NSWP, one generic and one that
  244.                                | clears the screen and displays video
  245.                                | characteristics on graphic Kaypros.
  246. ONECOPY.OBJ       896  06-08-93  PIP a file from one disk, to another on
  247.                                | machines with only 1 drive!
  248. PATCH&GO.LBR    16384  06-08-93  The POKE & GO technique for non-Z3 (and non
  249.                                | RCP Z3) environments, in COM file form.
  250. Q.LBR            1024  06-08-93  No description available.
  251. QK-21.LBR       13568  06-08-93  This is a jor rewrite of tckKey keyboard
  252.                                | macro program.  It now includes a REMOVE
  253.                                | command so that it can be removed from the
  254.                                | system without coldbooting.
  255. QL-ZCPR3.NZT     2304  06-08-93  No description available.
  256. QL41.LBR       116736  06-08-93  QL41 is one of the the most flexible and
  257.                                | powerful file viewing util-ities  available
  258.                                | for CP/M.  It combines some of the best
  259.                                | features of the  popular  CP/M, ZCPR3, and
  260.                                | MS-DOS utilities LUX,  LT,  VLU,  and LIST62 
  261.                                | with unique features of its own, including
  262.                                | hex display  mode and  a  unique, fast
  263.                                | access, file reference by number  system. 
  264.                                | This version  extends the numbered  file
  265.                                | access to  the LBR directory and adds "batch"
  266.                                | viewing/extractions.   LBR extractions, more. 
  267.                                | See DOC.
  268. RLEGRAF1.LBR    93952  06-08-93  A collection of Run Length Encoded (RLE)
  269.                                | graphics files from various sources.  These
  270.                                | can be used to try out PRTRLE.  Be
  271.                                | forewarned: a few of these files contain
  272.                                | graphic representations of topless women,
  273.                                | which might be offensive to some people. 
  274.                                | None of them are X-rated, however.
  275. RLEPRT16.LBR    25344  06-08-93  This library contains BASCOM source/object
  276.                                | and an article from Volume 1 Number 4 Eight
  277.                                | Bits And Change on RLE Graphics. This release
  278.                                | of my RLE printer for Epsons will print
  279.                                | "composite" RLE's, ie a 5 RLE image of
  280.                                | Nicollo Spinelli (cf. in Eight Bits And
  281.                                | Change.) Takes about 5 minutes to print 1
  282.                                | RLE. Enjoy. Lee Bradley, Editor, EB&C.
  283. ROMAN10.LBR     14208  06-08-93  A vital ZCPR3 utility that converts between
  284.                                | decimal numbers and Roman numerals.  Works
  285.                                | from the command line, or in interactive
  286.                                | mode.  Version 1.0 converts either way, and
  287.                                | includes a standard COM file that runs under
  288.                                | vanilla CP/M, Type-3 (loading at 8000h), and
  289.                                | Type-4 versions.  How can you pass this up?
  290. RSX2.LBR        15616  06-08-93  Modification to J.Lopushinsky's SETRSX
  291.                                | program that allows his wonderful LBRDSK23 to
  292.                                | run properly under BGii (and ZCPR33) or other
  293.                                | under-the-CCP system enhancements.  Source
  294.                                | included.
  295. RSXMAKER.LBR    27776  06-08-93  This is a very well documented package on
  296.                                | Resident System Extensions, a technique
  297.                                | formalized in CP/M Version 3 but equally
  298.                                | useful in CP/M2.2. The DOC file explains how
  299.                                | the materials in this package can be used to
  300.                                | create RSX's with relative ease.  Even if you
  301.                                | don't want to use RSXs, you may find the DOC
  302.                                | file very interesting to read.
  303. RSXMAP.LBR      12288  06-08-93  Displays installed RSXs and memory usage for
  304.                                | CP/M Plus systems.
  305. SCAN25.LBR      72064  06-08-93  A 6k ZCPR3 buffered bi-directional video
  306.                                | oriented text file display utility using the
  307.                                | basic WordStar command set to view non-
  308.                                | compressed text and library member files of
  309.                                | any size.  SCAN has a very fast string find
  310.                                | routine, can read in new files, send the text
  311.                                | being viewed to a file or printer and
  312.                                | set/find place markers 0-9.  Vers 2.5 fixes
  313.                                | printer initialization routine bug and
  314.                                | improves performance of line up/down
  315.                                | functions.  See SCAN25.NZW, SCAN25.HZP.
  316. SCAN25BG.LBR     7808  06-08-93  A version of SCAN25 patched with BGii-TYPE
  317.                                | commands to replace the normal WordStar
  318.                                | command set.  Includes command overlay.  See
  319.                                | SCAN25.LBR for complete SCAN documentation.
  320. SD138B.LBR      78976  06-08-93  SD138 is a Super Directory Program for use on
  321.                                | any and all system's by selectively
  322.                                | enabling/disabling options. It contains all
  323.                                | changes by Carson Wilson in SD133 and has as
  324.                                | it's base SD137. SD138 adds the E option for
  325.                                | giving summaries only, and for display of
  326.                                | files contained in .lbr/.arc/.ark files only.
  327.                                | Library contains program for searching
  328.                                | DISK.DIR listing for files contained in
  329.                                | .lbr/.arc/.ark files.
  330. SETDRU.AZT       8448  06-08-93  * FURTHER ADVENTURES WITH CORRECT-IT: Z80DOS,
  331.                                | PUBLIC FILES AND SETDRU *                               
  332.                                | - or -*                  'WHERE'D THAT FILE
  333.                                | COME FROM?'" * * A Modern Computer Novel. * *                                      
  334.                                | - By Rick Charnes, 10/21/87
  335. SETMRG21.LBR     5760  06-08-93  The only advance over v2.0 is the inclusion
  336.                                | of SLMQUIET.COM, a version of SLM which does
  337.                                | not write a banner or any other text to the
  338.                                | console screen.  SLM and SRM set left and
  339.                                | right margins on daisywheel printers using
  340.                                | the Diablo 1610 command set, which includes
  341.                                | many popular Brother, Comrex, Dynax, and
  342.                                | other models.
  343. SPLIT45.LBR     18432  06-08-93  A very fast, very flexible file splitter for
  344.                                | use with editors like VDE which have limits
  345.                                | on the file size or for backing up very long
  346.                                | files from your hard disk to floppies. You
  347.                                | can specify how many seg-ments you want or
  348.                                | how long you want each section to be. Enjoy                                  
  349.                                | ===JERRY M.===
  350. SSTAT19.LBR     45696  06-08-93  A updated for ZAS assembly Super STAT program
  351.                                | written by David Jewell, about 2 years ago. 
  352.                                | Main feature is screen high-lighted,
  353.                                | interactive control of file attributes.  Goes
  354.                                | well with Terry Hazen's DD, REN, ACOPY, etc.,
  355.                                | utilities.  Has a DISK7 flavor.  Needs to be
  356.                                | brought into the V/ZFILER realm...
  357. STATPAT3.LBR     3072  06-08-93  Enhancement to the 1987 Z33+ adaptation patch
  358.                                | for the original CP/M 2.2 utility STAT.COM. 
  359.                                | This update adds response to the ZCPR3 DU:
  360.                                | and DIR: forms -- e.g. STAT B0:*.LBR, STAT
  361.                                | ROOT:*.COM, etc.
  362. TIMOFDAY.LBR    10624  06-08-93  ALIAS.CMD insert for your startup alias to
  363.                                | display a different pretty message to you
  364.                                | depending on what time of day it is -
  365.                                | morning, afternoon, evening or "the wee
  366.                                | hours."  Requires ZSDOS or Date-Stamper with
  367.                                | ARUNZ v0.9L or later, or Z80DOS and Eugene
  368.                                | Nolan's ARUNZ patch.  The enclosed alias and
  369.                                | accompanying message files give you friendly
  370.                                | greetings.  Run the enclosed LDIRB14 on this
  371.                                | LBR for an attractive display of the
  372.                                | directory.    - Rick Charnes
  373. TLZH20.LBR      61056  06-08-93  TYPELZH version 2.0 incorporates the ability
  374.                                | to handle files encoded with LZH algorithm
  375.                                | version 2.0 (July '91).  Treats files with
  376.                                | the extension .?Y? as LZH encoded, and treats
  377.                                | files with the extentions .?Z?  and .?Q? as
  378.                                | CRUNCHED and SQueezed.  Everything else
  379.                                | should be the same.  TLZH20.COM is for local
  380.                                | use TLZH20R.COM is for RCP/Ms with wheel at
  381.                                | 03EH.
  382. TPA33A.LBR      11648  06-08-93  Reports the amount of memory available in
  383.                                | your TPA and allows you to temporarily lower
  384.                                | the size of the TPA.  Useful for checking for
  385.                                | the presence of RSX's or for testing programs
  386.                                | to see if they function at a lower TPA size. 
  387.                                | Version 33 added "//" help; version 33a adds
  388.                                | display in kilobytes and fixes an error in
  389.                                | the size of the requested reduced system.   
  390.                                | Jay Sage, 08/19/91
  391. TRIM.LBR         5760  06-08-93  Another one of those fast little Z-Tools. 
  392.                                | This one's for truncating object (usually
  393.                                | *.COM) files to a given address, which is
  394.                                | useful for deleting vestigial DSEG space from
  395.                                | the output of linkers like DRI's LINK, L80,
  396.                                | ZLINK, etc.  For ZCPR 3.3 or later (or BGii
  397.                                | 1.13 or later).  June 25, 1988
  398. TXT2.LBR        11008  06-08-93  A typically workmanlike Joe Wright revision
  399.                                | of Thomas Hill's very useful tool for
  400.                                | creating assembly language "DB" statement
  401.                                | from ASCII or WordStar/NewWord text file
  402.                                | input.  A must for serious assembler jocks. 
  403.                                | Source included, require MAC and Z80.LIB (or
  404.                                | SLRMAC) to assemble.
  405. TZINST15.DZC     1536  06-08-93  No description available.
  406. UF.LBR          16128  06-08-93  No description available.
  407. UNERA.OBJ        1408  06-08-93  No description available.
  408. UNERA32.LBR     21504  06-08-93  Recovers ERAsed files. A more polished,
  409.                                | smoother version of UNERA31. Works well under
  410.                                | ZCPR33 too.
  411. WORDCT31.LBR     2304  06-08-93  WORDCT is a very fast, very small (2K)
  412.                                | wordcount utility that uses the number of
  413.                                | words, rather than relying on the number of
  414.                                | lines and characters. It appears to produce a
  415.                                | more reliable count than other CPM public
  416.                                | domain utilities I have tried.
  417. WORDDEMO.LBR     7424  06-08-93  This collection of utility files provides a
  418.                                | demonstration of a word processing
  419.                                | environment under ZCPR, and especially of a
  420.                                | collaboration between ARUNZ and VMENU (with a
  421.                                | little ZFILER thrown in for good measure).
  422. WORDWORK.LBR     7936  06-08-93  Dreas Nielsen's VMENU word processing system.
  423.