I have a package with various functions and I have written a script with various blocks to test the functions in the package. When I run the script on my machine it works fine but wouldn't work on any other machine. It says
eg. ISNUMERIC must be declared. I am told it's because I don't reference the package in the script. Can anybody help.
Thanks
eg. ISNUMERIC must be declared. I am told it's because I don't reference the package in the script. Can anybody help.
Thanks
Comment