rpf(1LOCAL) MISC. REFERENCE MANUAL PAGES rpf(1LOCAL)
NAME
rpf - Report Text Formatter; formats text in documents
SYNOPSIS
rpf [input_file] [output_device] [-switches]
DESCRIPTION
The rpf utility, as described in the SQL*Report User's
Guide, formats text into reports. The SQL*Report product is
used to derive information from a database and generate
reports which present this information in the format
desired.
OPTIONS
input_file
The name of the input text file. This file has a default
.rpf extension.
output_device
The name of the output device. This file has a default .lis
extension.
-A
Prints entire document in bold.
-B
Prints all underlined text as bold (Diablo printers only.)
-D:D
Specifies output device as Diable-type printer, supports
bold and bi-directional printing.
-D:V
Specifies output device as VT100, causes all underlined text
to be output in reverse video.
-F
Sends form feed character to terminal before printing a
page.
-I
Ejects a page before output device starts to print.
-P:N:M
Prints a range of pages from N to M.
-R
Allows overstriking.
Sun Release 4.1 Last change: 23 March 1989 1
rpf(1LOCAL) MISC. REFERENCE MANUAL PAGES rpf(1LOCAL)
-S
Sends output file to the line printer.
-U
Prints all alphabetic characters in uppercase.
-W
Suspends printing at the end of each page and whenever a
pause command is encountered.
SEE ALSO
ORACLE Installation and User's Guide for your operating sys-
tem; SQL*Report User's Guide
Sun Release 4.1 Last change: 23 March 1989 2