Originally Posted by Andy_83
lol yeah I remember getting in trouble a few times at school. We had Acorn computers there, can't remember the model but the OS (Risc OS) was dated 1992 I think.
I remember a program I wrote, it went :
10 VDU RND
20 GOTO 10
This program, when run, would start to display hundreds of random characters on the screen. What was even more weird though, was that it set the room printer off printing sheets of rubbish - there was just a single line of random characters on each sheet. We had dot matrix printers back then, but when lasers were eventually installed, my program became a major problem whenever anyone ran it. The printers were regularly emptied of paper because for some reason once the program was run, the printer didn't stop until it was reset. Those were the days... (I used to sell it!) You just can't do stuff like that on Windows based pcs....
Can anyone explain why it even did that :confused: