Zelaron Gaming Forum

Zelaron Gaming Forum (http://zelaron.com/forum/index.php)
-   Tech Help (http://zelaron.com/forum/forumdisplay.php?f=329)
-   -   True Basic (http://zelaron.com/forum/showthread.php?t=5991)

tacoX 2002-09-01 12:53 AM

True Basic
 
Hey everone; right now im taking Advanced Computer Languages 3 (Junior Lvl) and at this moment; I am working on some old true basic programs...

Even though we will be done with them soon; is anyone here expirenced enough to help me a bit with advanced true basic commands (defining, subs, etc)

btw: I will be learing LOGO, and JAVA soon...

Canadianxtreme 2002-09-03 01:32 AM

unfortuantly i know nothing bout true basic.. i only know HTML, C++, lil of JAVA, and lil of alot of other things..
but i know a teacher at my school that knows True Basic.. and if u have any questions.. u can try asking me and ill find out for you

BlueCube 2002-09-03 07:56 AM

True Basic?

10 HOME
20 PRINT "Is this what you mean?"
30 END

I like QBasic better...

WetWired 2002-09-03 09:17 AM

I spent a good deal of time working with original BASIC. Ask your questions.

tacoX 2002-09-03 03:21 PM

I will when I get some!

Hades-Knight 2002-09-03 03:34 PM

Quote:

Originally posted by tacoX
I will when I get some!
inother words, wait til they give me homework and ill have you do it for me

BlueCube 2002-09-03 04:03 PM

Code:

10 HOME
15 PRINT "LOL Generator.  Break to quit."
17 PRINT ""
20 PRINT "L";
25 PRINT "OL";
30 GOTO 25

Output:
LOLOLOLOLOLOLOLOLOLOLOL...(Forever until break)

Uses:
-StarCraft game
-Forums

WetWired 2002-09-04 06:53 AM

...right... :rolleyes:

BlueCube 2002-09-04 10:14 AM

What, is there a...

?SYNTAX ERROR

Medieval Bob 2002-09-04 03:08 PM

I've done some retarted games in Qbasic
and I'm pretty knowledgeable in Visual Basic
Where can I get a program to uh.. program using True Basic?
Pretty sure I can figure it out.

Taco, what're you majoring in?

WetWired 2002-09-04 03:24 PM

Get yourself a copy of DOS 4.0 or earlier. It's basica.com or basica.exe. I don't think it's called "True Basic", I think he just means original BASIC, not QBASIC or VB.


All times are GMT -6. The time now is 04:30 AM.

Powered by vBulletin® Version 3.8.2
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
This site is best seen with your eyes open.