Wyo VB - Ch. 6 Notes

Objective #1: Use general procedures in a project.

Objective #2: Use general functions in a project.

Objective #3: Understand the concept of reusability

Objective #4: Understand the four types of variables local, static, module-level, and global. Be able to explain the scope, visibility, and lifetime of each type of variable.

Objective #5: Use an array to store data.