Sujet : Re: tablelist itemtodict
De : ralfixx (at) *nospam* gmx.de (Ralf Fassel)
Groupes : comp.lang.tclDate : 09. Oct 2024, 11:57:26
Autres entêtes
Message-ID : <ygafrp5fsrt.fsf@akutech.de>
References : 1 2 3 4 5
User-Agent : Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux)
* nemethi <
csaba.nemethi@t-online.de>
| > The itemtodict subcommand expects as its first argument an item
| > (i.e., a
| > list of elements), not an item index. To get and print the desired
| > dict, use
| > puts "itemtodict : [.tbl itemtodict [.tbl rowcget 0 -text]]"
| > or
| > puts "itemtodict : [.tbl itemtodict [.tbl get 0]]"
| >
>
| Oops, I have basically written the same as Ralf. It was not before
| posting my answer that I saw Ralf's one.
Always good to get confirmation from *the* boss himself ;-)
R'