Batch file problem - TechRepublic
General discussion
June 12, 2001 at 09:04 AM
dennisbv

Batch file problem

by dennisbv . Updated 25 years, 1 month ago

I am writing a batch file that copies a file from a network share to a local machine’s program files directory.
I get an error of two many parameters with this code

copy dlrstats.mdb C:\Progra~\Oasis32

I make net connection to the server share then I change to that drive and issue the above command.

The program that I am updating get’s the update once a month and the prfogram cannot be run from the server. The programs creator sugested this procedure.

This discussion is locked

All Comments