answered 2022-12-06 03:28:47 -0500
Use KM to get the line information:
CALL GETFTC(KM,II,JJ,ID)
returns the bus sequence numbers II and JJ and the line ID. The external bus numbers are:
IBUS = NUMBUS(II) JBUS = NUMBUS(JJ)