DAT_NEW1C

Create vector string component

Description:

Create a new vector string component in a structure.

Invocation

CALL DAT_NEW1C( LOC, NAME, LEN, EL, STATUS )

Arguments

LOC = CHARACTER  ( DAT__SZLOC ) (Given)
Structure locator.
NAME = CHARACTER  ( DAT__SZNAM ) (Given)
Component name.
LEN = INTEGER (Given)
Number of characters per value.
EL = INTEGER (Given)
Number of elements.
STATUS = INTEGER (Given and Returned)
The global status.