VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

My Address Book

Action Jackson  (1 Submission)   Data Structures   Visual Basic 3.0   Beginner   Wed 3rd February 2021

PLEASE VOTE for this program! This personal address book is an excellent example of the use of sequential data manipulation and the code is fully documented with algorithm for the beginner. It demonstrates the use of the SaveAs and Open Common Dialog boxes. Arrays were used for text entry boxes and for command buttons. User defined Type is declared in the AddressBook form declaration section. Named constants are used to hold the text box and command button arrays. Data entered into the various text boxes is placed in a database file(*_db) OR text(.txt) file in a sequential manner. The data in the default *._db file is automatically loaded when the program is started. The functionality will allow the user to create new data files using the SaveAs Dialog allowing creation of various files such as Friends, Family or business data files.

Assumes
Fully documented for the beginner

Rate My Address Book (14(14 Vote))

Download My Address Book

My Address Book Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters