If This, Then What?
ElseIf: Another Conditional Statement
Example
Caution With ElseIf
Contrast With Nested If
A Thought Experiment…
Iteration -- Once Is Not Enough
The Idea of Iteration
Key Elements: Repeating Statements and a Stop Condition
General Form Of VB6 Iteration
An Example
Some Questions to Consider…
Email: snyder@cs.washington.edu
Home Page: http://www.cs.washington.edu/homes/snyder/