XojoFramework$7952 OOBEx

Hello,

Can I just check with someone that the following code, taken from the call stack on an error, is an out of bounds exception in the Framework, and not in our code?

OutOfBoundsException: 0, RaiseOutOfBoundsException XojoFramework$7952 homeListBoxClass.goToRecords%%o<homeListBoxClass>i4s homeListBoxClass.Event_DoubleClick%%o<homeListBoxClass> ourListBox.Event_DoubleClick%%o<ourListBox>

Cheers,

Hamish

I doubt that an OutOfBoundsException is happening within the framework.

You should show the code leading to the crash.

The exception is being raised in the C++ framework, but it’s in response to the code in goToRecord.