Jump to content

Recommended Posts

Posted

I was just wondering if there is a way to lock out input from the keyboard and mouse until after the script finishes running. I ran into this problem earlier today when i clicked on the desktop while running a script. I got stuck in some endless loop and well all sorts of crazy stuff went down. I was also wondering if there is a good document to read on handling exceptions that may arise, as the script im working on will eventually send me and email if something does not execute properly.

Posted

If I understand you right, you're looking for 'BlockInput ()', '_INetMail()' and/or '_INetSmtpMail()'. '_INetSmtpMail()' only in BETA I think.

Maybe this will help you.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...