[Gambas-user] CLASS inherits from CLASS causes OUT OF BOUNDS (#22)

T Lee Davidson t.lee.davidson at gmail.com
Tue Apr 18 06:45:38 CEST 2023


On 4/17/23 11:20, Mayost Sharon wrote:
> Hello
> 
> I am trying to create a class within a class that the second class inherits from the first class
> 
> when i run
> The GAMBAS IDE comes out
> with an error
> OUT OF BOUNDS (#22)
> 
> Is it my mistake?
> 
> Attached is the code I tried to run
> 
> Thank you

I took your code as a starting point and changed it significantly. It is now an example of having a custom class inheriting from 
another custom class that works but does, basically, nothing useful. Attached.


-- 
Lee
-------------- next part --------------
A non-text attachment was scrubbed...
Name: class_06a-0.0.1.tar.gz
Type: application/gzip
Size: 12621 bytes
Desc: not available
URL: <http://lists.gambas-basic.org/pipermail/user/attachments/20230418/3ed0f943/attachment.gz>


More information about the User mailing list