translit to ?

Clovertech Forums Read Only Archives Cloverleaf Cloverleaf translit to ?

  • Creator
    Topic
  • #49615
    Mary Kobis
    Participant

      Since translit is not going to be used in newer versions of tcl, how would this be changed?

      set msg [translit ” x02 $msg]

      Thanks in advance, Mary.

    Viewing 1 reply thread
    • Author
      Replies
      • #62737
        Jim Kosloskey
        Participant

          Mary,

          Have you tried

          set msg [string map {” x02} $msg]

          Jim Kosloskey

          email: jim.kosloskey@jim-kosloskey.com 29+ years Cloverleaf, 59 years IT - old fart.

        • #62738
          Mary Kobis
          Participant

            Thanks Jim…  ðŸ˜‰

        Viewing 1 reply thread
        • The forum ‘Cloverleaf’ is closed to new topics and replies.