<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: How to make &amp;lt;br/&amp;gt; work in mail message? in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/How-to-make-lt-br-gt-work-in-mail-message/m-p/357026#M60707</link>
    <description>&lt;P&gt;The answer is to use the New Line escape string "\!n".&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-jsl"&gt;Mail( "test@example.com", "revelation", "Hi all,\!nHow are you?", "$SAMPLE_DATA/Big Class.jmp" );&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;Please take the time to read the Scripting Guide.&amp;nbsp; It will make your JMP scripting efforts easier.&lt;/P&gt;</description>
    <pubDate>Mon, 08 Feb 2021 11:20:46 GMT</pubDate>
    <dc:creator>txnelson</dc:creator>
    <dc:date>2021-02-08T11:20:46Z</dc:date>
    <item>
      <title>How to make &lt;br/&gt; work in mail message?</title>
      <link>https://community.jmp.com/t5/Discussions/How-to-make-lt-br-gt-work-in-mail-message/m-p/356983#M60704</link>
      <description>&lt;P&gt;I quote below from JMP scripting index:&lt;BR /&gt;Mail( "test@example.com", "revelation", "JMP is great.", "$SAMPLE_DATA/Big Class.jmp" );&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It's about mail function.&lt;/P&gt;&lt;P&gt;"JMP is great" is the message part.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What I want for message part is like this:&lt;/P&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;How are you!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How to make it work?&lt;/P&gt;&lt;P&gt;How to insert &amp;lt;br/&amp;gt; between "Hi all," and "How are you!"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've tried search the community, didn't find the related discussions.&lt;/P&gt;&lt;P&gt;Thanks for any suggestions.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 09 Jun 2023 22:05:36 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/How-to-make-lt-br-gt-work-in-mail-message/m-p/356983#M60704</guid>
      <dc:creator>steven_gong</dc:creator>
      <dc:date>2023-06-09T22:05:36Z</dc:date>
    </item>
    <item>
      <title>Re: How to make &lt;br/&gt; work in mail message?</title>
      <link>https://community.jmp.com/t5/Discussions/How-to-make-lt-br-gt-work-in-mail-message/m-p/357026#M60707</link>
      <description>&lt;P&gt;The answer is to use the New Line escape string "\!n".&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-jsl"&gt;Mail( "test@example.com", "revelation", "Hi all,\!nHow are you?", "$SAMPLE_DATA/Big Class.jmp" );&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;Please take the time to read the Scripting Guide.&amp;nbsp; It will make your JMP scripting efforts easier.&lt;/P&gt;</description>
      <pubDate>Mon, 08 Feb 2021 11:20:46 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/How-to-make-lt-br-gt-work-in-mail-message/m-p/357026#M60707</guid>
      <dc:creator>txnelson</dc:creator>
      <dc:date>2021-02-08T11:20:46Z</dc:date>
    </item>
  </channel>
</rss>

