FYI Saved message files

Clovertech Forums Read Only Archives Cloverleaf Cloverleaf FYI Saved message files

  • Creator
    Topic
  • #54215
    Jim
    Participant

      FYI Cloverleaf 6.0.0

      I found that when the first 6 characters of a thread name are the same in a process that the hcicyclesavemsgs (in contrib directory) fails to cycle one of the saved message files.

      Has anyone else experienced this problem?

      Jim

    Viewing 1 reply thread
    • Author
      Replies
      • #80619
        Keith McLeod
        Participant

          Yes. if you use hcicyclesavemsg, it makes use of the formatted output from hciconnstatus.  If you modify the format contained in hciconnstatus, you can increase the number of characters that require uniqueness.

          Here are the lines I change given me 28 characters for the thread names.

             set fmt “%-15.15s %-28.28s %-5.5s %-7.7s %-20.20s” ;# Output line format

             echo [format $fmt Process Connection State “Proto” When]

             echo ”





           


        • #80620
          Tom Canavan
          Participant

            Keith, Thanks for that formatting information. I never went looking for that but I can certainly use a longer name in the connection column for hciconnstatus. I’m implementing a 30 character field right now.

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