On Tue, Jun 14, 2011 at 3:37 AM, dieter roelants <dieter...@gmail.com> wrote:
> On Mon, 13 Jun 2011 15:24:28 -0700
> "Higham, Paul" <phig...@sjm.com> wrote:
>
>> but I suspect that TH1 has neither dictionaries nor the {*} operator.
>> How about
>>
>>       set oneDlist ""
>>       foreach pair $twoDlist {lappend oneDlist [lindex $pair 0]}
>
> No foreach and lappend available either...

Not that I am a fan of TCL, but I wonder how much effort it would be
to use a full TCL interpretor?

Actually, I know next to nothing about TCL, so for all I know, TH1's
relation to TCL could be entirely cosmetic, but otherwise have
completely different internals.
_______________________________________________
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to