Name: Hulio 2011-01-27 13:43
http://pastebin.com/QVkbT8AG
I'm attempting to pass an array from one function to a second where it will be filled with the current PATH, replacing colons with '/0/' characters.
I receive an error when trying to give the array a string, which I dont understand because when there is no secondary function and I do all the work in one class, it works perfectly.
I'm attempting to pass an array from one function to a second where it will be filled with the current PATH, replacing colons with '/0/' characters.
I receive an error when trying to give the array a string, which I dont understand because when there is no secondary function and I do all the work in one class, it works perfectly.