Results 1 to 3 of 3

Thread: CRLF not working in body of notes msg

Threaded View

  1. #1

    Thread Starter
    Member
    Join Date
    Jan 2001
    Location
    Chicago
    Posts
    40

    Question CRLF not working in body of notes msg

    For some reason, when using early binding with the the following code:

    Dim Msg as String

    Call DomDocument.ReplaceItemValue("Body", Msg)

    My body of my Lotus Notes email shows up as:

    Robot was started on 12/14/2001 at 10:23:12 AM|| Successful scenarios = 2 |Abort Message = None|

    The crlf are not working and showing up as text in the form of a pipe symbol or something of that sort.

    I tried just using Chr(10) ,Chr(13) , vbNewLine, and VBCrlf and nothing works. Does anyone know how to get this to work?
    Last edited by OhYeahLach; May 1st, 2002 at 12:37 PM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width