<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="http://wiki.signature.net/skins/common/feed.css?270"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://wiki.signature.net/index.php?action=history&amp;feed=atom&amp;title=SAVESOURCE</id>
		<title>SAVESOURCE - Revision history</title>
		<link rel="self" type="application/atom+xml" href="http://wiki.signature.net/index.php?action=history&amp;feed=atom&amp;title=SAVESOURCE"/>
		<link rel="alternate" type="text/html" href="http://wiki.signature.net/index.php?title=SAVESOURCE&amp;action=history"/>
		<updated>2026-05-04T04:16:31Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.16.0</generator>

	<entry>
		<id>http://wiki.signature.net/index.php?title=SAVESOURCE&amp;diff=2949&amp;oldid=prev</id>
		<title>Barb: /* SAVESOURCE */</title>
		<link rel="alternate" type="text/html" href="http://wiki.signature.net/index.php?title=SAVESOURCE&amp;diff=2949&amp;oldid=prev"/>
				<updated>2010-09-30T23:14:57Z</updated>
		
		<summary type="html">&lt;p&gt;&lt;span class=&quot;autocomment&quot;&gt;SAVESOURCE&lt;/span&gt;&lt;/p&gt;
&lt;table style=&quot;background-color: white; color:black;&quot;&gt;
			&lt;col class='diff-marker' /&gt;
			&lt;col class='diff-content' /&gt;
			&lt;col class='diff-marker' /&gt;
			&lt;col class='diff-content' /&gt;
		&lt;tr valign='top'&gt;
		&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;← Older revision&lt;/td&gt;
		&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;Revision as of 23:14, 30 September 2010&lt;/td&gt;
		&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 3:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 3:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;'''Syntax:''' &amp;lt;br&amp;gt; SAVESOURCE &amp;lt;br&amp;gt; &amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;'''Syntax:''' &amp;lt;br&amp;gt; SAVESOURCE &amp;lt;br&amp;gt; &amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;'''Placement:''' &amp;lt;br&amp;gt; Place the SAVESOURCE command before the REPORT command. &amp;lt;br&amp;gt; &amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;'''Placement:''' &amp;lt;br&amp;gt; Place the SAVESOURCE command before the REPORT command. &amp;lt;br&amp;gt; &amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;-&lt;/td&gt;&lt;td style=&quot;background: #ffa; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;'''Discussion:''' &amp;lt;br&amp;gt; The SAVESOURCE command instructs The Reporter to save the &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;MTB &lt;/del&gt;source code that is generated as part of the report creation process.&amp;lt;br&amp;gt; If you do not include this command in the report specification, The Reporter will erase the MTB source code when the report is done.&amp;nbsp; &amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;'''Discussion:''' &amp;lt;br&amp;gt; The SAVESOURCE command instructs The Reporter to save the &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;IB &lt;/ins&gt;source code that is generated as part of the report creation process.&amp;lt;br&amp;gt; If you do not include this command in the report specification, The Reporter will erase the MTB source code when the report is done.&amp;nbsp; &amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;'''History:''' &amp;lt;br&amp;gt; Starting with Release 01.02, the source code is saved as a text file so that source lines can exceed 80 characters.&amp;lt;br&amp;gt; The text file is created with a &amp;quot;.ibs&amp;quot; extension.&amp;lt;br&amp;gt; '''For example''',&amp;lt;br&amp;gt; if the report specification is named $RPT, the source file will be named ~RPT.IBS.&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;'''History:''' &amp;lt;br&amp;gt; Starting with Release 01.02, the source code is saved as a text file so that source lines can exceed 80 characters.&amp;lt;br&amp;gt; The text file is created with a &amp;quot;.ibs&amp;quot; extension.&amp;lt;br&amp;gt; '''For example''',&amp;lt;br&amp;gt; if the report specification is named $RPT, the source file will be named ~RPT.IBS.&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;!-- diff cache key wikidb:diff:version:1.11a:oldid:2948:newid:2949 --&gt;
