[comp.binaries.ibm.pc.d] A patch to c.bat in TSBAT17.ARC

ts@uwasa.fi (Timo Salmi LASK) (03/15/90)

If you have downloaded the TSBAT17.ARC batch file collection, and you
are using c.bat to change directories, here is a small patch for it:

  Substitute
if not exist %tmp_%\nul goto _error
  with
if not "%tmp_%"=="\" if not exist %tmp_%\nul goto _error

then the sole command c will take you to the root as it should. This
will be corrected in the next version of tsbat but I did not want to
release a new version just because of one small bug.

Incidentally, thank you all who have sent feedback on tsbat.
Feedback is solicited and it is always very welcome.  This tsbat
batch file package seems to have grown to be perhaps the most
downloaded of my packages.

...................................................................
Prof. Timo Salmi        (Moderating at anon. ftp site 128.214.12.3)
School of Business Studies, University of Vaasa, SF-65101, Finland
Internet: ts@chyde.uwasa.fi Funet: gado::salmi Bitnet: salmi@finfun