<html>
  <head>
    <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix"><font face="Helvetica, Arial,
        sans-serif">I should have said that the tape image contains a
        number of data files - which I can process - but I need to
        extract each individual files first.  I did do this a while ago
        using tapecopy or tcopy or mt or something-or-other...<br>
        <br>
      </font>
      <div class="moz-signature"><font size="-1"><i>Stephen Merrony<br>
          </i></font><br>
      </div>
      On 29/11/2014 16:48, Clem Cole wrote:<br>
    </div>
    <blockquote
cite="mid:CAC20D2M2qo4t3Wv=H+PT2E=k4Ft2rPQQxTLL9VC0KoOADTR+xw@mail.gmail.com"
      type="cite">
      <div dir="ltr">
        <div class="gmail_extra"><br>
          <div class="gmail_quote">On Sat, Nov 29, 2014 at 9:32 AM,
            Stephen Merrony <span dir="ltr"><<a
                moz-do-not-send="true"
                href="mailto:steve@stephenmerrony.co.uk" target="_blank">steve@stephenmerrony.co.uk</a>></span>
            wrote:<br>
            <blockquote class="gmail_quote" style="margin:0px 0px 0px
0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">extract
              a tape dump in SimH format </blockquote>
          </div>
          <br>
          <div class="gmail_default"
            style="font-family:arial,helvetica,sans-serif">​Can you be a
            little more detailed here.  The file is a SimH format of the
            a tape.  But the tape itself has been formatted by the
            application on the OS that wrote it.</div>
          <div class="gmail_default"
            style="font-family:arial,helvetica,sans-serif"><br>
          </div>
          <div class="gmail_default"
            style="font-family:arial,helvetica,sans-serif">eg.  if its a
            UNIX "dump" format tape you need:   something to under the
            SimH format and create a bytes stream to push into a program
            that understand the UNIX restore format - which also means
            you might have NUXI issues depend on the simulator that
            wrote it, since dump writes integers in native formats in
            the metadata.</div>
          <div class="gmail_default"
            style="font-family:arial,helvetica,sans-serif"><br>
          </div>
          <div class="gmail_default"
            style="font-family:arial,helvetica,sans-serif">or if it's a
            TOPS "dumper" (aka backup)​ you will need something to under
            the SimH format and create a bytes stream to feed program
            that understand the PDP-10 dumper format.</div>
          <div class="gmail_default"
            style="font-family:arial,helvetica,sans-serif"><br>
          </div>
          <div class="gmail_default"
            style="font-family:arial,helvetica,sans-serif">FYI: I used
            to have tools for the later part, although I have never run
            them on Linux. The last time i ran them was an Alpha under
            Tru64.   I'll have to go digging.</div>
          <br>
        </div>
      </div>
    </blockquote>
    <br>
  </body>
</html>