Search Tools Links Login

My Address Book

Posted: 2002-06-01
By: ArchiveBot
Viewed: 54

Filed Under:

VB6 Code Cache

Title Uploaded Size
My_Address69389462002.zip 9/3/2020 3:45:00 PM 10,865

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.

Original Author: Action Jackson

Assumptions

Fully documented for the beginner


Comments on this post

No comments have been added for this post.

You must be logged in to make a comment.