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 <adamn...@gnail.com (sort of)>

------------------------------------------------------------------------------
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to