Outdated BASIC
This article is a stub. You can help improve Basic Programming Wiki Complete by expanding it.

To be complete, Generic BASIC contains documentation for BASIC keywords that are no longer used. Please keep in mind that even though some modern BASICs do retain these keywords, they do so for legacy reasons or because the language is new and hasn't caught up with modern BASIC yet.

  • BYE - say "bye" to the timesharing system.
  • CLR - clear variables in immediate memory.
  • LIST - list the game code.
  • LET - create or assign a value to a variable.
  • NEW - clear the memory of code.
  • GOTO - goto a line number.
  • GOSUB - goto a subroutine.
  • ON - unusual branching command.
  • REM - put a "remark" in the game code.
  • RETURN - return from a subroutine.
  • RUN - run the game code in memory.
page tags: outdated
page_revision: 3, last_edited: 1207845977|%e %b %Y, %H:%M %Z (%O ago)