M
Michael Shaw
Is there a way to pass a command-line parameter which
contains a newline?
For example
c:\>someCommand param1 Name\nAddress
I want param2 to be treated as one parameter which
contains a newline. Is there a way to get the shell to
do that?
contains a newline?
For example
c:\>someCommand param1 Name\nAddress
I want param2 to be treated as one parameter which
contains a newline. Is there a way to get the shell to
do that?