/* * * TPARSE control block (LIB$TPARSE) */ #ifndef _TPADEF_H #define _TPADEF_H /* This block is one of the arguments used to call TPARSE, and becomes the argument list to action routines. */ #define TPA$K_COUNT0 8 /* ZERO LEVEL VALUE IS 8 */ #define TPA$V_BLANKS 0 #define TPA$V_ABBREV 1 #define TPA$V_ABBRFM 2 #define TPA$V_AMBIG 16 #define TPA$M_BLANKS (1<