Jump to content

BlockInputEx UDF - (Moved)


Recommended Posts

I have made a script to enter a web page, download a file and process it in excel using WebDriver UDF and Excel UDF ... I want to block mouse and keyboard input while the bot processes the files in excel using BlockInputEx UDF but at the moment from running my bot the following error appears ...

(86) \ Autoit3 \ Include \ APIShellExConstants.au3
Global Const $ CSIDL_LOCAL_APPDATA = 0X001C
Global Cont ^ ERROR

Error Can not redeclare a constant

Help please .. thanks

Link to comment
Share on other sites

  • Developers

Moved to the appropriate forum, as the AutoIt Example Scripts forum very clearly states:

Quote

Share your cool AutoIt scripts, UDFs and applications with others.


Do not post general support questions here, instead use the AutoIt Help and Support forums.

Moderation Team

SciTE4AutoIt3 Full installer Download page   - Beta files       Read before posting     How to post scriptsource   Forum etiquette  Forum Rules 
 
Live for the present,
Dream of the future,
Learn from the past.
  :)

Link to comment
Share on other sites

  • Developers

Post your code so we can see what is wrong ....  but the error is telling you exactly what is wrong. Just find the place it is already defined.

Edited by Jos

SciTE4AutoIt3 Full installer Download page   - Beta files       Read before posting     How to post scriptsource   Forum etiquette  Forum Rules 
 
Live for the present,
Dream of the future,
Learn from the past.
  :)

Link to comment
Share on other sites

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
 Share

  • Recently Browsing   0 members

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