&lt;/table&gt;</summary>
		<author><name>Barb</name></author>	</entry>

	<entry>
		<id>http://wiki.signature.net/index.php?title=SAVESOURCE&amp;diff=2948&amp;oldid=prev</id>
		<title>Barb: /* SAVESOURCE */</title>
		<link rel="alternate" type="text/html" href="http://wiki.signature.net/index.php?title=SAVESOURCE&amp;diff=2948&amp;oldid=prev"/>
				<updated>2010-09-30T23:13:06Z</updated>
		
		<summary type="html">&lt;p&gt;&lt;span class=&quot;autocomment&quot;&gt;SAVESOURCE&lt;/span&gt;&lt;/p&gt;
&lt;table style=&quot;background-color: white; color:black;&quot;&gt;
			&lt;col class='diff-marker' /&gt;
			&lt;col class='diff-content' /&gt;
			&lt;col class='diff-marker' /&gt;
			&lt;col class='diff-content' /&gt;
		&lt;tr valign='top'&gt;
		&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;← Older revision&lt;/td&gt;
		&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;Revision as of 23:13, 30 September 2010&lt;/td&gt;
		&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 5:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 5:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;'''Discussion:''' &amp;lt;br&amp;gt; The SAVESOURCE command instructs The Reporter to save the MTB source code that is generated as part of the report creation process.&amp;lt;br&amp;gt; If you do not include this command in the report specification, The Reporter will erase the MTB source code when the report is done.&amp;nbsp; &amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;'''Discussion:''' &amp;lt;br&amp;gt; The SAVESOURCE command instructs The Reporter to save the MTB source code that is generated as part of the report creation process.&amp;lt;br&amp;gt; If you do not include this command in the report specification, The Reporter will erase the MTB source code when the report is done.&amp;nbsp; &amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;-&lt;/td&gt;&lt;td style=&quot;background: #ffa; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;'''History:''' &amp;lt;br&amp;gt; Starting with Release 01.02, the source code is saved as a text file so that source lines can exceed 80 characters.&amp;lt;br&amp;gt; The text file is created with a &amp;quot;.&lt;del class=&quot;diffchange diffchange-inline&quot;&gt;mtb&lt;/del&gt;&amp;quot; extension.&amp;lt;br&amp;gt; '''For example''',&amp;lt;br&amp;gt; if the report specification is named $RPT, the source file will be named ~RPT.&lt;del class=&quot;diffchange diffchange-inline&quot;&gt;MTB&lt;/del&gt;.&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;'''History:''' &amp;lt;br&amp;gt; Starting with Release 01.02, the source code is saved as a text file so that source lines can exceed 80 characters.&amp;lt;br&amp;gt; The text file is created with a &amp;quot;.&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;ibs&lt;/ins&gt;&amp;quot; extension.&amp;lt;br&amp;gt; '''For example''',&amp;lt;br&amp;gt; if the report specification is named $RPT, the source file will be named ~RPT.&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;IBS&lt;/ins&gt;.&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;!-- diff cache key wikidb:diff:version:1.11a:oldid:1315:newid:2948 --&gt;
