Writing Custom protocol Upoc for reading messages from file.

Clovertech Forums Read Only Archives Cloverleaf Cloverleaf Writing Custom protocol Upoc for reading messages from file.

  • Creator
    Topic
  • #53217
    anshu singhal
    Participant

      Writing Custom protocol Upoc for reading messages from file having message separator as “_” or any other character. If anybody has any template which can help implementing this then please share the same.

      Also we would be needing the environment information that cloverleaf provides to write any Upoc at this point of message flow.

    Viewing 0 reply threads
    • Author
      Replies
      • #76956
        Charlie Bursell
        Participant

          Just read in the whole file and split on the “_” then process the records.

          I haveno idea what you mean by “environment information that cloverleaf provides ”  The Tcl global array env holds all of the system environment variables

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