Page 1 of 1

Array Tool

Posted: Sat Oct 19, 2013 11:09 pm
by billv
An array helper with about 30 functions.
Array Tool.fsm
(28.88 KiB) Downloaded 1414 times

Re: Array Tool

Posted: Sun Oct 20, 2013 7:56 am
by RJHollins
wow .... no comments yet ... I will.

first off ... never expected something like this ...

There is quite a lot there ... but with my first glance ... I couldn't figure out what to do :|

I think I may need documentation just to get a handle :shock:

Re: Array Tool

Posted: Sun Oct 20, 2013 11:38 am
by billv
Was using it to learn about how to write arrays in ruby...fell way short though ..
Lots of stuff could be still done with it..
In particular, some math stuff to further manipulate the arrays...
The old auto arrray gen from sm does this alright....

All buttons pretty much do as they say...
Only real grey area is if you decide to hit the 'Join' buttons...
Turns it to string..so all array editing ends.