By registering with us, you'll be able to discuss, share and private message with other members of our community.
SignUp Now!v:\> mycmdline `^k<>^k`
mycmdline `<>`
v:\> type echoargs.bat
u:\mycmdline.exe %1
v:\> echoargs.bat `^^k^^<h[1-3]^^>^^<h[1-3]^^>.*"File"^^k`
u:\mycmdline.exe `<h[1-3]><h[1-3]>.*"File"`
%1 is ^k^<h[1-3]^>^<h[1-3]^>.*"File"^k
%1 is `<h[1-3]><h[1-3]>.*"File"`
batch `<h[1-3].*"""File"""`
setdos /x-567
set srch_str=`%1`
setdos /x0
prg %srch_str%