in reply to Re: String concatenation issues with 00?
in thread String concatenation issues with 00?
The output is like that because foreach line of <DATA> he is printing it three different times. Go ahead and remove the first two print statements and behold the desired output!
EDIT: nevermind. Maybe he is calling the wrong script. I do it all the time! Ill copy a script to another directory and make updates to it, then save and run it while still in the other directory, and wonder why the output never changes haha
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: String concatenation issues with 00?
by kcott (Archbishop) on Nov 19, 2015 at 03:26 UTC | |
by james28909 (Deacon) on Nov 19, 2015 at 03:39 UTC |