[Gambas-user] Super quickie - array equality

Jussi Lahtinen jussi.lahtinen at ...626...
Wed Oct 21 14:30:28 CEST 2015


I don't get what you mean... do you want to test array bounds, or value,
or..?


Jussi

On Wed, Oct 21, 2015 at 4:12 AM, adamnt42 at ...626... <adamnt42 at ...626...>
wrote:

> If anyone is awake.
>
> Can I test that an integer array  of the form (x,y) is equal to [0,0]
> simply? In other words
>
>   Dim MyDimensions as Integer[]=[0,0]
> (some user stuff happens)
>   If MyDimensions=[0,0} then ...
>
> tia
> bruce
> --
> B Bruen <adamnt42 at ...3379... (sort of)>
>
>
> ------------------------------------------------------------------------------
> _______________________________________________
> Gambas-user mailing list
> Gambas-user at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user
>



More information about the User mailing list