Michael Somos on Wed, 17 Jul 2002 13:21:39 -0400 |
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
eval(Str([1,2;3,4])) |
? eval(Str([1,2;3,4])) *** array index (34) out of allowed range [1]: [12][34] Is this the expected behavior? How can I change a matrix into a string and then convert it back? Shalom, Michael