Hi,
I have a compiled script running on a windows 2003 server machine which I share with two other users.
I have used the Windows scheduler to create a job which run this compiled script every 30 minutes.
I am using keypresses within my script but unfortunately each time one of my collegues logs onto the server via VPN if the script is running they interrupt it and cause it to fail.
Is there anyway of restricting the input of to just my script whilst it is running?
Or alternatively is there another approach i should be taking?
Many thanks,
Can I restrict input whilst my script is running?
Moderators: JRL, Dorian (MJT support)
-
- Newbie
- Posts: 3
- Joined: Mon Jun 13, 2005 11:29 am
Can I restrict input whilst my script is running?
Steve Ashdown
-
- Newbie
- Posts: 3
- Joined: Mon Jun 13, 2005 11:29 am
BlockInput was introduced in version 7.3.10. If you have 7.3.5 then the update is free and can be obtained from http://www.mjtnet.com/dldregd.htm
A list of what's new can be seen at:
http://www.mjtnet.com/index.htm?mswhatsnew.html
A list of what's new can be seen at:
http://www.mjtnet.com/index.htm?mswhatsnew.html
MJT Net Support
[email protected]
[email protected]
-
- Newbie
- Posts: 3
- Joined: Mon Jun 13, 2005 11:29 am