This is not compiled for V8i yet, as soon as i get a chance to do so i will - ben
Here's the latest incarnation of my toolkit.
There is an explanation file in the zip, and a test image to attatch.
Thanks to Jeff 's explanation of how to return 2d lists, the NParrayByGreyValues function now returns a 2d list.
There is a new function that makes collumn letters for excel ranges.
Have a play with it and see how you get on.
p.s. In the example file, if you change the transaction that deals with the NPisNumeric() function from Ask() to AskString() it'll no longer freak out if you give it a string.
NP_Tools1.03 - zip with everything
int function(int intToConvert)
converts a decimal integer to a binary number as a string
int function(int binaryStringToConvert)
converts a binary number as a string to a decimal integer
int[] function(double[] myList)
double[] function(double[] myList)
int function()
int function()
void function()
void function(int milisecondsToWait)
void function(string message)
void function(double[] ListOfNumbers)
bool function(string NumberThing)
double function(double[] ListOfNumbers, bool trueForindexFalseForValue)
double function(double[] ListOfNumbers, bool trueForindexFalseForValue)
double[][] function(string FilePath)
double function(double high, double low)
string function(int column)