Jump to content
RiverRaider73

Syntax error if I add anything, including comments

Recommended Posts

I've been having this issue too. I suspect that it must have something to do with the compiler or visual bB, but I don't really know what I'm talking about :ponder:

Edited by Tyler12464
  • Like 1

Share this post


Link to post
Share on other sites

Are you using the newest version of batari Basic?

www.randomterrain.com/atari-2600-memories-batari-basic-commands.html#gettingstarted

 

If you are, it's probably something silly like not having a space after rem. The only way to know for sure would be for you to attach your .bas file.

Share this post


Link to post
Share on other sites

This is quite possibly the dumbest thing I've ever encountered in my life, but I fixed it on my end by copying the code into a new project and it worked fine. It will compile in the new project but not the old....so try that if you haven't already

Share this post


Link to post
Share on other sites

This is quite possibly the dumbest thing I've ever encountered in my life, but I fixed it on my end by copying the code into a new project and it worked fine. It will compile in the new project but not the old....so try that if you haven't already

 

In a program you posted in another thread, you had 2 REMs that didn't have a space after REM and it wouldn't compile for me until I changed something like "rem---------" to "rem -------".

Share this post


Link to post
Share on other sites

That was probably my problem then as I pasted my code over to the new project in separate segments and I left a lot of my comments in the old project

Share this post


Link to post
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.

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...