Address Book program.

Address Book allows the user to enter and maintain a list of addresses
in the user's home directory. To run this program, the command is addrbk. 

The Address Book program was written using the XView toolkit. In order to 
compile this program a compatible version of the XView toolkit is 
required (release 3.0 or later). This program also requires that the 
HOME enviroment variable is set. (The program calls this to determine
where to place the users address book.) The addresses are saved in a file 
named $HOME/address.book. The file is in a fixed-length format. 

To save your address list : 
	
	Click on the "Save" button.

To insert a name into the address list : 

	Click on the "Insert Name" button. The "Save", "Insert Name",
	"Search for ..", "Delete ...", "Prev Name", "Next Name",
	and "Quit" buttons are disabled. Two buttons at the bottom of 
	window, "Insert Address" and "Cancel Insert" are enabled. The
	caret is placed on the "First Name" field. You can use Tab 
	and return (enter) to move between fields. For example, Type
	the first name and press enter. The caret moves to the 
	"Middle Initial" field, and the first name is validated. You
	must press enter after typing data in each field. These fields 
	are required : First Name, Last Name, and Phone. You can enter 
	a comment up to 200 characters in length to describe the entry.
	After you have completed entering the data, Click on 
	"Insert Address" to insert the item. You will be asked to confirm
	this action. Click on "Insert" to do this. You can cancel the 
	insert at any time by clicking on "Cancel Insert".


To search for a name in the list : 

	Click on the "Search for .." button. A popup will appear
	allowing you to enter the last name to search for. If the name
	is found, the first entry that matches the name you entered 
	is displayed. You can then use the "Prev Name" and 
	"Next Name" to move through the list.

To delete a name from the list : 

	CLick on the "Delete ...". You will need to confirm the
	delete of that entry. Click on "Delete" to delete the 
	name or click on "Cancel" if you do not need to delete it.

To move to the previous item : 

	CLick on "Prev Name". "Prev Name" is disabled if you are a the
	beginning of the list.

To move to the next item : 
	
	Click on "Next Name". "Next Name" is disabled if you have
	reached the end of the list.

To quit : 

	Click on the "Quit" button. You will be asked to confirm
	this action. If the list has not been saved since any changes 
	were made, you will be asked if you want to save the file 
	or not.

You can email suggestions and comments to:
maloney1@mindspring.com

Luther Maloney
