On Thu, 22 Oct 2015 18:27:22 +0200
Fabien Bodard <gambas...@gmail.com> wrote:

> 2015-10-22 15:48 GMT+02:00 Jussi Lahtinen <jussi.lahti...@gmail.com>:
> > Maybe you could use Point datatype, it does use compare method.
> >
> > So you can compare them like this:
> >
> > If hFirstPoint = hSecondPoint Then
> >
> >
> >
> > Jussi
> 
> Jussi is true, for your idea it's maybe better than an array.
> 

Ha! You guys are brilliant! It is exactly what I need.

  If Layout=Point() then ...

thanks
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