Program your name into your calculator by following the
directions below:
Name your program:
Hit the [PRGM] button.
Move your cursor to NEW, then hit [ENTER]
Your screen will say 'Name='. This is where you type in AAAOWNER (the name of this program), using A-LOCK. When you finish entering it, hit [ENTER]
Here's what you should see so far:
PROGRAM: AAAOWNER |
Clear the main screen:
Hit [2nd] [CATALOG] (above the 0 key). Scroll down to [ClrHome], then hit [Enter].
Hit enter again.
Do you have this?
PROGRAM: AAAOWNER : ClrHome
|
Enter your name and phone number:
Hit [PRGM]. Scroll to [I/O], then down to [Disp]. Hit [Enter].
Now, [2nd][A-LOCK] "PROPERTY_OF" [Enter] (use the letter above the 0 key to create a space between words)
PROGRAM: AAAOWNER : ClrHome : Disp "PROPERTY OF"
|
Again, [PRGM] [I/O][DISP] [ENTER]. [2nd][A-LOCK] "YOUR_NAME" [ENTER]
PROGRAM: AAAOWNER : ClrHome : Disp "PROPERTY OF" : Disp "ANJULA BATRA"
|
And, also,
[PRGM] [I/O][DISP] [ENTER]. [alpha] "(555)555-5555[alpha]" [ENTER] (type in your phone number)
PROGRAM: AAAOWNER : ClrHome : Disp "PROPERTY OF" : Disp "ANJULA BATRA" : Disp "(555)555-5555"
|
[2nd][Quit]
To run the program, hit [PRGM][AAAOWNER] [ENTER][ENTER]