Home
Random
Log in
Settings
Donations
About Wikibooks
Disclaimers
Search
Futurebasic/programming/structure/flowcontrol
Language
Watch
Edit
<
Futurebasic
Contents
1
Flow Control
1.1
Boolean Expressions
1.2
Decisions Structures
1.2.1
If... Then
1.2.2
Else...
1.3
Loops
1.4
Branching
Flow Control
edit
Boolean Expressions
edit
Decisions Structures
edit
If... Then
edit
Else...
edit
Loops
edit
There are 3 kinds of While/Wend Loops:
1. Questioning The User 2. Trailer Data 3. Counter
Branching
edit