In the readme for 2.4 the transpose function is described as altering "the order of
items in keys for a "multidimesional" (sic) array"
I take it from the quotes that true multidimensional arrays are not supported. The
following doesn't work:
put "x" into test[bob]
put test into test2[nest]
I can convert the array back into a string (thanks to the new commands in 2.4 beta)
but is there a more direct way of creating multidimensional arrays. I am just asking
in case I am missing something obvious here.
Rodney
--
--
Rodney Tamblyn
Educational Media group
Higher Education Development Centre, 75 Union Place
University of Otago, PO Box 56, Dunedin, New Zealand
ph +64 3 479 7580 Fax +64 3 479 8362
http://hedc.otago.ac.nz ~ http://rodney.weblogs.com
Archives: http://www.mail-archive.com/[email protected]/
Info: http://www.xworlds.com/metacard/mailinglist.htm
Please send bug reports to <[EMAIL PROTECTED]>, not this list.