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.
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.
All of the following will display the same results:
California == Calif == calif == CaLiFoRnIa == Calif*a
A word about the raw data:
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.
Contacting the Author.
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).