O
Oliver Rasto
Hi,
when i create a bat file in any folder (for example
c:\applications\mybat.bat) and i run it in this directory the bat always
thinks it is running in the root directory of the drive from where i have
invoked it.
So when the command in the .bat file is for example 'dir' the output is
always
C:\applications\mybat.bat
Volume in drive C is SEAGATE160
Volume Serial Number is 8B5C-3C62
Directory of C:\
.... following the content of C:\ drive ...
what can be wrong?
Thanks.
when i create a bat file in any folder (for example
c:\applications\mybat.bat) and i run it in this directory the bat always
thinks it is running in the root directory of the drive from where i have
invoked it.
So when the command in the .bat file is for example 'dir' the output is
always
C:\applications\mybat.bat
Volume in drive C is SEAGATE160
Volume Serial Number is 8B5C-3C62
Directory of C:\
.... following the content of C:\ drive ...
what can be wrong?
Thanks.