I've been toying with my script for over an hour and am really struggling here. I think its an easy one, but all of my attempts have been futile. So here's my line of code:
@ratings just holds two columns of data. I would like to be able to access this list once its done instead for dumping each row line by line to a file and then reading back in. I tryed
to get the first value but I got a "]" instead?? Any help would be greatly appreciated as always!
P.S. I've tested my data and I know I'm getting it from the database OK.