[Gambas-user] Super quickie - array equality
adamnt42 at ...626...
adamnt42 at ...626...
Wed Oct 21 03:30:35 CEST 2015
On Wed, 21 Oct 2015 11:42:59 +1030
"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)>
Damn. It doesn't work. Oh well. :-(
b
--
B Bruen <adamnt42 at ...3379... (sort of)>
More information about the User
mailing list