Is it possible to change the Pipe operator meaning..?
1 answers - 352 bytes -
Hello friends
I am calling an exe from command line with some parameters.I have to pass three sets of parameters..with each set has 4 parameters.So I need a seperator for different sets.I have to use "|" (PIPE) operator as seperator.But it has different meaning in DOS. Is there any chance to change the meaning...?
Plz help me...
No.1 | | 92 bytes | |
Sorry, it can't be done.
Is this EXE your program or someone else's work?
Re: Is it possible to change the Pipe operator meaning..?