Determine the length of an NDF axis character component NDF_ACLEN
’
LABEL’
or ’
UNITS’
. ’
s length in characters. The length of an NDF axis character component is normally determined by the length of the VALUE string assigned to it by a previous call to NDF_ACPUT (note that this could include trailing blanks).
If the requested axis component is in an undefined state, then the length returned will be the number of characters in the default value which would be returned by the NDF_ACGET routine.
A value of zero may be supplied for the IAXIS argument, in which case the routine will return the maximum component length for all the NDF axes.