how can I do the following... my problem is at the matching
and assigning the variable....
I read in a line from a file.
The "line" is delimited by "|" and I need to compare
the string between the 4th and 5th "|" with the variable I
have.
if it matches, I would then need to extract the string
between the 10th and 11th "|"