Jump to content

Recommended Posts

Posted

hello all

actually i have written a code to automate SQL SERVER 2000 commands. now while automation if i click with 'mouse' or click any key then the whole process becomes 'blind' and program exits. is there any way with which i can hide the whole process and it will not shown on the screen? the autoit will inform if procedure completes. i haven't found anything in the 'help'. pls reply is there any possibility.

thanx

[font="Palatino Linotype"]Randeep Singh[/font][sub][/sub]

Posted (edited)

You can enable Blockinput before the automation starts and disable it afterwards. ctrl+alt+del and ctrl+esc are unaffected.

Edited by Inverted
Posted

hello all

actually i have written a code to automate SQL SERVER 2000 commands. now while automation if i click with 'mouse' or click any key then the whole process becomes 'blind' and program exits. is there any way with which i can hide the whole process and it will not shown on the screen? the autoit will inform if procedure completes. i haven't found anything in the 'help'. pls reply is there any possibility.

thanx

haha... Im sure I would be able to help if I could understand you better or you gave a piece of code.

Posted

hey crew

catch the whole code, as it is written of different 'pages' and they are related to each other. 'Site Utility' is the main page.

thanx

haha... Im sure I would be able to help if I could understand you better or you gave a piece of code.

[font="Palatino Linotype"]Randeep Singh[/font][sub][/sub]

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
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...