remin Posted April 7, 2009 Posted April 7, 2009 Does anyone know if it is possible to capture (and copy) an email address under the mouse cursor with autoit?
KaFu Posted April 7, 2009 Posted April 7, 2009 Definitely it is possible... the how depends on the from where ... HTML? You'll have to be a bit (well, in fact a whole lot) more specific with your question. Best Regards OS: Win10-22H2 - 64bit - German, AutoIt Version: 3.3.16.1, AutoIt Editor: SciTE, Website: https://funk.eu AMT - Auto-Movie-Thumbnailer (2024-Oct-13) BIC - Batch-Image-Cropper (2023-Apr-01) COP - Color Picker (2009-May-21) DCS - Dynamic Cursor Selector (2024-Oct-13) HMW - Hide my Windows (2024-Oct-19) HRC - HotKey Resolution Changer (2012-May-16) ICU - Icon Configuration Utility (2018-Sep-16) SMF - Search my Files (2025-May-18) - THE file info and duplicates search tool SSD - Set Sound Device (2017-Sep-16)
remin Posted April 8, 2009 Author Posted April 8, 2009 Definitely it is possible... the how depends on the from where ... HTML? You'll have to be a bit (well, in fact a whole lot) more specific with your question.Best RegardsHello KaFu,I would like to have it from everywhere but I understand that it is not easy.I need it most for these both applications:From outlook contact manager --> it is only textFrom firefox/IE --> it is in html
KaFu Posted April 8, 2009 Posted April 8, 2009 Hmmm, so... it's already difficult to capture from one application, from three different? I would investigate into the direction to screencapture a certain area around the current mouse coordinates (standard UDF), then look for a good OCR solution and finally try to define a RegEx search which is capable of identifiying (valid) email addresses in captured text. But maybe someone else has a more easy solution for you ... OS: Win10-22H2 - 64bit - German, AutoIt Version: 3.3.16.1, AutoIt Editor: SciTE, Website: https://funk.eu AMT - Auto-Movie-Thumbnailer (2024-Oct-13) BIC - Batch-Image-Cropper (2023-Apr-01) COP - Color Picker (2009-May-21) DCS - Dynamic Cursor Selector (2024-Oct-13) HMW - Hide my Windows (2024-Oct-19) HRC - HotKey Resolution Changer (2012-May-16) ICU - Icon Configuration Utility (2018-Sep-16) SMF - Search my Files (2025-May-18) - THE file info and duplicates search tool SSD - Set Sound Device (2017-Sep-16)
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now