&lt;/table&gt;</summary>
		<author><name>Barb</name></author>	</entry>

	<entry>
		<id>http://wiki.signature.net/index.php?title=SAVESOURCE&amp;diff=1315&amp;oldid=prev</id>
		<title>Badge at 11:37, 6 June 2009</title>
		<link rel="alternate" type="text/html" href="http://wiki.signature.net/index.php?title=SAVESOURCE&amp;diff=1315&amp;oldid=prev"/>
				<updated>2009-06-06T11:37:33Z</updated>
		
		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;table style=&quot;background-color: white; color:black;&quot;&gt;
			&lt;col class='diff-marker' /&gt;
			&lt;col class='diff-content' /&gt;
			&lt;col class='diff-marker' /&gt;
			&lt;col class='diff-content' /&gt;
		&lt;tr valign='top'&gt;
		&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;← Older revision&lt;/td&gt;
		&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;Revision as of 11:37, 6 June 2009&lt;/td&gt;
		&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 2:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 2:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;&amp;nbsp; &amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;&amp;nbsp; &amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;'''Syntax:''' &amp;lt;br&amp;gt; SAVESOURCE &amp;lt;br&amp;gt; &amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;'''Syntax:''' &amp;lt;br&amp;gt; SAVESOURCE &amp;lt;br&amp;gt; &amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;-&lt;/td&gt;&lt;td style=&quot;background: #ffa; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;'''Placement:''' &amp;lt;br&amp;gt; Place the SAVESOURCE command before the REPORT command. &lt;del class=&quot;diffchange diffchange-inline&quot;&gt; &lt;/del&gt;&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;'''Placement:''' &amp;lt;br&amp;gt; Place the SAVESOURCE command before the REPORT command. &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;&amp;lt;br&amp;gt; &lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;'''Discussion:''' &amp;lt;br&amp;gt; The SAVESOURCE command instructs The Reporter to save the MTB source code that is generated as part of the report creation process.&amp;lt;br&amp;gt; If you do not include this command in the report specification, The Reporter will erase the MTB source code when the report is done.&amp;nbsp; &amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;'''Discussion:''' &amp;lt;br&amp;gt; The SAVESOURCE command instructs The Reporter to save the MTB source code that is generated as part of the report creation process.&amp;lt;br&amp;gt; If you do not include this command in the report specification, The Reporter will erase the MTB source code when the report is done.&amp;nbsp; &amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;'''History:''' &amp;lt;br&amp;gt; Starting with Release 01.02, the source code is saved as a text file so that source lines can exceed 80 characters.&amp;lt;br&amp;gt; The text file is created with a &amp;quot;.mtb&amp;quot; extension.&amp;lt;br&amp;gt; '''For example''',&amp;lt;br&amp;gt; if the report specification is named $RPT, the source file will be named ~RPT.MTB.&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;'''History:''' &amp;lt;br&amp;gt; Starting with Release 01.02, the source code is saved as a text file so that source lines can exceed 80 characters.&amp;lt;br&amp;gt; The text file is created with a &amp;quot;.mtb&amp;quot; extension.&amp;lt;br&amp;gt; '''For example''',&amp;lt;br&amp;gt; if the report specification is named $RPT, the source file will be named ~RPT.MTB.&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;!-- diff cache key wikidb:diff:version:1.11a:oldid:1314:newid:1315 --&gt;
&lt;/table&gt;</summary>
		<author><name>Badge</name></author>	</entry>

	<entry>
		<id>http://wiki.signature.net/index.php?title=SAVESOURCE&amp;diff=1314&amp;oldid=prev</id>
		<title>Badge at 11:37, 6 June 2009</title>
		<link rel="alternate" type="text/html" href="http://wiki.signature.net/index.php?title=SAVESOURCE&amp;diff=1314&amp;oldid=prev"/>
				<updated>2009-06-06T11:37:11Z</updated>
		
		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;table style=&quot;background-color: white; color:black;&quot;&gt;
			&lt;col class='diff-marker' /&gt;
			&lt;col class='diff-content' /&gt;
			&lt;col class='diff-marker' /&gt;
			&lt;col class='diff-content' /&gt;
		&lt;tr valign='top'&gt;
		&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;← Older revision&lt;/td&gt;
		&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;Revision as of 11:37, 6 June 2009&lt;/td&gt;
		&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 1:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 1:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;-&lt;/td&gt;&lt;td style=&quot;background: #ffa; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;&lt;del style=&quot;color: red; font-weight: bold; text-decoration: none;&quot;&gt;&lt;/del&gt;&lt;/div&gt;&lt;/td&gt;&lt;td colspan=&quot;2&quot;&gt;&amp;nbsp;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;== SAVESOURCE ==&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;== SAVESOURCE ==&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;&amp;nbsp; &amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;&amp;nbsp; &amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 6:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 5:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;'''Discussion:''' &amp;lt;br&amp;gt; The SAVESOURCE command instructs The Reporter to save the MTB source code that is generated as part of the report creation process.&amp;lt;br&amp;gt; If you do not include this command in the report specification, The Reporter will erase the MTB source code when the report is done.&amp;nbsp; &amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;'''Discussion:''' &amp;lt;br&amp;gt; The SAVESOURCE command instructs The Reporter to save the MTB source code that is generated as part of the report creation process.&amp;lt;br&amp;gt; If you do not include this command in the report specification, The Reporter will erase the MTB source code when the report is done.&amp;nbsp; &amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;-&lt;/td&gt;&lt;td style=&quot;background: #ffa; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;'''History:''' &amp;lt;br&amp;gt; Starting with Release 01.02, the source code is saved as a text file so that source lines can exceed 80 characters.&amp;lt;br&amp;gt; The text file is created with a &amp;quot;.mtb&amp;quot; extension.&amp;lt;br&amp;gt; '''For example''', if the report specification is named $RPT, the source file will be named ~RPT.MTB.&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;'''History:''' &amp;lt;br&amp;gt; Starting with Release 01.02, the source code is saved as a text file so that source lines can exceed 80 characters.&amp;lt;br&amp;gt; The text file is created with a &amp;quot;.mtb&amp;quot; extension.&amp;lt;br&amp;gt; '''For example''',&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;&amp;lt;br&amp;gt; &lt;/ins&gt;if the report specification is named $RPT, the source file will be named ~RPT.MTB.&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;!-- diff cache key wikidb:diff:version:1.11a:oldid:1313:newid:1314 --&gt;
