Yes, the length of the array will always be 20. What I'm trying to do is read in an input from the user (using a text box) and checking to see if the input conforms to a particular pattern. If there is a better way to do this, I'm all ears. By the way, I'm using the .NET environment.
- thanks