Is it possible to change the Pipe operator meaning..?

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...
[352 byte] By [kans] at [2007-11-19 23:52:52]
# 1 Re: Is it possible to change the Pipe operator meaning..?
Sorry, it can't be done.

Is this EXE your program or someone else's work?
PeejAvery at 2007-11-10 3:40:09 >