29 parameter( idxmin = 62976 )
32 parameter( idxmax = 63231 )
40 IF ( iflag .EQ. 0 )
THEN
50 IF ( idx .GT. idxmax )
GOTO 900
55 900
CALL bort(
'BUFRLIB: IGETTDI - IDXMAX OVERFLOW')
subroutine bort(STR)
Log one error message and abort application program.
function igettdi(IFLAG)
Get the next usable Table D index for the current master table, or reset the index.