Posted: 18th Apr 2003 21:56
Is there any way to return an array from a function?
Posted: 18th Apr 2003 22:12
dimension the array at the start of your code then just change it within your function, it's accessible globally this way