<?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: Appending Binary Files in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/appending-binary-files/m-p/4337850#M16021</link>
    <description>Possible?  Sure.  Trivial.  &lt;BR /&gt;&lt;BR /&gt;The direct and literal approach here is unlikely to have the desired results, however.&lt;BR /&gt;&lt;BR /&gt;As an example of this, directly jamming together two Microsoft Word documents - which are binary files, for the sake of this discussion - won't work.&lt;BR /&gt;&lt;BR /&gt;Please tell us what problem or task the user is seeking to perform here, and not how the user proposes to solve it.&lt;BR /&gt;&lt;BR /&gt;This includes background on the problem and the goals, and details on the particular binary file format(s) and application programs involved.&lt;BR /&gt;</description>
    <pubDate>Fri, 16 Jan 2009 17:34:09 GMT</pubDate>
    <dc:creator>Hoff</dc:creator>
    <dc:date>2009-01-16T17:34:09Z</dc:date>
    <item>
      <title>Appending Binary Files</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/appending-binary-files/m-p/4337847#M16018</link>
      <description>I have a user who wants to append one binary file to another, but does not want the zeros at the end of each file listed.  Is this possible?  If so what is the correct command?</description>
      <pubDate>Wed, 14 Jan 2009 20:47:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/appending-binary-files/m-p/4337847#M16018</guid>
      <dc:creator>Susan Clark</dc:creator>
      <dc:date>2009-01-14T20:47:49Z</dc:date>
    </item>
    <item>
      <title>Re: Appending Binary Files</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/appending-binary-files/m-p/4337848#M16019</link>
      <description>&lt;BR /&gt;The command to append file A to the end of file B is&lt;BR /&gt;&lt;BR /&gt;$ APPEND A B&lt;BR /&gt;&lt;BR /&gt;"Binary file" is a meaningless term in the VMS world, and perhaps elsewhere.&lt;BR /&gt;&lt;BR /&gt;$ DIRECTORY/FULL of the files in question would at least let us know what you are talking about.  $ ANALYZE/RMS would be even better.&lt;BR /&gt;&lt;BR /&gt;"does not want the zeros at the end of each file listed".  ???  The append operation does not do any listing.  Do you mean that the user does not want the data at the end of the files included in the resultant file?&lt;BR /&gt;&lt;BR /&gt;If you want to remove data from a file, you will need some kind of a filter.  For a first try, I would use an editor.&lt;BR /&gt;&lt;BR /&gt;Good luck.</description>
      <pubDate>Wed, 14 Jan 2009 21:54:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/appending-binary-files/m-p/4337848#M16019</guid>
      <dc:creator>RBrown_1</dc:creator>
      <dc:date>2009-01-14T21:54:17Z</dc:date>
    </item>
    <item>
      <title>Re: Appending Binary Files</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/appending-binary-files/m-p/4337849#M16020</link>
      <description>Please tell us what you mean by "Binary file".&lt;BR /&gt;&lt;BR /&gt;What does&lt;BR /&gt;&lt;BR /&gt;$ dump/header/block=(count:0) filename&lt;BR /&gt;&lt;BR /&gt;show for the file?&lt;BR /&gt;&lt;BR /&gt;By "the zeros at the end of each file" do you mean bytes that are past the end of file mark?&lt;BR /&gt;&lt;BR /&gt;Jon</description>
      <pubDate>Wed, 14 Jan 2009 21:58:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/appending-binary-files/m-p/4337849#M16020</guid>
      <dc:creator>Jon Pinkley</dc:creator>
      <dc:date>2009-01-14T21:58:59Z</dc:date>
    </item>
    <item>
      <title>Re: Appending Binary Files</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/appending-binary-files/m-p/4337850#M16021</link>
      <description>Possible?  Sure.  Trivial.  &lt;BR /&gt;&lt;BR /&gt;The direct and literal approach here is unlikely to have the desired results, however.&lt;BR /&gt;&lt;BR /&gt;As an example of this, directly jamming together two Microsoft Word documents - which are binary files, for the sake of this discussion - won't work.&lt;BR /&gt;&lt;BR /&gt;Please tell us what problem or task the user is seeking to perform here, and not how the user proposes to solve it.&lt;BR /&gt;&lt;BR /&gt;This includes background on the problem and the goals, and details on the particular binary file format(s) and application programs involved.&lt;BR /&gt;</description>
      <pubDate>Fri, 16 Jan 2009 17:34:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/appending-binary-files/m-p/4337850#M16021</guid>
      <dc:creator>Hoff</dc:creator>
      <dc:date>2009-01-16T17:34:09Z</dc:date>
    </item>
    <item>
      <title>Re: Appending Binary Files</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/appending-binary-files/m-p/4337851#M16022</link>
      <description>&amp;gt;&amp;gt;&amp;gt;Appending Binary Files &lt;BR /&gt;&lt;BR /&gt;If you're referring to data files you should review the sort merge utility in the OpenVMS Users Manual.  See chapter 9 &lt;A href="http://h71000.www7.hp.com/doc/731final/6489/6489pro_020.html#sort_ch" target="_blank"&gt;http://h71000.www7.hp.com/doc/731final/6489/6489pro_020.html#sort_ch&lt;/A&gt; &lt;BR /&gt;&lt;BR /&gt;Andy</description>
      <pubDate>Fri, 16 Jan 2009 18:41:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/appending-binary-files/m-p/4337851#M16022</guid>
      <dc:creator>Andy Bustamante</dc:creator>
      <dc:date>2009-01-16T18:41:27Z</dc:date>
    </item>
  </channel>
</rss>

