I am reading from a file. I have a line that I need to parse. The line is similar to what follows:
Name 1 [Code1] Name 2 [Code2] Name 3 [Code3]
I need to get the codes from the line and put them into variables. Is there a easy way to parse the line into variables?
Thanks for your help.
Tammy Thank you for your help.
Tammy
Name 1 [Code1] Name 2 [Code2] Name 3 [Code3]
I need to get the codes from the line and put them into variables. Is there a easy way to parse the line into variables?
Thanks for your help.
Tammy Thank you for your help.
Tammy