KPG1_DSFR1

Displays a textual description of the Current Frame in a FrameSet

Description:

This routine displays a textual description of the supplied AST Frame. The displayed information does not include any axis-specific details that are common to all classes of Frame (such as axis units, labels, etc.).

Invocation

CALL KPG1_DSFR1( FRM, TEXT, NIND, FULL, STATUS )

Arguments

FRM = INTEGER (Given)
An AST pointer to the Frame.
TEXT = CHARACTER ( ) (Given)
Text to display before the Frame description. May contain MSG tokens.
NIND = INTEGER (Given)
Number of spaces to display at the start of each line.
FULL = LOGICAL (Given)
Display full information?
STATUS = INTEGER (Given and Returned)
The global status.