&lt;/table&gt;</summary>
		<author><name>Badge</name></author>	</entry>

	<entry>
		<id>http://wiki.signature.net/index.php?title=SAVESOURCE&amp;diff=1313&amp;oldid=prev</id>
		<title>Badge: New page:  == SAVESOURCE ==   '''Syntax:''' &lt;br&gt; SAVESOURCE &lt;br&gt;  '''Placement:''' &lt;br&gt; Place the SAVESOURCE command before the REPORT command.   '''Discussion:''' &lt;br&gt; The SAVESOURCE command instru...</title>
		<link rel="alternate" type="text/html" href="http://wiki.signature.net/index.php?title=SAVESOURCE&amp;diff=1313&amp;oldid=prev"/>
				<updated>2009-06-06T11:36:44Z</updated>
		
		<summary type="html">&lt;p&gt;New page:  == SAVESOURCE ==   &amp;#39;&amp;#39;&amp;#39;Syntax:&amp;#39;&amp;#39;&amp;#39; &amp;lt;br&amp;gt; SAVESOURCE &amp;lt;br&amp;gt;  &amp;#39;&amp;#39;&amp;#39;Placement:&amp;#39;&amp;#39;&amp;#39; &amp;lt;br&amp;gt; Place the SAVESOURCE command before the REPORT command.   &amp;#39;&amp;#39;&amp;#39;Discussion:&amp;#39;&amp;#39;&amp;#39; &amp;lt;br&amp;gt; The SAVESOURCE command instru...&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&lt;br /&gt;
== SAVESOURCE ==&lt;br /&gt;
 &lt;br /&gt;
'''Syntax:''' &amp;lt;br&amp;gt; SAVESOURCE &amp;lt;br&amp;gt; &lt;br /&gt;
'''Placement:''' &amp;lt;br&amp;gt; Place the SAVESOURCE command before the REPORT command.  &lt;br /&gt;
'''Discussion:''' &amp;lt;br&amp;gt; The SAVESOURCE command instructs The Reporter to save the MTB source code that is generated as part of the report creation process.&amp;lt;br&amp;gt; If you do not include this command in the report specification, The Reporter will erase the MTB source code when the report is done.  &lt;br /&gt;
&lt;br /&gt;
'''History:''' &amp;lt;br&amp;gt; Starting with Release 01.02, the source code is saved as a text file so that source lines can exceed 80 characters.&amp;lt;br&amp;gt; The text file is created with a &amp;quot;.mtb&amp;quot; extension.&amp;lt;br&amp;gt; '''For example''', if the report specification is named $RPT, the source file will be named ~RPT.MTB.&lt;/div&gt;</summary>
		<author><name>Badge</name></author>	</entry>

	</feed>