Hi Micheal,
rgb2pct is a batch file, so when used inside another batch it must be
"called" in order for control to return to the initiator:
call rgb2pct v:\historic_topos\rects\w\arnold-pond-w.tif
v:\historic_topos\8bits\w\arnold-pond-w.tif
call rgb2pct v:\historic_topos\rects\w\attean-w.
I have a .bat file which I'm trying to run, here are a few lines:
rgb2pct v:\historic_topos\rects\w\arnold-pond-w.tif
v:\historic_topos\8bits\w\arnold-pond-w.tif
rgb2pct v:\historic_topos\rects\w\attean-w.tif
v:\historic_topos\8bits\w\attean-w.tif
rgb2pct v:\historic_topos\rects\w\baker-lake-w.ti