Hello, guys...
I'm working on the following code and the IF clause (If wKey.Tag = wTunesApp(wIndex) Then) always returns false. The Tag field values are 0, 1, 2 and 3... and wTunesApp(wIndex) = rnd(0, 4).
I know that rnd() returns an int and Tag is a string... That could explain the false...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.