Google
 

Trailing-Edge - PDP-10 Archives - BB-H138C-BM - 5-documentation/runoff.doc
There are 15 other files named runoff.doc in the archive. Click here to see a list.


RUNOFF.DOC -- Version 11(251)
October 1981






























COPYRIGHT (C) 1976,1979,1982 BY
DIGITAL EQUIPMENT CORPORATION, MAYNARD, MASS.


THIS SOFTWARE IS FURNISHED UNDER A LICENSE AND MAY BE USED AND  COPIED
ONLY  IN  ACCORDANCE  WITH  THE  TERMS  OF  SUCH  LICENSE AND WITH THE
INCLUSION OF THE ABOVE COPYRIGHT NOTICE.  THIS SOFTWARE OR  ANY  OTHER
COPIES  THEREOF MAY NOT BE PROVIDED OR OTHERWISE MADE AVAILABLE TO ANY
OTHER PERSON.  NO TITLE TO AND OWNERSHIP OF  THE  SOFTWARE  IS  HEREBY
TRANSFERRED.

THE INFORMATION IN THIS SOFTWARE IS SUBJECT TO CHANGE  WITHOUT  NOTICE
AND  SHOULD  NOT  BE  CONSTRUED  AS  A COMMITMENT BY DIGITAL EQUIPMENT
CORPORATION.

DIGITAL ASSUMES NO RESPONSIBILITY FOR THE USE OR  RELIABILITY  OF  ITS
SOFTWARE ON EQUIPMENT WHICH IS NOT SUPPLIED BY DIGITAL.
RNF11.DOC                                                       Page 2


RUNOFF.DOC -- Version 11(251)
October 1981



1.0  SUMMARY

RUNOFF is a text processing program.  RUNOFF will format  input  text,
generate  tables,  build  lists,  handle  page  and section numbering.
RUNOFF allows a user to make all sorts of changes to  the  text  of  a
document  and  still produce a clean, well formatted result.  This DOC
file was generated with RUNOFF.

RUNOFF version 11(251) runs on all releases of TOPS-20.

RUNOFF is loaded with SCAN11 and WILD11 and HELPER.

RUNOFF is documented in GETTING STARTED WITH RUNOFF.



2.0  EXTERNAL CHANGES

There are no external changes in RUNOFF for Release 5.



3.0  KNOWN BUGS AND DEFICIENCIES

As of 22-Jan-82  the  following  restrictions  and  deficiencies  were
known:

     RUNOFF  uses the compatibility package so file  name  recognition
             does not work.



4.0  INSTALLATION INSTRUCTIONS


4.1  Files Needed to Run RUNOFF

RUNOFF consists of 3 files:

     RUNOFF.EXE - which is the complete RUNOFF program.

     RUNOFF.HLP - which describes how to run the RUNOFF program.

     RUNINP.HLP - which is a brief summary of RUNOFF input commands.
RNF11.DOC                                                       Page 3


4.2  Instructions for Loading and Installing RUNOFF

Mount the tape labeled  Installation  Tape  on  MTA0:   and  type  the
following commands:

     SKIP MTA0:5 FILES
     R DUMPER
     TAPE MTA0:
     REWIND
     DENSITY 1600-BPI
     SKIP 1
     RESTORE <*>RUNOFF.EXE (TO) SYS:*.*.-1
     REWIND


4.3  Files Needed to Build RUNOFF

RUNOFF is built from the following files:

     RUNOFF.MAC
     RNFSCC.MAC
     SCAN11.REL
     WILD11.REL
     HELPER.REL

In addition, the following files must be in SYS:

     MONSYM.UNV
     MACSYM.UNV
     MACTEN.UNV


4.4  Instructions for Building RUNOFF

Mount the tape labeled  Distribution  Tape  on  MTA0:   and  type  the
following commands:

     R DUMPER
     TAPE MTA0:
     REWIND
     DENSITY 1600-BPI
     SKIP 1
     RESTORE <*>*.*.* (TO) <self>*.*.*
     REWIND
     ^C
     SUBMIT RUNOFF.CTL/TIME/UNIQ:0/REST

                                 NOTE

               RUNOFF is a  TOPS-10  program  converted
               for  use  on TOPS-20.  It is possible to
               build  all  the  TOPS-10  variations  of
               RUNOFF  from  the  RUNOFF.MAC file.  The
               only version supported on TOPS-20 is one
               with TOPS-20.
RNF11.DOC                                                       Page 4


4.5  Special Considerations

None.



5.0  INTERNAL CHANGES

Refer to RUNOFF.TCO for detailed information about changes.



6.0  SUGGESTIONS

The following suggestions are being considered for a future version of
RUNOFF:

     1.  Add hyphenation

     2.  Add a method of generating pictures and flow charts



[End of RNF11.DOC]