There's a fill command, but that fills with a single number. What I had to do in the end was first create a random list seq(Ran#,X,0,8,1)->List 1
And then do this operation 9 times (I want a 9x9 matrix), and then I wrote a program (just as easy to do it in Run-Mat) List->Mat(List1,....,List9)
It worked, but man talk about a roundabout way of doing things.
And what really frustrated me was that I should have been able to do this:
For n,1,9,1
seq(Ran#,X,0,8,1)->List n
But the 'store to list' operator only accepts _numbers_ as arguments!!!!
Please let me know if there is a better way to go about what I'm trying to achieve.

Thus far, I am not impressed with Casio's lax program design. Their CAS is several steps behind the TI-92 (this was released 8 years ago!) and you can't even use the algebra or calculus commands in programs!

Here in NZ, there isn't a great deal of difference in price between afx and TI-92 so I can see why higher-end users go for high end TI's and HP's.
BUT, I would like to congratulate Casio on a great design of hardware, the AFX itself is fantastic!! I am still glad I have one because the amount of good ad-ins available which run really nicely (not to mention its PC-near-conpatiblity meaning easyer development) mean I will never again be bored stiff in a mechanical engineering lecture. Here's to gaming on the afx!!!
