sat6804 Posted February 11, 2016 Posted February 11, 2016 (edited) Hi, I created around 50 Auto IT script .exe file for adobe acrobat tool with pdf comparison purpose. Used auto it hotkeys process adobe selections, while executing 50 scripts continuously , some times system hangs and scripts are not executing , how to i solve this problem. If you know any steps can you please intimate me. Thanks, Sat6804 Edited February 11, 2016 by sat6804 content changed
mikell Posted February 11, 2016 Posted February 11, 2016 Hmm you should first try to sprinkle your code(s) with some Sleep()
jdelaney Posted February 12, 2016 Posted February 12, 2016 Add logging before each major action, and after that action...see where the logs 'stop', so you can work on modifying that action to not 'hang'. IEbyXPATH-Grab IE DOM objects by XPATH IEscriptRecord-Makings of an IE script recorder ExcelFromXML-Create Excel docs without excel installed GetAllWindowControls-Output all control data on a given window.
water Posted February 12, 2016 Posted February 12, 2016 Post your code so we might give better advice. My UDFs and Tutorials: Spoiler UDFs: Active Directory (NEW 2024-07-28 - Version 1.6.3.0) - Download - General Help & Support - Example Scripts - Wiki ExcelChart (2017-07-21 - Version 0.4.0.1) - Download - General Help & Support - Example Scripts OutlookEX (2021-11-16 - Version 1.7.0.0) - Download - General Help & Support - Example Scripts - Wiki OutlookEX_GUI (2021-04-13 - Version 1.4.0.0) - Download Outlook Tools (2019-07-22 - Version 0.6.0.0) - Download - General Help & Support - Wiki PowerPoint (2021-08-31 - Version 1.5.0.0) - Download - General Help & Support - Example Scripts - Wiki Task Scheduler (2022-07-28 - Version 1.6.0.1) - Download - General Help & Support - Wiki Standard UDFs: Excel - Example Scripts - Wiki Word - Wiki Tutorials: ADO - Wiki WebDriver - Wiki
sat6804 Posted February 18, 2016 Author Posted February 18, 2016 Ai, I have created 50 AutoIt script with corresponding .exe file .while executing AutoIt script .exe file continuously, system automatically hangs how to avoid this type of system behavior. can i clean any one of the history or anything? If anyone know the answer please share it to me. Thanks. sat6804
sat6804 Posted February 18, 2016 Author Posted February 18, 2016 Hi All, I created 50 AutoIt .exe file for pdf comparison, while executing script continuously sometimes system hangs or unable to locate Save button hotkey S , how to avoid this type of error . If anyone know the details , please share it to me.. Thanks. Sat6804
water Posted February 18, 2016 Posted February 18, 2016 Why do you create threads with the same subject over and over? My UDFs and Tutorials: Spoiler UDFs: Active Directory (NEW 2024-07-28 - Version 1.6.3.0) - Download - General Help & Support - Example Scripts - Wiki ExcelChart (2017-07-21 - Version 0.4.0.1) - Download - General Help & Support - Example Scripts OutlookEX (2021-11-16 - Version 1.7.0.0) - Download - General Help & Support - Example Scripts - Wiki OutlookEX_GUI (2021-04-13 - Version 1.4.0.0) - Download Outlook Tools (2019-07-22 - Version 0.6.0.0) - Download - General Help & Support - Wiki PowerPoint (2021-08-31 - Version 1.5.0.0) - Download - General Help & Support - Example Scripts - Wiki Task Scheduler (2022-07-28 - Version 1.6.0.1) - Download - General Help & Support - Wiki Standard UDFs: Excel - Example Scripts - Wiki Word - Wiki Tutorials: ADO - Wiki WebDriver - Wiki
Developers Jos Posted February 18, 2016 Developers Posted February 18, 2016 Merged and stick to one topic please. 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.
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