/Free Control Statements, Part 1

So this chapter will look at the control statements that /Free uses: things like the IF, SELECT, and DOU / DOW opcodes that allow you to control the flow through your program.
/Free code statements start anywhere from position 8–80 and end with a semicolon ( ; ).

Verified by MonsterInsights