Removing non-ascii characters

Clovertech Forums Read Only Archives Cloverleaf Cloverleaf Removing non-ascii characters

  • Creator
    Topic
  • #52917
    Matthew Rasmussen
    Participant

      I have an inbound thread for which the /HEADER obx segments look like this:

      OBX|4|TX|10^T.ERRPT: /HEADER|4|

    Viewing 0 reply threads
    • Author
      Replies
      • #75920
        Matthew Rasmussen
        Participant

          Not sure why there was a difference in test vs live output, but I was able to resolve the issue by changing the proc to this:

          set a $xlateInVals

          if [lempty $xlateInVals] {

          set xlateOutVals $a } else {

          regsub -all {

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