tcllib

  • Creator
    Topic
  • #50597

    I did a quick forum search on “tcllib” and saw that tcllib is mentioned. However, it is not clear to me whether or not it is OK to install tcllib on our Cloverleaf servers and I have not seen any instructions on how to install tcllib.

    Here’s my specific need: I’d like to split a large file up into smaller records by splitting on the phrase “END OF CHART”. After hunting around, it looks like the textutil::split package will do what I need, but it is part of tcllib.

    -- Max Drown (Infor)

Viewing 1 reply thread
  • Author
    Replies
    • #66729
      Rob Abbott
      Keymaster

        tcllib is installed with Cloverleaf.  Version 1.8 is installed with 5.4.1 and above.  

        You can find it under $HCIROOT/tcl/lib

        If you want to install a different version I would suggest you do it in your site so you don’t break anything in the root.

        Anyway, package require textutil should get you what you need.

        Rob Abbott
        Cloverleaf Emeritus

      • #66730

        Thanks, Rob. That’s very good to know.

        -- Max Drown (Infor)

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