Implementation--
Control Transfer List and Entries
The Flow Control Transfer List holds information concerning the transfers of flow control to and from one statement in a test program. The flow control transfer list entry holds the 'other end' of a flow control transfer and the condition under which that tranfer is allowed to occur. One list holds transfers to the statement, another holds transfers from the statement. There is one flow control transfer list entry for each statement involved in a flow control transfer to or from the statement referenced in the
Flow Control List entry.
Flow control transfer lists add no additional functionality over the standard
List functions.
Functionality for flow control transfer list entries includes setting and retrieving the 'other end' line number and the condition under which the transfer is to occur.
Related include files:
Return ...
Andrew Tompkins
Beaverton, OR 97006
Last rev: 18 APR 02
URL:
http://home.comcast.net/~andytom/simplan.docs/control/ctrl.xfer.list.html