31 SUBROUTINE drstpl(INOD,LUN,INV1,INV2,INVN)
40 IF(node.EQ.0)
GOTO 100
41 IF(
typ(node).EQ.
'DRS' .OR.
typ(node).EQ.
'DRB')
THEN
42 invn =
invwin(node,lun,inv1,inv2)
46 invn =
invwin(inod,lun,invn,inv2)
47 IF(invn.GT.0)
GOTO 100
subroutine drstpl(INOD, LUN, INV1, INV2, INVN)
This subroutine is called by subroutine ufbrw() whenever it can't find a mnemonic it wants to write w...
function invwin(NODE, LUN, INV1, INV2)
This function looks for a specified node within the portion of the current subset buffer bounded by t...
This module contains array and variable declarations used to store the internal jump/link table.
character *3, dimension(:), allocatable typ
Type indicators corresponding to tag:
integer, dimension(:), allocatable jmpb
Jump backward indices corresponding to tag and typ:
subroutine newwin(LUN, IWIN, JWIN)
Given an index within the internal jump/link table which points to the start of an "rpc" window (whic...
subroutine usrtpl(LUN, INVN, NBMP)
Store the subset template into internal arrays.