S
Steve
Can anyone here confirm or refute that the Move command at the Windows
200 SP4 command prompt has a limit of around 128 characters on the
filename? I'm trying to build up a batch file that will handle some
file management tasks. Copy and then delete might work, but because of
the particular scenario takes many times longer than simply using Move
(the time is nontrivial because there are nearly 10K files involved).
There are a couple hundred files that don't move, and the common
thread seems to be that they have names longer than about 128 chars.
Is there another command, a utility, or perhaps an environment
variable setting I could change, to accomplish a Move of a file with a
long name, without resorting to copy-then-delete?
Steve Hendrix
200 SP4 command prompt has a limit of around 128 characters on the
filename? I'm trying to build up a batch file that will handle some
file management tasks. Copy and then delete might work, but because of
the particular scenario takes many times longer than simply using Move
(the time is nontrivial because there are nearly 10K files involved).
There are a couple hundred files that don't move, and the common
thread seems to be that they have names longer than about 128 chars.
Is there another command, a utility, or perhaps an environment
variable setting I could change, to accomplish a Move of a file with a
long name, without resorting to copy-then-delete?
Steve Hendrix