| Author |
Comment/Response |
David File
|
10/02/06 1:08pm
Thanks for the response...the problem was that I wasn't sure how to represent what I saw on the screen in the request.
[1[1,2,3,4], 2[1,2,3,4], 3[1,2,3,4], 4[1,2,3,4]]
I'd like to force it to display
[[1,2,3,4],[2,4,6,16],[3,6,9,24]...
Thanks
URL: , |
|