well after a quick re read it seem i've not understand the question myself. Sorry for the wrong answer.
But at least tell us what you want to compare ... the entry value or the array size ? 2015-10-21 14:30 GMT+02:00 Jussi Lahtinen <[email protected]>: > 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, [email protected] <[email protected]> > 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 <[email protected] (sort of)> >> >> >> ------------------------------------------------------------------------------ >> _______________________________________________ >> Gambas-user mailing list >> [email protected] >> https://lists.sourceforge.net/lists/listinfo/gambas-user >> > ------------------------------------------------------------------------------ > _______________________________________________ > Gambas-user mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/gambas-user -- Fabien Bodard ------------------------------------------------------------------------------ _______________________________________________ Gambas-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/gambas-user
