[pmmail-list] bat/cmd files in xp

Lueko Willms pmmail-list@blueprintsoftwareworks.com
Tue, 19 Mar 2002 16:57:38 +0100 (MEZ)


On Fri, 15 Mar 2002 23:07:34 -0500, Ronny Hippler wrote:

> I have created a cmd file with exactly one 
> command "copy" it works fine if I run it by manually but if I attempt 
> to make it a send hook it doesn't work. 

  COPY is an internal command of the command interpreter. You could
either use XCOPY.EXE which should be available also under Win XP as a
freestanding program, or call CMD.EXE to process the command COPY. I
guess (I repeat: I guess) you have to introduce COPY as a command
line parameter for CMD.EXE with the /C option. 

  
Yours, 
Lüko Willms 
Frankfurt/Main 
/ Lueko.Willms@T-Online.de 

- pmmail-list - The PMMail Dicussion List ---------------------------
To POST to the list, send your message to:
pmmail-list@blueprintsoftwareworks.com

To UNSUBSCRIBE, send a message to mdaemon@bmtmicro.com with the first 
line of the message body being...
UNSUBSCRIBE pmmail-list@blueprintsoftwareworks.com
---------------------------------------------------------------------