The Collection Of 1990 04 28: Software For The DEC Rainbow
This collection is provided on one diskette in the RX50, MS-DOS (DEC
Rainbow MS-DOS) format. Here is a list of the files on the diskette:
Volume 19900428
----------------
ABSTRACT A brief description of this submission
FIXRB LZH A patch for Rainbow MS-DOS
LHARC COM The LHARC archiver
MAIL20R LZH A mailing list program
MWC-RB LZH Some Rainbow-specific routines for Mark Williams C compilers
OPTION LZH Tells what options are installed in a Rainbow
RB-TSR LZH A demonstration terminate-and-stay-resident program for
Rainbows
READ ME This file
RX50-103 LZH Allows an IBM AT or clone to use RX50 diskettes
WUT312SC LZH The source code for WUTIL version 3.12
WUTIL312 LZH The WUTIL version 3.12 hard disk manager for Rainbows
__________________________________________________________________________
The .LZH files are LHARC archives. To extract all files from, say,
FIXRB.LZH, you can proceed as follows: Copy FIXRB.LZH and LHARC.COM to a
diskette in drive A:, and log in that drive. Then place a blank, formatted
diskette in drive B: and type
lharc e fixrb b:<Return> .
One file in FIXRB.LZH is FIXRB.DOC. If you want to extract only it, type
lharc e fixrb b: fixrb.doc<Return> .
Please note the space after 'b:'.
Using 'p' instead of 'e' and omitting 'b:' would display FIXRB.DOC on the
screen. You can press <Hold Screen> or type control-S to make pauses.
You can get a list of FIXRB.LZH's contents by entering
lharc l fixrb<Return>
or just
lharc fixrb<Return> .
You can get a summary of LHARC's commands by typing
lharc<Return> .
Please note that LHARC expects lower-case characters for some commands.
You can simplify matters by always using lower case with LHARC.
I will give a list of all the contents of all the archives, and will make a
few comments later.
---------------------------------------------------------------------------
I adapted MAIL 2.0R to the Rainbow, but otherwise was not involved in
developing any of these programs. I have not examined in detail the source
codes for the programs other than MAIL 2.0R.
However, I have tried all the compiled programs at least briefly, and some
often. All the programs seem to work much as intended. Performance of the
RX50 driver varies with the computer on which it runs. I had the most luck
on an AST Premium 286. I have not tried the driver on an actual IBM AT.
For more information, see the .DOC, .MAN, and README files in the archives.
Once extracted, these can be viewed on the screen with the MS-DOS 'TYPE'
command. You can also use the 'COPY' command to send these files, the
ABSTRACT, or this READ.ME file to a printer. For example, you can print
the file you are now reading with the command
COPY READ.ME PRN<Return>.
David P. Maroun
9395 Windsor Street
Chilliwack, British Columbia
Canada V2P 6C5
28-Apr-1990