Jump to content
IGNORED

Help with BASIC


codyr783

Recommended Posts

i have'nt even began to work on a game yet.The problem is that when I click on an option the command prompt screen flashes on quickly and dissapears.

What do you mean by "click on an option"? bB doesn't run games, nor is it an editor-- it just compiles source (program code) files that are written in the batari Basic language. To write a new bB program or view/edit an existing bB program, you must use a text editor-- e.g., Edit, Notepad, WordPad, etc.-- or even better, an IDE ("integrated development environment," which is a fancy way of saying "a fancy editor that's specifically geared toward writing, compiling, and running computer programs").

 

To compile a source file with batari Basic, you must give it the name of the source file you want it to compile. If you're trying to compile a game in Windows, simply double-clicking on the 2600basic.exe, 2600bas.bat, or 2600baside.bat files won't work, because batari Basic won't know what source file you want it to compile. Is that what you mean by "click on an option"? And unless you've set up a shortcut to batari Basic that will leave the command prompt window open after the source file has finished compiling (or after batari Basic has finished attempting to compile it), the command prompt window will simply flash up long enough to display a message, and then close before you've even had a chance to read the message.

 

If you're using Windows, I heartily recommend that you consider downloading Crimson Editor, which is a free IDE that you can set up to edit, compile, and run batari Basic programs. There should be some instructions on how to do that on the batari Basic home page.

 

Michael

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