The following code:
set elt "one two three"
puts [lindex $elt 2]
set elt [split $elt " "]puts [lindex $elt 2]
will output:threetwo
that's why i believe that the patch is risky and require accurate testing (and
probably it's not the right approach).
Bye,Fulvio
----Messaggio originale----
Da: [email protected]
Data: 11/07/2013 18.51
A: "[email protected]"<[email protected]>
Cc: "scid-users"<[email protected]>
Ogg: Re: minor patch for fics window
Hi Fulvio,
Please try branch fix_proper_list2 for an updated patch.
Cristian S.
------------------------------------------------------------------------------
See everything from the browser to the database with AppDynamics
Get end-to-end visibility with application monitoring from AppDynamics
Isolate bottlenecks and diagnose root cause in seconds.
Start your free trial of AppDynamics Pro today!
http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk
_______________________________________________
Scid-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/scid-users