<?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: Changing Messagebox Button Labels in Intel® Fortran Compiler</title>
    <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Changing-Messagebox-Button-Labels/m-p/807446#M40923</link>
    <description>Forgot another question:&lt;BR /&gt;&lt;BR /&gt;In messages using null terminating strings ( aboutbox for example) 
 creates a new line. In messagebox 
 is treated as a normal character. How to do it in messagebox?&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;Geraldo</description>
    <pubDate>Wed, 21 May 2003 09:17:32 GMT</pubDate>
    <dc:creator>cacciatore</dc:creator>
    <dc:date>2003-05-21T09:17:32Z</dc:date>
    <item>
      <title>Changing Messagebox Button Labels</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Changing-Messagebox-Button-Labels/m-p/807443#M40920</link>
      <description>I WOULD LIKE TO HAVE HELP IN THE FOLLOWING QUESTIONS:&lt;BR /&gt;&lt;BR /&gt;1- HOW IS IT POSSIBLE TO CHANGE THE LABELS OF THE BUTTONS OF A MESSAGEBOX ( NOT MESSAGEBOXQQ).&lt;BR /&gt;     &lt;BR /&gt;2- HOW TO CREATE A MODELES MESSAGEBOX WITH NO BUTTONS AND ONLY A MESSAGE LIKE: &lt;BR /&gt;   'WAIT, PROGRAM XX RUNNING', AND AFTER XX TERMINATES CLOSING, BY CODE, THE MESSAGEBOX.&lt;BR /&gt;   CREATING A MODELES DIALOG AND USE DIALOGEXIT WOULD DO IT, BUT I HOPE THERE IS SOMETHING THAT DEMANDS LESS CODING. &lt;BR /&gt;      &lt;BR /&gt;THANKS&lt;BR /&gt;GERALDO   &lt;BR /&gt;</description>
      <pubDate>Tue, 20 May 2003 02:45:26 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Changing-Messagebox-Button-Labels/m-p/807443#M40920</guid>
      <dc:creator>cacciatore</dc:creator>
      <dc:date>2003-05-20T02:45:26Z</dc:date>
    </item>
    <item>
      <title>Re: Changing Messagebox Button Labels</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Changing-Messagebox-Button-Labels/m-p/807444#M40921</link>
      <description>You answered your questions yourself -- MessageBox has only a small set of predefined button labels (Yes, No, OK, Cancel...) -- for everything more you should create a dialog of your own. The same for question 2 -- by the time you wrote the post here, you could have coded it yourself ;-).&lt;BR /&gt;&lt;BR /&gt;Jugoslav</description>
      <pubDate>Tue, 20 May 2003 14:24:47 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Changing-Messagebox-Button-Labels/m-p/807444#M40921</guid>
      <dc:creator>Jugoslav_Dujic</dc:creator>
      <dc:date>2003-05-20T14:24:47Z</dc:date>
    </item>
    <item>
      <title>Re: Changing Messagebox Button Labels</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Changing-Messagebox-Button-Labels/m-p/807445#M40922</link>
      <description>Jugoslav&lt;BR /&gt;&lt;BR /&gt;For the question 2 you are rigth.&lt;BR /&gt;As for the question 1, I wanted to change YES and NO to portuguese. The first time I used YES and NO buttons, just before receiving your answer, I found the brazilian version of W98 have all the labels in portuguese. As I have been using messagebox with only OK button, I was not aware of it. I should be aware, as almost everything is translated in my W98.&lt;BR /&gt;&lt;BR /&gt;Thanks for you answer&lt;BR /&gt;Geraldo</description>
      <pubDate>Wed, 21 May 2003 09:12:31 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Changing-Messagebox-Button-Labels/m-p/807445#M40922</guid>
      <dc:creator>cacciatore</dc:creator>
      <dc:date>2003-05-21T09:12:31Z</dc:date>
    </item>
    <item>
      <title>Re: Changing Messagebox Button Labels</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Changing-Messagebox-Button-Labels/m-p/807446#M40923</link>
      <description>Forgot another question:&lt;BR /&gt;&lt;BR /&gt;In messages using null terminating strings ( aboutbox for example) 
 creates a new line. In messagebox 
 is treated as a normal character. How to do it in messagebox?&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;Geraldo</description>
      <pubDate>Wed, 21 May 2003 09:17:32 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Changing-Messagebox-Button-Labels/m-p/807446#M40923</guid>
      <dc:creator>cacciatore</dc:creator>
      <dc:date>2003-05-21T09:17:32Z</dc:date>
    </item>
    <item>
      <title>Re: Changing Messagebox Button Labels</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Changing-Messagebox-Button-Labels/m-p/807447#M40924</link>
      <description>Just add a CHAR(0) after /r&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;&lt;BR /&gt;Alan</description>
      <pubDate>Wed, 21 May 2003 12:32:43 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Changing-Messagebox-Button-Labels/m-p/807447#M40924</guid>
      <dc:creator>llynisa</dc:creator>
      <dc:date>2003-05-21T12:32:43Z</dc:date>
    </item>
    <item>
      <title>Re: Changing Messagebox Button Labels</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Changing-Messagebox-Button-Labels/m-p/807448#M40925</link>
      <description>Just add a CHAR(0) after 
