in reply to Re: "pack" string read from command line
in thread "pack" string read from command line
Thanks a lot for answering that fast!
Doing it manually is a little bit to simple because the string could also contain stuff like "\n".
String::Interpolate is exactly what I need.