The following batch program can be used to display my problem:
echo first param: %1 third param: %3 echo \'%2\'
my