[Gambas-user] Super quickie - array equality

adamnt42 at ...626... adamnt42 at ...626...
Wed Oct 21 03:12:59 CEST 2015


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)>




More information about the User mailing list