dos batch file in xp pro

  • Thread starter Thread starter Gene
  • Start date Start date
G

Gene

Why does a simple batch file not respond as in previous
OS's

eg.
MyBat.bat
==================
C:
CD \MyApp
F:
CD \DATA
C:MyApp
=================
The batch file when run from the command prompt go
through the motions but does not change the directories?
Any suggestions?

Thanks
Gene
 
Back
Top