<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.ice-online.com/index.php?action=history&amp;feed=atom&amp;title=MSGLOG</id>
	<title>MSGLOG - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.ice-online.com/index.php?action=history&amp;feed=atom&amp;title=MSGLOG"/>
	<link rel="alternate" type="text/html" href="https://wiki.ice-online.com/index.php?title=MSGLOG&amp;action=history"/>
	<updated>2026-08-26T10:07:03Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.34.1</generator>
	<entry>
		<id>https://wiki.ice-online.com/index.php?title=MSGLOG&amp;diff=809&amp;oldid=prev</id>
		<title>ConvertBot: Graphical display of all messages from within a macro</title>
		<link rel="alternate" type="text/html" href="https://wiki.ice-online.com/index.php?title=MSGLOG&amp;diff=809&amp;oldid=prev"/>
		<updated>2020-04-27T22:05:04Z</updated>

		<summary type="html">&lt;p&gt;Graphical display of all messages from within a macro&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;Graphical display of all messages from within a macro&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
MSGLOG creates a window in which text messages are displayed.  Typically it&lt;br /&gt;
is used to display informational, warning, or error messages from a macro.&lt;br /&gt;
The message display includes message type, date/time and message text&lt;br /&gt;
color-coded by severity:  green for informational messages, yellow for&lt;br /&gt;
warning messages, and red for error messages.&lt;br /&gt;
&lt;br /&gt;
MSGLOG set the Midas.logger field to get a copy of all messages generated&lt;br /&gt;
in the macros Midas context.&lt;br /&gt;
&lt;br /&gt;
To handle logging to a file, see the REPORT intrinsic.&lt;br /&gt;
&lt;br /&gt;
To automatically instantiate this in a NeXtMidas macro with a panel, use&lt;br /&gt;
  PANEL/LOGGER&lt;br /&gt;
This adds the logger to the bottom fixed region of the panel.&lt;br /&gt;
&lt;br /&gt;
MESSAGES:&lt;br /&gt;
  Receive:&lt;br /&gt;
    EXIT   - Exit this primitive&lt;br /&gt;
    LOG    - Handle a log message of type INFO, WARN or ERROR&lt;br /&gt;
    RESIZE - Resize the window&lt;br /&gt;
&lt;br /&gt;
SWITCHES:&lt;br /&gt;
  /BANNER  - Set the banner position. One of: &amp;quot;None,Top,Pane&amp;quot;.&lt;br /&gt;
  /FONTSZ  - font size in pixels&lt;br /&gt;
  /LINES   - number of messages to buffer on/off screen&lt;br /&gt;
  /ROWS    - number of rows to display&lt;br /&gt;
  /COLS    - number of columns to display&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:NXM_Explain]]&lt;/div&gt;</summary>
		<author><name>ConvertBot</name></author>
		
	</entry>
</feed>