1.6.8. The value of the programcounter

[<<<] [>>>]

PROGRAMCOUNTER

This macro results the node id of the command, which is currently executed. Note that this is already the node that contains the command code and not the code that the class variable ProgramCounter points. ProgramCounter points to a list node. This list node points to the node returned by PROGRAMCOUNTER and to the next command node.


[<<<] [>>>]