BEC

Top  Previous  Next

 

Block end conditioned

 

If the RLO is ‘1’ while reaching this instruction the processing of the data block will be aborted and it will be returned to the calling block. Otherwise the RLO is set to ‘1’ and the next instruction is processed. BEC is mostly used in data blocks which shall execute specific (less) operations always, the rest of the data block only if a condition is there.

 

See also:

BEU

 

List of operations