Quantcast
Channel: Xojo Programming Forum - Latest topics
Viewing all articles
Browse latest Browse all 3679

Help with console app dimensioning

$
0
0

Hello all,

For some reason, this code has started to fail yielding an out of bounds exception.
Here’s the code:

The class clsSendTwilioBuffer contains no methods, only 7 properties; most are string, but some are integer.

Private Property SendTwilioBuffer(-1) As clsSendTwilioBuffer

In the Constructor of the same class:

 SendTwilioBuffer(-1) = New clsSendTwilioBuffer

This used to work (sorry I don’t recall the Xojo version). In 2023r3.1 and 2023R4 it gives the out of bounds exception.

What am I doing wrong??

Thanks,
TIm

8 posts - 4 participants

Read full topic


Viewing all articles
Browse latest Browse all 3679

Trending Articles