We have employees who use batch files to run some particular jobs. The batch files have always been located on their group drive. The group drive was recently moved from an NT 4.0 server to a W2K server and since the move the batch files don't work when executed from the saved location on the group drive on Windows 98 machines. The error returned is "Bad command or filename" and it seems to be an issue with interpreting the long file name. If you use the 8.3 naming convention they work on Win 98.
The files will execute correctly from a Windows NT or W2K workstation. And here is what is interensting to me, the will also work if you copy the batch file to the Desktop of the Windows 98 machine and run it from there. They just don't work from the saved location on the W2K server for Win 98.
Can anyone provide me with a clue as to why this could possibly be happening.
The batch file themselves are not that big of a deal, just a few CD and CALL statements.
Thanks in advance.
The files will execute correctly from a Windows NT or W2K workstation. And here is what is interensting to me, the will also work if you copy the batch file to the Desktop of the Windows 98 machine and run it from there. They just don't work from the saved location on the W2K server for Win 98.
Can anyone provide me with a clue as to why this could possibly be happening.
The batch file themselves are not that big of a deal, just a few CD and CALL statements.
Thanks in advance.