On page 3 of the kix2010.doc of v4.60, I read
 Quote:

Enhanced commands, functions, macros
...
COPY Enhanced to enable copying a single file to a non-existing directory.

On page 30, I read
 Quote:

COPY
Action
Copies one or more files or directories.

Syntax
COPY "source" "destination" [/h] [/s]

If the source or destination specifies a directory, please make sure to add a trailing backslash.

but as far as I remember, copy always worked without trailing backslashes. I have the impression that due to the enhancement, this hidden feature has been lost...
Trailing backslashes are also not needed at a command prompt.
I don't know if it can be called a bug, but it is a pity that at once, using or forgetting the trailing backslash maybe breaks some scripts
[Edit]
I see that Mart had the same thought about the cause. Why am I always so late hitting that submit button...
[/Edit]


Edited by Witto (2007-10-11 10:35 PM)
Edit Reason: Too late