Posted to tcl by oldlaptop at Sun Aug 09 22:16:37 GMT 2026view raw

  1. eltclsh > puts [format "{spam spam \"%s\"}" {baked beans}]
  2. {spam spam "baked beans"}
  3. eltclsh > puts {*}[format "{spam spam \"%s\"}" {baked beans}]
  4. spam spam "baked beans"
  5.  

Add a comment

Please note that this site uses the meta tags nofollow,noindex for all pages that contain comments.
Items are closed for new comments after 1 week