	                   
	                                     
	                          
	                                   
	                      
			Rolodex Phone Number program.
						Version 3.1

INTRO
REQUIREMENTS
PROGRAM
NEW TO 3.1
THE MAN


INTRO:
	Rolodex is a phone number storing program that looks neat and is 
simple to use.  It takes about 1350 bytes and stores all the entries in a 
seperate string variable.  I made this mainly because I don't like making 
games much and thought this is something ZShell was missing.  It had one such 
program but it supported crashing.  After serious thought, I decided to leave 
that out of Rolodex.  Note:  Rolodex is not really like a rolodex.  It only 
stores names and phone numbers.

REQUIREMENTS:
	WINLIB
	Usgard standard OS.  Uses advanced VAR functions not in LITE version.

PROGRAM:
	When Rolodex is run for the first time you will see a little error 
window pop up and tell you you need a new phone list.  Rolodex will produce 
one as a string variable called "ROLO".  Now type in a title with length up to 
14 chars. When you start Rolodex you will see a little window pop up with the 
title and some junk about me.  Now you press ENTER. The previous window 
"de-actualizes" (so to speak) and you see the options window.  Use the arrow 
keys to move up and down, 2nd or ENTER to select and EXIT to exit.  From here 
you can do those four things.  We will start with View.
	View brings up a full size window with all the entries you have 
currently entered.  Press 2nd, ENTER, or EXIT to get back to the menu.
	Delete Entry brings you to a full size window that you can choose an 
entry from. That entry will be deleted if you choose 'Yes' from the little 
menu that follows.  Use 2nd and ENTER to pick.
	Clear Rolodex deletes the current variable and makes a new one.  You 
are then promted for a title
	Add Entry allows you to add an entry.  What a concept!!  Type in a 
name up to 15 chars long.  Press ENTER to continue or EXIT to quit.  If you 
don't type in anything then it will consider it like pressing EXIT.  Now type 
in a phone number up to 15 chars long.  I would  advise you not to use all the 
chars unless some are skinny.  All "W"s will make an overflow problem when 
viewing.  Just delete that entry later if it is a problem.
	Notes on Rolodex:  The variable "ROLO" changes size as entries are 
added and deleted. If for some reason the variable is deleted it will not 
crash your calc.  You will just lose all your stuff.

NEW TO 3.1
	This version has taken care of a few bugs and added a few little
features.  Now you may have longer Title names and Entry names.  The only
known bug is if you use your ROLO string on someone elses Rolodex it will 
give you a problem.. sometimes.  It will not crash, but it looks funky.  I am
not sure why this happens but I will try to figure it out.

THE MAN:
	The creator of this wonderful little deally is Austin Butler (C) 1997, 
Corndog Software (formarlly known as @u$+!N prgms).  I hope you enjoy this 
program and get some use out of it.  You know, it seems harder and harder to
just sit back and enjoy the Finer things in life.  Well, until next time...
Ta Ta,

Austin Butler (A.K.A. Corndog)
corndog@flash.net
UIN: 1955356

Big thanks to:
Andreas Ess - for, well, everything.
Stuntman - Testing
EvilJim - Moral Support  :)
Ima Genius - Same
My Family - Same
People who emailed/email me!!!  - Big time support!

Please report any bugs as soon as you find them.  Thank you.
