SPLat Logo

Output oo*+

NOTICE: SPLat Controls has moved. We are now at 1/85 Brunel Rd, Seaford, 3198. map

Output oo*+

(output oo) = (X <> 0) ? 1 : 0; X=Y; Y=Z; Z=T

Copy contents of X to nominated output number oo as Boolean and Pop the register stack. If X is initially 0 (False) the output is turned off. If X is initially nonzero (True) the output is turned on.

* This instruction can also use the Index Register by adding i in front of the instruction.

+ From dialect 16 the address argument will be jndexed when executed inside a MultiTrack task and will be indexed if the instruction is preceded by the IasJ: precode.

See also Input InputO