Getting Started Documentation Glish Learn More Programming Contact Us
Version 1.9 Build 1556
News FAQ
Search Home


next up previous contents index
Next: prd Up: Printer Previous: lwf_a

Subsections



pra

Print AIPS++ class implementation files.

Synopsis

pra [-l] [-P printer] [class1 [class2 ...]]

Description

pra prints checked-in AIPS++ class files in a compact form with the header file followed by the class implementation file.

Unless the -l option is specified, pra only prints checked-in code in the $AIPSROOT directories, any code in the user's own workspace is ignored.

If no AIPS++ classes are specified, all classes in the current directory will be printed.

If no printer is specified via the -P option, the printer is that returned by the prd (p[*]) command.

Options

-l
Print programmer class files from the current directory if they exist.

-Pprinter
Printer to use instead of the default (see prd (p[*])).

Examples

The command

   cd ~/aips++/code/aips/implement/Tables
   pra Table

would print Table.h, and Table.cc in two-column landscape format.

See also

AIPS++ variable names (§1.2).
lwfa (p[*]), POSTSCRIPT filter.
prd (p[*]), report the default printer.
pri (p[*]), print ASCII or POSTSCRIPT files.
prm (p[*]), delete entries from the printer queue.
prq (p[*]), list contents of the default printer queue.

Author

Original: 1992/03/04 by Mark Calabretta, ATNF.


next up previous contents index
Next: prd Up: Printer Previous: lwf_a   Contents   Index
Please send questions or comments about AIPS++ to aips2-request@nrao.edu.
Copyright © 1995-2000 Associated Universities Inc., Washington, D.C.

Return to AIPS++ Home Page
2006-10-15