Quantcast
Viewing all articles
Browse latest Browse all 21

Flow Control in Commodore BASIC

In this episode I’ll explain the concept of Flow Control in Commodore BASIC. It’s kind of a video update of a post I did a while ago.

In essence, it means that we can tell the programme to take a different route in the code depending on a condition that’s met. We’ll explore the IF/THEN and ON… GOTO/GOSUB statements (available on all versions of Commodore BASIC), as well as the expanded IF/THEN/ELSE version (available on the C128 and Plus/4 only).

In addition, I’ll also show you how to use the BEGIN and BEND clauses that were introduced with the C128.

Watch the full course in one convenient playlist:
Image may be NSFW.
Clik here to view.
Catch this episode on my Commodore Podcast:
Image may be NSFW.
Clik here to view.

Image may be NSFW.
Clik here to view.

Viewing all articles
Browse latest Browse all 21

Trending Articles