Visual Basic Program/Application Wizard - TechRepublic
General discussion
November 12, 2002 at 02:09 AM
robert_adams49

Visual Basic Program/Application Wizard

by robert_adams49 . Updated 23 years, 7 months ago

Iam trying to construct a personal address book
using Random Access Files entry to store data.That will allow you to input name,address,phonenumber,
and notes for each person entered. Will allow user
to enter last name,frist name,address(allowtwo lines),state,zip code,and phone number in text boxes. It will also include a notebook that allow you to place notes on a record. I to create a pseudo-toolbar with commands New, Next, Previous, Delete, Search, Exit,Phone,And Notes. If there areno more files a dialog box should come up stating that fact. Everyone pseudo-command should show a dialog box to explain the action. If a name can’t be found a special dialog box should show this then Exit menu should program to exit.

This discussion is locked

All Comments