On Monday, March 22, 2004, at 09:14 PM, Dar Scott wrote:


I read this...
I have a field "test"
1  23  33
2  12  67

...as your really wanting this:
put 23 into a[1,1]
put 33 into a[1,2]
put 12 into a[2,1]
put 67 into a[2,2]

This is a crumby sentence, but isn't "your" correct here?


Dar Scott

_______________________________________________
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to