b3ta.com board
You are not logged in. Login or Signup
Home » Messageboard » Message 1452274 (Thread)

#
10 CLS
20 PRINT 'AAAAARGH'
30 GOTO 20
RUN


I nearly put semi-colons at the end of those commands. I've been using PHP way too long.
(, Tue 24 Jun 2003, 19:37, archived)
# I would've put
30 GOTO 10

for added epilepsy.
(, Tue 24 Jun 2003, 19:39, archived)
# Nah, that'd just make the top line flicker. You'd really need
10 CLS
20 FOR A = 1 TO 10
30 PRINT "AAAAARGH"
40 NEXT A
50 GOTO 10


for epileptic fits.
(, Tue 24 Jun 2003, 19:41, archived)
# if you'd been using PCP
you could've put real colons at the end
(, Tue 24 Jun 2003, 19:40, archived)
# If you'd been using PCP
you'd have nutted the keyboard and not felt it.
(, Tue 24 Jun 2003, 19:45, archived)
# Ha ha
Second mindpiss in the last five minutes!
(, Tue 24 Jun 2003, 19:50, archived)
# and
punched your way through the screen to put them there.
(, Tue 24 Jun 2003, 19:45, archived)