in reply to Re: reading values from file
in thread reading values from file
Why are you chomping a value that cannot contain any newlines? Not to mention that sticking that all on a single line is unnecessarily dense.
Makeshifts last the longest.
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^3: reading values from file
by blazar (Canon) on Jan 24, 2006 at 18:32 UTC | |
by Aristotle (Chancellor) on Jan 24, 2006 at 18:41 UTC | |
Re^3: reading values from file
by thedoe (Monk) on Jan 24, 2006 at 18:08 UTC |