CommZ3 Posted April 30, 2016 Posted April 30, 2016 Hi, Im a beginner in autoit. I would like to get a particular value from a table (for example a specific value in Column "B" and Row "3") in internet explorer and save it for later use. So far I have been experimenting on _IETableWriteToArray but it seems to be getting the whole table. How do I get a specific value in a specific row and column? Thank you
Danyfirex Posted April 30, 2016 Posted April 30, 2016 Hello Check how array works. Should be as easy like $table[row][colum] Saludos Danysys.com AutoIt... UDFs: VirusTotal API 2.0 UDF - libZPlay UDF - Apps: Guitar Tab Tester - VirusTotal Hash Checker Examples: Text-to-Speech ISpVoice Interface - Get installed applications - Enable/Disable Network connection PrintHookProc - WINTRUST - Mute Microphone Level - Get Connected NetWorks - Create NetWork Connection ShortCut
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