Renaming segment(s) in message.

Clovertech Forums Read Only Archives Cloverleaf Cloverleaf Renaming segment(s) in message.

  • Creator
    Topic
  • #54027
    Frank Urbanija
    Participant

      Can someone share their tcl to rename a segment in a message; I need to rename a segment from DG1’s to OBX’s.

    Viewing 0 reply threads
    • Author
      Replies
      • #79911

        Code:

        regsub -all — {rDG1} $msg “rOBX”

        This can also be done in an xlate with PATHCOPY and/or COPY statements.

        -- Max Drown (Infor)

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