&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;&lt;BR /&gt;Alan</description>
      <pubDate>Wed, 21 May 2003 12:33:51 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Changing-Messagebox-Button-Labels/m-p/807448#M40925</guid>
      <dc:creator>llynisa</dc:creator>
      <dc:date>2003-05-21T12:33:51Z</dc:date>
    </item>
    <item>
      <title>Re: Changing Messagebox Button Labels</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Changing-Messagebox-Button-Labels/m-p/807449#M40926</link>
      <description>No. 
 is how CHAR(13) is spelled in C; similarly, 
 stands for CHAR(10). How the escape sequence in the code is interpreted in CVF depends on whether "C" suffix is added to the string. Thus:&lt;PRE&gt;"Hello world
I'm here."&lt;B&gt;C&lt;/B&gt;
"Hello world"//char(13)//char(10)//"I'm here."//char(0)&lt;/PRE&gt;&lt;BR /&gt;produce identical result -- the first is interpreted according to C parsing rules, the second according to Fortran's. I forgot what is required in MessageBox to indicate line break -- I think char(13) (
), but try char(10) or char(13)//char(10) if it's not.&lt;BR /&gt;&lt;BR /&gt;On a similar issue, since backslash is escape character in C, you have to spell  to get a literal backslash, i.e:&lt;PRE&gt;"C:WinNTSystem32"C
(= "C:WinntSystem32"//char(0))&lt;/PRE&gt;It's one of common errors in C to forget to type double backslashes when you want one -- it comes out about once a week in comp.os.ms-windows.programmer.win32: "why does my call to CreateFile returns 'File not found'"? ;-).&lt;BR /&gt;&lt;BR /&gt;Jugoslav</description>
      <pubDate>Wed, 21 May 2003 14:27:19 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Changing-Messagebox-Button-Labels/m-p/807449#M40926</guid>
      <dc:creator>Jugoslav_Dujic</dc:creator>
      <dc:date>2003-05-21T14:27:19Z</dc:date>
    </item>
    <item>
      <title>Re: Changing Messagebox Button Labels</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Changing-Messagebox-Button-Labels/m-p/807450#M40927</link>
      <description>Alan, thanks for answering.&lt;BR /&gt;Jugoslav, char(13)//char(10) worked ok in messagebox. Thanks&lt;BR /&gt;As for  it made me lose some time before "discovering" .</description>
      <pubDate>Thu, 22 May 2003 09:11:26 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Changing-Messagebox-Button-Labels/m-p/807450#M40927</guid>
      <dc:creator>cacciatore</dc:creator>
      <dc:date>2003-05-22T09:11:26Z</dc:date>
    </item>
  </channel>
</rss>

