<?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 messagebox in Software Archive</title>
    <link>https://community.intel.com/t5/Software-Archive/messagebox/m-p/988038#M27634</link>
    <description>Hi @ll, &lt;BR /&gt; &lt;BR /&gt;I would like to use the messagebox for displaying a calculation result. How can I get the "text"C containing my result? I tried to use a character-variable, but without the "C" at the end it didnt work, and I couldnt get it there. Any idea? I didnt find any help in my manuals concerning this &lt;BR /&gt; &lt;BR /&gt;used code to display the messagebox: &lt;BR /&gt;---------------------------------------------- &lt;BR /&gt;stat = messagebox(ghwndMain, "text"C, &amp;amp; &lt;BR /&gt;"Calculation result:"C, MB_OK) &lt;BR /&gt;---------------------------------------------- &lt;BR /&gt; &lt;BR /&gt;a similar problem is also the problem of inserting a "newline" in a static-text-field of a dialog. How can I include a Newline-Parameter in a text-String. &lt;BR /&gt; &lt;BR /&gt;Thanks a lot, &lt;BR /&gt; &lt;BR /&gt;Andre &lt;BR /&gt; &lt;BR /&gt;P.S: Of course the messagebox and the static-text-field works with static text-strings... But no variables in the first one, no newline in the second one :-(</description>
    <pubDate>Tue, 16 Apr 2002 23:52:30 GMT</pubDate>
    <dc:creator>faidor</dc:creator>
    <dc:date>2002-04-16T23:52:30Z</dc:date>
    <item>
      <title>messagebox</title>
      <link>https://community.intel.com/t5/Software-Archive/messagebox/m-p/988038#M27634</link>
      <description>Hi @ll, &lt;BR /&gt; &lt;BR /&gt;I would like to use the messagebox for displaying a calculation result. How can I get the "text"C containing my result? I tried to use a character-variable, but without the "C" at the end it didnt work, and I couldnt get it there. Any idea? I didnt find any help in my manuals concerning this &lt;BR /&gt; &lt;BR /&gt;used code to display the messagebox: &lt;BR /&gt;---------------------------------------------- &lt;BR /&gt;stat = messagebox(ghwndMain, "text"C, &amp;amp; &lt;BR /&gt;"Calculation result:"C, MB_OK) &lt;BR /&gt;---------------------------------------------- &lt;BR /&gt; &lt;BR /&gt;a similar problem is also the problem of inserting a "newline" in a static-text-field of a dialog. How can I include a Newline-Parameter in a text-String. &lt;BR /&gt; &lt;BR /&gt;Thanks a lot, &lt;BR /&gt; &lt;BR /&gt;Andre &lt;BR /&gt; &lt;BR /&gt;P.S: Of course the messagebox and the static-text-field works with static text-strings... But no variables in the first one, no newline in the second one :-(</description>
      <pubDate>Tue, 16 Apr 2002 23:52:30 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/messagebox/m-p/988038#M27634</guid>
      <dc:creator>faidor</dc:creator>
      <dc:date>2002-04-16T23:52:30Z</dc:date>
    </item>
    <item>
      <title>Re: messagebox</title>
      <link>https://community.intel.com/t5/Software-Archive/messagebox/m-p/988039#M27635</link>
      <description>Problem solved. I dont know why, but char(13) works now for a newline, and even varibales are interpolated. Perhaps the problem was, that I tried to use char(13) and char(10) in combination... &lt;BR /&gt;Anyhow, it works, greetz, &lt;BR /&gt; &lt;BR /&gt;Andre</description>
      <pubDate>Wed, 17 Apr 2002 01:03:27 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/messagebox/m-p/988039#M27635</guid>
      <dc:creator>faidor</dc:creator>
      <dc:date>2002-04-17T01:03:27Z</dc:date>
    </item>
  </channel>
</rss>

