Re: [Scid-users] minor patch for fics window

2013-07-11 Thread f...@libero.it
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: c

Re: [Scid-users] minor patch for fics window

2013-07-11 Thread Cristian Stoica
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 Is