Hi Trina.
Trina Espinoza wrote:
> I have a file that I want to run multiple actions on. First, the file is
> read in as one long string. I want to
> substitute some words with others so I run a substitution. That seems to
> change the data in the first
> while, HOWEVER, when I run the second while
Trina Espinoza wrote:
> I have a file that I want to run multiple actions on. First, the file is
> read in as one long string. I want to
> substitute some words with others so I run a substitution. That seems to
> change the data in the first
> while, HOWEVER, when I run the second while loop on t
I have a file that I want to run multiple actions on. First, the file is
read in as one long string. I want to
substitute some words with others so I run a substitution. That seems to
change the data in the first
while, HOWEVER, when I run the second while loop on the same data to parse
my newly