In this lesson we add a second procedure to the program created in Lesson 1. The new procedure will force the program to wait for a key press before it ends. Consequently you will able be to view the screen header you created in the last lesson for as long as you wish. In this lesson you will learn about:
· adding procedures to existing programs
· the relationship between procedures in programs that use more than one.
Operations that were described in step-by-step detail in the last lesson will not be described again this time. Dont be afraid to go back to earlier lessons to refresh your memory. This Lesson falls into the following logical steps: