Deleteing last segment from a message

Clovertech Forums Read Only Archives Cloverleaf Cloverleaf Deleteing last segment from a message

  • Creator
    Topic
  • #52885
    Henry Bauer
    Participant

      I have attempted to delete the last segment of a message, however when I rebuild the new message and use this code the receiving system still indicates that end of message is not there. Here is the code

      #Rebuild and send out the message

    Viewing 1 reply thread
    • Author
      Replies
      • #75786
        David Barr
        Participant

          Maybe you should do a “msgdump” so you can see what the message looks like. The final segment should be followed by a single carriage return (r, x0D, however else you want to describe it).

          Also, what are you doing with the message referred to by mh? If you’re doing a msgcopy, you need to put mh in your disposition list with newmh. I’m not sure if you’re killing it or continuing it.

        • #75787
          Henry Bauer
          Participant

            Using some code I found on Clovertech. I have resolved the problem.

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