Getting Started
Introduction
Sample Programs
QBasic IDEs
History
Advice
Tools
Mini-Tutorial
Tutorial
Code Snippets

Resources
Web Sites
More Tutorials
Vendors
Books
Magazines
NewsLetters
NewsGroups
Forums
User Groups
Talk Shows
Blogs

GBIC >> QBasic >> Tutorial >> IDE (Editor) >> Help Menu

QBasic Information Center Tutorials - IDE (Editor)
These tutorials were written to help you get a quick, but thorough, understanding of QBasic - the scope of the language as well as it's specific capabilities.

QBasic Editor
The QBasic editor is very simple, but contains enough capability to support creating programs of any size.

The startup screens for QBasic as shown below. For more information on the menu options, click on one of the following links.

For it's time, the menu option above were considered reasonably complete. However, today's language IDE's are considerably more complex.

Help Menu
The Help menu provides the following options. Keystroke shortcuts are shown in the image above.


  • Index - Alphabetical listing of QBasic keywords. Each topic contains syntax and example usage.

  • Content - Displays list of broad topics contained within the Help file.

  • Topic: xxx - The xxx in actually filled with the keyword on which the cursor is currently located. Selecting this menu option opens Help to the entry for that keyword, if it is a Help file topic.

  • Using Help - Display a page of tips on using Help.

  • About - Displays the current version of QBasic.

If you have any suggestions or questions, please let me know.