lucashmcastro Posted July 14, 2021 Posted July 14, 2021 (edited) Hi people. I have a problem and I don't know how to solve it. I have an application in AlterData that performs the import of invoices in the system. In this way, XML files are taken from a directory that may or may not have a significant amount of data to read.In order not to use Sleep(time), I think I could use more intelligent functions to identify when the button is active.So, I tried to use some functions to solve, but I didn't have success with them. can anybody help me? Is there a possibility that the software is blocking? Edited July 16, 2021 by lucashmcastro
Nine Posted July 14, 2021 Posted July 14, 2021 Try to au3info.exe tool over that button to see if you get control informations. “They did not know it was impossible, so they did it” ― Mark Twain Spoiler Block all input without UAC Save/Retrieve Images to/from Text Monitor Management (VCP commands) Tool to search in text (au3) files Date Range Picker Virtual Desktop Manager Sudoku Game 2020 Overlapped Named Pipe IPC HotString 2.0 - Hot keys with string x64 Bitwise Operations Multi-keyboards HotKeySet Recursive Array Display Fast and simple WCD IPC Multiple Folders Selector Printer Manager GIF Animation (cached) Screen Scraping Multi-Threading Made Easy
Moderators JLogan3o13 Posted July 14, 2021 Moderators Posted July 14, 2021 Moved to the appropriate forum. Moderation Team "Profanity is the last vestige of the feeble mind. For the man who cannot express himself forcibly through intellect must do so through shock and awe" - Spencer W. Kimball How to get your question answered on this forum!
lucashmcastro Posted July 16, 2021 Author Posted July 16, 2021 On 7/14/2021 at 3:13 PM, Nine said: Try to au3info.exe tool over that button to see if you get control informations. Yes, I've already done the checks through au3info.exe and got the controller info, but apparently the commands aren't being applied.This is the print about code and au3info.exe. au3info.exe >>>> Window <<<< Title: Importador de Movimento ISS em XML Class: TfrmPrinImpISSXML Position: 188, 149 Size: 647, 469 Style: 0x16C80000 ExStyle: 0x00010100 Handle: 0x0000000000030694 >>>> Control <<<< Class: TBitBtn Instance: 2 ClassnameNN: TBitBtn2 Name: Advanced (Class): [CLASS:TBitBtn; INSTANCE:2] ID: 198294 Text: < &Voltar Position: 362, 399 Size: 86, 29 ControlClick Coords: 31, 13 Style: 0x5C01000B ExStyle: 0x00000000 Handle: 0x0000000000030696 >>>> Mouse <<<< Position: 589, 591 Cursor ID: 0 Color: 0xF0F0F0 >>>> StatusBar <<<< >>>> ToolsBar <<<< >>>> Visible Text <<<< pgeBemVindo &Ajuda < &Voltar &Cancelar &Fechar Ava&nçar > >>>> Hidden Text <<<<
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