COM error 0x80020005 - Type mismatch

Get help with using AutoHotkey (v1.1 and older) and its commands and hotkeys
hotkeyguy
Posts: 170
Joined: 11 Oct 2014, 12:22

COM error 0x80020005 - Type mismatch

13 Nov 2018, 15:43

Hello,

try to access an value via its .item property. .item( Number ) works, but with .item( "String" ) I get the mentioned error 0x80020005 - Type mismatch. Both types (number and string) should be possible. Any hints?

Edit: Same problem with JS!


Many thanks and greetings
hotkeyguy
swagfag
Posts: 6222
Joined: 11 Jan 2017, 17:59

Re: COM error 0x80020005 - Type mismatch

13 Nov 2018, 16:50

item() accepts a zero based index. how did u figure a string should be possible?

Return to “Ask for Help (v1)”

Who is online

Users browsing this forum: peter_ahk, Rohwedder and 162 guests