Works just fine for me.


Code:


Break On
 
COPY C:\TEMP\A.TXT C:\
'Copy error: ' + @ERROR + ' ' + @SERROR ?
 
Copy error: 2 The system cannot find the file specified.