Program control commands in QPSMR govern the order in which set-up commands are executed. They allow you to jump round sections of the code or to re-execute sections several times; they can thus improve the efficiency of a run and reduce the amount of set-up code necessary.
For repetitive code (loops) see also the pre-processor
For further information on Program control (jumps/skips) please see section: