Guest User

Untitled

a guest
May 16th, 2018
133
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.10 KB | None | 0 0
  1. 10 ONERR GOTO 100
  2. 20 POKE 0, 400 : REM INVALID VALUE WILL CAUSE ERROR
  3. 30 END
  4. 100 PRINT "ERROR!"
Add Comment
Please, Sign In to add comment