Jump to content
IGNORED

Ok, I have Atari800Win running now...


KAZ

Recommended Posts

Does anyone have a really simple BASIC program I can try on this?

 

The pinball program from a previous thread didn't work for me.

 

The only thing that did work was:

 

PRINT "HELLO"

 

I tried this program, from Liquid Sky:

 

5 PRINT "Coin Flipper!"

 

10 PRINT : PRINT "How many flips?" : : INPUT N

 

20 IF N<1 THEN END

 

30 K=0 : PRINT

 

And I completed the rest of it till the end...but then after I hit the last return, nothing happened?!

 

After some lines I was given an error, and went back and corrected those-so that all lines were "valid".

Link to comment
Share on other sites

Did you try and type "RUN" ? ;)

 

The reason why PRINT "HELLO" worked was you typed it as a direct command. i.e. no line number

 

By the way, you can probably review the program with the command "LIST" as well. But I'm not too familiar with Atari BASIC. Applesoft BASIC was my thing, but some commands are pretty much almost universal.

Link to comment
Share on other sites

i still recommen turbo basic xl for atari... it has more structured stuff like

 

labels, procedures, repeat, until, do, while, move command, proper IO routines, etc... faster...

 

kaz: you find it in the timepilot.zip file

 

http://www.s-direktnet.de/homepages/k_nadj.../timepilot.html

(scroll down...)

 

hve

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...