README.md
.type RUNOFF readme file is being created
.type
.;
.; File to generate AAAREADME.TXT and README.1st
.;
.set paragraph 0,1,2
.FILL.ps 55,78,5,0.header spacing 2.first title BONNER LAB RUNOFF
.c text
^&AUTHOR:\&
.s2
.req "author"
.end center
.page
.req 'abstr'
.page
.c;Distribution
.p
This distribution contains all files necessary for building RNO for any
supported operating systems. Nearly All file names are 6 characters or less
to acommodate all operating systems. Once you have built the executable image,
you can use it to generate documentation and help files for your operating
system. The tape contents are:
.list 1
.le;[RUNOFF.DOC] - Documentation
.list 0 "o"
.le; BUILD.DOC contains instructions for
building the program and documentation.
.le; RNOBUG.DOC lists bugs that have been fixed.
.le; CHANGE.DOC lists the latest enhancements.
.le; RUNOFF.DOC is the full document for VMS native mode version.
This is not distributed on small kits, but is included
with mag tape kits.
.le; RUNOFF.HLP is the full help file for VMS native mode version.
.le; INTERNALS.DOC is for wizards only.
.els 0
.le;[RUNOFF.RNO] - text sources and command files for building documentation
.le;[RUNOFF.MAC] - source code and command files for building RUNOFF.
.le;[RUNOFF.VMS] - RUNOFF.EXE is the VMS native mode executable image. All
other users must build RNO.
.le;[RUNOFF.TST] - *.TST are test files for various RNO features.
*.RNO are prefix files for various printers and terminals.
.els 1
.s.c;Changes since last release
.list 0
.le;_.DISPLAY TOC PAGE - Controls TOC page number format
.le;Native mode version has greater range for all numbers (2**24).
.le;Fixed bug so that nulls are legal in escape sequences.
.le;New more readable document.
.le;_.LIST n 'string', _.DISPLAY ELEMENTS 'pre' ... - string may now be several
chars. This is useful for creating bullets etc.
.le;VMS native mode version has full functionality including full dynamic
memory, and 2 pass mode.
.le;RT-11 version now has _.REQ BINARY command.
.le;Misc bug fixes.
.els 0
.p
I would like to extend thanks to:
.list 0
.le;Robert Walraven, RT-11 Sig - He provided a new manual, and also a list
of bugs, with suggested changes to fix them.
.le;Charles Sandman, Shell Oil Co -His work on the native mode version yielded
much faster running code. He also developed the parser, VMS dynamic memory,
and VMS 2 pass mode.
.els 0