ASE2 CARD CATALOG ENTRY |
Instructions:
Ada System Certifier_1 1.0 Date/Time of Processing: Monday 30 May 1994 04:48:23Pm Overall Assessment of System: OK Classification of System: B Basis of Classification -- Syntax Errors PASS Completeness PASS Independence from External Libraries PASS Independence from a Specific Ada Compiler FAIL Explanations for failures -- System contains compiler-specific pragmas or uses Machine_Code Number of ... Files 15 Library Units 144 Lines 42790 Statements 11655 Comments 16689
The Portable Text Formatter (PTF) is a document formatting program, written in Ada, which can execute on a variety of hardware platforms. PTF was designed to be as portable as possible, so it should run on any platform supported by a validated Ada compiler.
PTF reads one or more source text files which contain both commands to PTF and text lines, and PTF generates a formatted output file and (optionally) a file containing index entries. Commands to PTF are placed on lines whose first character is a dot (this may be changed if desired), and text lines are those lines whose first character is not a dot. Commands to PTF instruct it to perform certain operations on the formatted output file, such as set left margin, underline the following words, place an entry into the table of contents, place an entry into the index, and define a macro.
PTF was designed to meet several objectives:
The PTF System consists of two programs: PTF and PTFIDX. PTF is the main word processor. PTFIDX is a companion program to PTF which processes its index pages.
The file PTF.VDD contains a listing of the distribution of PTF, an installation manual, and other instructions which detail how to bring PTF up on a particular target system. CS Parts is needed to compile PTF and PTFIDX.
DATE VERSION AUTHOR HISTORY 24 August 89 1.0 Richard Conn Initial Release February 1990 1.1 Richard Conn Internal Update 7 May 1990 1.2 Richard Conn Update 17 June 1993 1.2 Richard Conn Initial Release to PAL
This prologue must be included in all copies of this software. This software is released to the Ada community. This software is released to the Public Domain (note: software released to the Public Domain is not subject to copyright protection). Restrictions on use or distribution: NONE
This software and its documentation are provided "AS IS" and without any expressed or implied warranties whatsoever. No warranties as to performance, merchantability, or fitness for a particular purpose exist. The user is advised to test the software thoroughly before relying on it. The user must assume the entire risk and liability of using this software. In no event shall any person or organization of people be held responsible for any direct, indirect, consequential or inconsequential damages or lost profits.
Powered by the Generic Web-Based Reuse Library (GWRL)