ARD_PTWCS

Construct an ARD WCS statement and append it to a GRP group

Description:

This routine creates a WCS statement describing the supplied FrameSet, and appends the statement to the end of the supplied GRP group.

Invocation

CALL ARD_PTWCS( IWCS, IGRP, STATUS )

Arguments

IWCS = INTEGER (Given)
An AST pointer to a FrameSet.
IGRP = INTEGER (Given and Returned)
A GRP group identifier. If GRP__NOID is supplied, a new group is created and its identifier returned.
STATUS = INTEGER (Given and Returned)
The global status.