Buddy, I have tried this but unfortunately it seems as though it wants to be run by system as in the error message below: Thanks, Andy. -----Original Message----- From: Buddy Sandridge [mailto:mes3@EMCC.NET] Sent: 02 October 2002 12:04 To: SQR-USERS@list.iex.net Subject: Re: Trying to run a copy / rename command from Windows NT Scheduled T ask At 06:34 AM 10/2/2002, you wrote: >Hi, >The problem I have is when I try to run the same cmd file which I use via >the icon from the windows 2000 scheduler. It runs the code, but every time I >try to use call system to go off and run 'copy' or 'rename' it never seems >to do it and then carries on with the rest of the code. I realise it is >probably starting up another window / session and then loses control. I have observed very odd behavior similar to this due to the fact that the scheduler process runs as a SYSTEM process, not as a user process. Obviously, this is even more appropriate if network resources are needed. Check the service and see if you change it to having a login account instead of using system helps. Good luck! Buddy
Attachment:
error.ZIP
Description: Binary data