CIS 56 INTRODUCTION TO VISUAL BASIC

SPRING 2003

QUIZ # 2 OPTION 2

DUE: BY 10:00 P.M. MONDAY, APRIL 21, 2003.

THERE WILL BE NO LATE ACCEPTANCES

 

As will all quizzes/tests, you are to direct any and all inquiries to myself.

 

If you choose this option you are to do the following.

 

Run the program several times to get to realize how it operates.

 

Then analyze ALL the programs code and document it.

 

YOU MUST BE VERY EXPLICIT ABOUT ALL THE DOCUMENTATION, EXPLAINING IN AS MUCH DETAIL AS POSSIBLE WHAT THE PROGRAM DOES AND/OR HOW IT FUNCTIONS.

 

You are then to add a command button to the main menu and a form to the project.

 

The form, when called up from the main menu should allow the user to enter a members id and that members record should display on the display form you just added.

 

You must be sure to document all the code you add for the display as well.