Doug Browning <wpg750@mb.imag.net> writes: >(V) of 255. Also usful is the PEEK command, which reads the value of a specific >location. In the above example, "PRINT: PEEK 3678" should display the value 255. It will work better if you type: PRINT PEEK(3678) at the ] prompt. -- David Wilson School of IT & CS, Uni of Wollongong, Australia