I programmed this address book in 2004 to keep my contacts in the art world. You can easily change the contact types just changing the array.
The only thing that is missing is a PRINT function. I'll get on it soon.
Search found 3 matches
- Wed Sep 21, 2005 7:30 pm
- Forum: Utilities
- Topic: Contact Manager
- Replies: 0
- Views: 2818
CHEMIST
I found this game at http://www.atariarchives.org/basicgames/.
I took the original code, eliminated the line numbers and added branch labels, and violá it works.
-Chris
I took the original code, eliminated the line numbers and added branch labels, and violá it works.
-Chris
- Mon Jan 03, 2005 5:06 pm
- Forum: Demos
- Topic: Is This a Vowel
- Replies: 2
- Views: 4882
ascii code error
Hi John, I just tried your demo. I like it very much. I just found one teeny mistake. When I type "o" it shows as a consonant, and "y" as a vowel. I checked the code and you have the ascii codes inverted. "o" should be "79".
-Chris
-Chris