cl

Lines for output to the package .cl file

Description:

Specifies lines of text to be output to the package .cl file.

Invocation

cl { text }

Arguments

text
The specified text is written to the package .cl file. It may consist of more than one line. The text should be legal IRAF command language.

Examples:

cl { # Set an IRAF environment variable

set FIGARO_AXES=true }

Inserts a comment and a set command into the package .cl file.


ADAM:

None.
IRAF:
As defined.