Is it possible to change the Pipe operator meaning..?
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...

