In a message dated 97-09-03 03:51:05 EDT, you write: << although this looks good, to do an efficient search, it woul be better to use an array and make a function to search a string for any instances of a string or character. this would make it more efficient and cut down on size. >> How would an array work for this program (with example)