How transform a spreadsheet in an array ?
Ludovic Th=?ISO-8859-1?Q?=E9?=bault
ludovic.thebault at laposte.net
Sun Jan 6 00:38:01 EST 2002
diskot123 at juno.com wrote:
>put tarray["Name"] --return 1,0,10
>put tarray["Data1"] --return 10,1,0
>
>put keys(tarray) returns Name,Data1,Data2,Data3
I've found this, but i want something like this :
put tarray["Name3","Data3"] -- return 10
And if i combine tarray just after split, the result is complety
different.
More information about the use-livecode
mailing list