If This, Then What?

4/30/01


Click here to start


Table of Contents

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…

Author: Snyder

Email: snyder@cs.washington.edu

Home Page: http://www.cs.washington.edu/homes/snyder/