Page 2 of 2

Re: finding elements in range

Posted: Wed May 21, 2014 1:39 pm
by Tronic
:arrow:
indexer_tester.fsm
(633 Bytes) Downloaded 941 times
fsm

Re: finding elements in range

Posted: Wed May 21, 2014 2:00 pm
by tester
Thank you.

Re: finding elements in range

Posted: Wed May 21, 2014 5:43 pm
by Nubeat7
need to remember the between? methode, thx tronic

Re: finding elements in range

Posted: Wed May 21, 2014 5:53 pm
by tester
Some day, we must gather these little array oriented solutions into one larger toolkit.

Re: finding elements in range

Posted: Wed May 21, 2014 6:58 pm
by RJHollins
Nice Tronics !

I'd not seen/used the 'between' command ... interesting ;)

Reminds me of the CASE statement used in ranges. [in a basic way].

I need to read up on 'between' to learn more.

Good stuff Guys !
8-)

Re: finding elements in range

Posted: Wed May 21, 2014 7:05 pm
by tester
But one little thing. First output should show values at indexes (that correspond to names at the same indexes - which are shown on second output). Eventually there could be third output as well. :mrgreen: