Jump to content
IGNORED

Frankodragon's Blog Stuffs - Two types of mistakes that may crash 7800B


RSS Bot

Recommended Posts

At times, when coding in 7800Basic with Windows, sometimes you may get one of those dreaded messages, '7800Basic Has Stopped Working', and crashes. Before you get really upset and throw your computer across the room, or get help as to wonder if there is a problem with the application itself, there are two instances in which this can happen.

Sometimes 7800Basic can catch the error, but other times it'll crash.

The first common mistake is inadvertently using an "if-then" statement without the "then" in the statement. For example:

if room>4 &&
This will also, at times, cause 7800Basic to crash since it is uncompleted. Sometimes you may just forget to finish it.

So, these are two instances (from my own experiences) to as why 7800Basic may crash under Windows environments. I don't know if the same happens to Ubuntu/Mac users, but it might save someone from getting their blood pressure up to a boiling point.


http://atariage.com/forums/blog/474/entry-13088-two-types-of-mistakes-that-may-crash-7800basic-on-windows-systems/
Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
  • Recently Browsing   0 members

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