146. VDU terminator ~~~~~~~~~~~~~~ There is a new terminator for the VDU commands, which sends 9 zero bytes. Thus, VDU23,1,0;0;0;0; can be replaced with VDU23,1| . It doesn't matter if too many zeros are sent, as they will have no effect.