<?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=MERGEFILE</id>
	<title>MERGEFILE - 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=MERGEFILE"/>
	<link rel="alternate" type="text/html" href="https://wiki.ice-online.com/index.php?title=MERGEFILE&amp;action=history"/>
	<updated>2026-08-02T11:36: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=MERGEFILE&amp;diff=781&amp;oldid=prev</id>
		<title>ConvertBot: merges an input file to the end of an output file</title>
		<link rel="alternate" type="text/html" href="https://wiki.ice-online.com/index.php?title=MERGEFILE&amp;diff=781&amp;oldid=prev"/>
		<updated>2020-04-27T22:04:54Z</updated>

		<summary type="html">&lt;p&gt;merges an input file to the end of an output file&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;merges an input file to the end of an output file&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
 &lt;br /&gt;
&amp;lt;in&amp;gt;  Input file name&lt;br /&gt;
&amp;lt;out&amp;gt; Output file name&lt;br /&gt;
    &lt;br /&gt;
Adds the entire contents of input file &amp;lt;input&amp;gt; to the end of output file &lt;br /&gt;
&amp;lt;output&amp;gt;.  If &amp;lt;output&amp;gt; does not exist, it is created as a copy of &amp;lt;input&amp;gt;. &lt;br /&gt;
&lt;br /&gt;
The following rules apply: &lt;br /&gt;
   o  The data in &amp;lt;input&amp;gt; is copied regardless of any file type or data format&lt;br /&gt;
      incompatibilities.  Output file header information is not changed except&lt;br /&gt;
      for the logical file length words. &lt;br /&gt;
   o  There is no length limitation on either &amp;lt;input&amp;gt; or &amp;lt;output&amp;gt;.  &lt;br /&gt;
   o  &amp;lt;input&amp;gt; file type can be any MIDAS data file.   &lt;br /&gt;
&lt;br /&gt;
Note: The default transfer length is computed as Math.max(1,bufSize/hi.dbpe)&lt;br /&gt;
      where bufSize is a variable defined in nxm.sys.lib.Primitive (~32678)&lt;br /&gt;
      and hi.dbpe is the bytes-per-element of the input file format.&lt;br /&gt;
&lt;br /&gt;
Switches:&lt;br /&gt;
  /REPLAY=N - Number of times to copy input file [DEF=1]&lt;br /&gt;
  /TL       - The number of elements to be read each process loop [DEF=computed] &lt;br /&gt;
  /OFFSET=n - Add &amp;lt;in&amp;gt; file starting at offset N in the &amp;lt;out&amp;gt; file. [DEF=EndOfOutputFile]&lt;br /&gt;
&lt;br /&gt;
See Also: nxm.sys.lib.Primitive&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>