2019-07-19 19:29 +02:00, [email protected] : > On 7/19/19, Gilles Pérez <[email protected]> wrote: > > set tvalue true > > This statement sets the TCL variable "tvalue" to the four-character > string "true", not to a boolean true.
Is it possible in Tcl to specify I want a boolean? For now, I “filter” true/false values and I mix $ or : notation with literal I build, but it's not that practical. Thank you, Gilles. -- 📌 Envoyé de mon téléphone. Excusez la brièveté. 📌 Sendita per poŝtelefono, pardonu do la koncizon. _______________________________________________ sqlite-users mailing list [email protected] http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

