Function: GDSC_AXNUM Purpose: return axis number of a specified axis Category: GDS File: gdsc_axnum.c Author: J.P. Terlouw Use: INTEGER GDSC_AXNUM( SET, Input character AXNAME, Input character ERROR ) In/Out integer GDSC_AXNUM number of axis SET set name AXNAME name of axis (either full or partial) ERROR 0 = successful -11 = axis name not unique -14 = axis not present other codes: failed to obtain set info. Updates: Dec 5, 1989: WZ, migrated to C Oct 31, 1990: WZ, 'naxis', etc. from setsta -> dsc_file Mar 24, 1994: JPT, modified to cooperate with GDS server.