home *** CD-ROM | disk | FTP | other *** search
/ Peanuts NeXT Software Archives / Peanuts-3.iso / Database / apps / AreaCode.1.0.README < prev    next >
Encoding:
Text File  |  1992-06-12  |  1.4 KB  |  32 lines

  1. AreaCode
  2. by Karl Kraft
  3. -----------------------
  4.  
  5. Usage:
  6. AreaCode is a program to make it easier to find where in the country1 a particular area code is, and vice versa.  Operation is very simple.  Enter the area code, or state you are interested in.  The program will search a built in list of area codes and names, and display any matches.
  7.  
  8. You do not need to properly capitalize nor do you need to complete the name.  You can also use ? to represent any single character and * to represent zero or more characters.  You can also use the brackets [] to specify a set or range of characters.  Use the backslash to escape any of these characters.
  9.  
  10.  
  11. All of the following will display the same results:
  12. California == Calif == calif == CaLiFoRnIa == Calif*a
  13.  
  14.  
  15. A word about the raw data:
  16.  
  17.     The source for these numbers was a file I found on the Internet.  There was no author information.  Some of it is slightly out of date, as it is pre spring 1990.  If anyone notices any discrepancies, let me know and I will fix them.
  18.  
  19. Contacting the Author.
  20.  
  21. I can recieve NeXTMail at karl@bodi.portal.com but please keep any attachments small. I'm also on Compuserve and hang around the NeXT Forum as  71140,57  (Karl Kraft).
  22.  
  23. You can also send mail to me at:
  24.     Karl Kraft
  25.     4220 South Maryland Parkway
  26.     Building B, Suite 406
  27.     Las Vegas, NV 89119
  28.     1 (702) 792 6799
  29.  
  30. _______________
  31. 1    Please forgive me for my extreme USA bias.  
  32.