BASIC LANGUAGE | xltronic messageboard
 
You are not logged in!

F.A.Q
Log in

Register
  
 
  
 
Now online (2)
big
recycle
...and 411 guests

Last 5 registered
Oplandisks
nothingstar
N_loop
yipe
foxtrotromeo

Browse members...
  
 
Members 8025
Messages 2614121
Today 4
Topics 127542
  
 
Messageboard index
BASIC LANGUAGE
 

Commodore Vic20 from 5K ram on 2001-07-27 08:36 [#00018065]



Hi people, don't forget yours dear Commodore's machines.

Who remember the "basic language"?

I have a little programm for you:

10 REM I'M READY FOR HOLIDAYS
20 PRINT "Hi friends, next Sunday I'll be on holiday"
30 GOTO 10

TYPE "RUN"... AND WATCH THE VIDEO... eh, eh, eh...

Don't forget "INPUT", "GOSUB", "INKEY$" and all others
basic's command.

Commodore Vic20, Commodore 16, Commodore 64, Commodore 128.



 

offline horsefactory from 💠 (United Kingdom) on 2004-07-23 09:47 [#01284246]
Points: 14867 Status: Regular



bump


 

offline epohs from )C: on 2004-07-23 09:50 [#01284249]
Points: 17620 Status: Lurker



i was afraid this old classic was lost forever.


 

offline fleetmouse from Horny for Truth on 2004-07-23 09:52 [#01284250]
Points: 18042 Status: Lurker



Does anyone have a keygen for this?


 

offline epohs from )C: on 2004-07-23 09:54 [#01284252]
Points: 17620 Status: Lurker



i'm gonna work on converting this program to vb.net. it
should be ready in a couple of weeks.


 

offline w M w from London (United Kingdom) on 2004-07-23 10:08 [#01284261]
Points: 21454 Status: Regular



that itty bitty program actually makes some sort of video?


 

offline horsefactory from 💠 (United Kingdom) on 2004-07-23 10:10 [#01284262]
Points: 14867 Status: Regular



Hi friends, next Sunday I'll be on holiday
Hi friends, next Sunday I'll be on holiday
Hi friends, next Sunday I'll be on holiday
Hi friends, next Sunday I'll be on holiday
Hi friends, next Sunday I'll be on holiday
Hi friends, next Sunday I'll be on holiday
Hi friends, next Sunday I'll be on holiday
Hi friends, next Sunday I'll be on holiday
Hi friends, next Sunday I'll be on holiday
Hi friends, next Sunday I'll be on holiday
Hi friends, next Sunday I'll be on holiday
Hi friends, next Sunday I'll be on holiday
Hi friends, next Sunday I'll be on holiday
Hi friends, next Sunday I'll be on holiday
Hi friends, next Sunday I'll be on holiday
Hi friends, next Sunday I'll be on holiday
Hi friends, next Sunday I'll be on holiday
Hi friends, next Sunday I'll be on holiday
Hi friends, next Sunday I'll be on holiday
Hi friends, next Sunday I'll be on holiday
Hi friends, next Sunday I'll be on holiday
Hi friends, next Sunday I'll be on holiday
Hi friends, next Sunday I'll be on holiday
Hi friends, next Sunday I'll be on holiday
Hi friends, next Sunday I'll be on holiday
Hi friends, next Sunday I'll be on holiday
Hi friends, next Sunday I'll be on holiday
Hi friends, next Sunday I'll be on holiday
Hi friends, next Sunday I'll be on holiday
Hi friends, next Sunday I'll be on holiday
Hi friends, next Sunday I'll be on holiday
Hi friends, next Sunday I'll be on holiday
Hi friends, next Sunday I'll be on holiday
Hi friends, next Sunday I'll be on holiday
Hi friends, next Sunday I'll be on holiday
Hi friends, next Sunday I'll be on holiday
Hi friends, next Sunday I'll be on holiday
Hi friends, next Sunday I'll be on holiday
Hi friends, next Sunday I'll be on holiday
Hi friends, next Sunday I'll be on holiday
Hi friends, next Sunday I'll be on holiday
Hi friends, next Sunday I'll be on holiday
Hi friends, next Sunday I'll be on holiday
Hi friends, next Sunday I'll be on holiday
Hi friends, next Sunday I'll be on holiday
Hi friends, next Sunday


 

offline dariusgriffin from cool on 2004-07-23 10:19 [#01284269]
Points: 12426 Status: Regular



I used to program in Basic when I was 8.


 

offline thecurbcreeper from United States on 2004-07-23 21:15 [#01284783]
Points: 6045 Status: Lurker



I had a commodore 64 monitor that I used up until a year ago
for playing videogame consoles on. it freaked out one night
and i was afraid it would blow up in my face so i threw it
out.

thank you for your time.

-the color of turds


 

offline Oddioblender from Fort Worth, TX (United States) on 2004-07-23 21:20 [#01284788]
Points: 9601 Status: Lurker



yeah back in high school i had an old tandy at my house, and
a friend gave me a disk with basic language on it. i
programmed a few text games with it, nothing complex but
interesting nonetheless.

10 IF ?="STAB EVERYTHING" THEN GOTO 20
20 PRINT "EVERYTHING STABBED"


 

offline Motha Fucka from Selvaggina (Brazil) on 2004-07-23 21:46 [#01284793]
Points: 2038 Status: Regular



.


 

offline pachi from yo momma (United States) on 2004-07-23 22:51 [#01284812]
Points: 8984 Status: Lurker



the magic of old pooterz


 

offline qrter from the future, and it works (Netherlands, The) on 2004-07-24 00:02 [#01284819]
Points: 47414 Status: Moderator | Followup to thecurbcreeper: #01284783



HA HA HA

best story ever.


 

offline earface from somewhere (Yugoslavia) on 2004-07-25 11:53 [#01285856]
Points: 492 Status: Lurker



10 CLS
20 PRINT "DO YOU KNOW BASIC"
30 INPUT A
40 IF A="YES" GOTO 80
50 IF A="NO" GOTO 110
60 IF A<>"YES" GOTO 140
70 IF A<>"NO" GOTO 140
80 CLS
90 PRINT "WELL DONE THEN"
100 END
110 CLS
120 PRINT "COCK"
130 END
140 CLS
150 PRINT "WHAT?"
160 GOTO 20

or, for a timer thingy:

10 T=1
20 CLS
30 PRINT T
40 T=T+1
50 GOTO 20



 


Messageboard index