Hi
I want to ask you why the following not working:
...
find > (md)0x220+5
set /a hd00_=0
cat --locate=="hd0,0" (md)220+5 && set /a hd00_=1
echo %hd00_%
pause
...
title ...
I get 0 for the variable.
Thanks for reply
Hi
I want to ask you why the following not working:
...
find > (md)0x220+5
set /a hd00_=0
cat --locate=="hd0,0" (md)220+5 && set /a hd00_=1
echo %hd00_%
pause
...
title ...
I get 0 for the variable.
Thanks for reply