ATL_GTGRP

Obtain lines of text from a parameter, and store them in a GRP group

Description:

Currently this routine expects the parameter to be associated with:

1 - a text file (the returned group contains the lines of the file). 2 - a FITS file (the returned group contains the FITS headers).

In future it may be possible to add other ways of using the parameter (i.e. by associating it with objects other than text files).

Invocation

CALL ATL_GTGRP( PARAM, IGRP, STATUS )

Arguments

PARAM = CHARACTER ( ) (Given)
The parameter name.
IGRP = INTEGER (Returned)
The AST Object, or AST__NULL.
STATUS = INTEGER (Given and Returned)
The global status.