A List of Routines

CALL CTG_ASSO1( PARAM, VERB, MODE, CI, FIELDS, STATUS )
    Obtain an identifier for a single existing catalogue using a specified parameter.
CALL CTG_ASSOC( PARAM, VERB, IGRP, SIZE, FLAG, STATUS )
    Store names of existing catalogues specified through the environment.
CALL CTG_CATAS( IGRP, INDEX, MODE, CI, STATUS )
    Obtain a CAT identifier for an existing catalogue.
CALL CTG_CATCR( IGRP, INDEX, CI, STATUS )
    Obtain a CAT identifier for a new catalogue.
CALL CTG_CREA1( PARAM, FTYPE, NDIM, LBND, UBND, CI, NAME, STATUS )
    Create a single new catalogue using a specified parameter.
CALL CTG_CREAT( PARAM, IGRP0, IGRP, SIZE, FLAG, STATUS )
    Obtain the names of a group of catalogues to be created from the environment.
CALL CTG_GTSUP( IGRP, I, FIELDS, STATUS )
    Get supplemental information for a catalogue.
CALL CTG_PTSUP( IGRP, I, FIELDS, STATUS )
    Store suplemental information for a catalogue.
CALL CTG_SETSZ( IGRP, SIZE, STATUS )
    Reduces the size of an CTG group.