Android Question Parsing Error - Index Was Outside The Bounds Of The Array [RESOLVED]

Big Dave

Member
Licensed User
Longtime User
Hi

Can anyone shed any light as to what this error could be:

B4A Version: 13.40
Parsing code. Error
Error parsing program.
Error description: Index was outside the bounds of the array.
Error occurred on line: 169 (KONQA11)
Sub Activity_Pause (UserClosed As Boolean)

The sub is empty so I am thinking the error is located elsewhere.

Let me know what additional info would help

Thanks in advance.
 
Top