<html>
  <head>
    <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">If you expect input spooling to work,
      you may need something like <br>
      <br>
        set device/spooled=sys$batch cra0:<br>
      <br>
      That's what tells the card reader driver to wake jobcontrol when
      card appears.<br>
      <br>
      I may not have the syntax exactly right - it's been a while.<br>
      <br>
      The -10 is much simpler.  <br>
        OPR> start card-reader 0<br>
      <br>
      Done.<br>
      <br>
      The operators guide, system mangers guide & DCL dictionary
      should all be on bitsavers.<br>
      <br>
      <br>
      On 15-Feb-16 15:49, Timothe Litt wrote:<br>
    </div>
    <blockquote cite="mid:56C239D1.5090302@ieee.org" type="cite">
      <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
      Sys$system:inpsmb  Gets started by job controller.  But there has
      to be a batch queue to accept the spooled input.<br>
      <br>
      reply/enable=cards may help.<br>
      <br>
      OR,  the manual way from DCL:<br>
      <br>
      Alloc CRA0:<br>
      set card_reader cra0:/029<br>
      copy cra0: foo.dat<br>
      <br>
      I worked on the simh card reader a year or two ago.  At that
      point, it functioned.<br>
      <br>
      <br>
      <br>
      On 15-Feb-16 15:43, Bill Cunningham wrote:<br>
      <blockquote
        cite="mid:16797BD684A643E49ED0E5B81AC9C10D@adjksytvnpzc5b"
        type="cite">
        <meta content="text/html; charset=utf-8"
          http-equiv="Content-Type">
        <meta name="GENERATOR" content="MSHTML 8.00.6001.18702">
        <div><font size="2" face="Arial">There is no inpsmb. simh 3.9
            doesn't accept the "continue" option.</font></div>
        <div> </div>
        <blockquote style="BORDER-LEFT: #000000 2px solid; PADDING-LEFT:
          5px; PADDING-RIGHT: 0px; MARGIN-LEFT: 5px; MARGIN-RIGHT: 0px">
          <div style="FONT: 10pt arial">----- Original Message ----- </div>
          <div style="FONT: 10pt arial; BACKGROUND: #e4e4e4; font-color:
            black"><b>From:</b> <a moz-do-not-send="true"
              title="litt@ieee.org" href="mailto:litt@ieee.org">Timothe
              Litt</a> </div>
          <div style="FONT: 10pt arial"><b>To:</b> <a
              moz-do-not-send="true" class="moz-txt-link-abbreviated"
              href="mailto:simh@trailing-edge.com"><a class="moz-txt-link-abbreviated" href="mailto:simh@trailing-edge.com">simh@trailing-edge.com</a></a>
          </div>
          <div style="FONT: 10pt arial"><b>Sent:</b> Monday, February
            15, 2016 3:33 PM</div>
          <div style="FONT: 10pt arial"><b>Subject:</b> Re: [Simh] vax
            simh and loading file</div>
          <div><br>
          </div>
          you have to start a queue or manually run inpsmb<br>
          <br>
          <br>
          On 15-Feb-16 14:53, Bill Cunningham wrote:<br>
          <blockquote
            cite="mid:8E6665F8929D43E2860B9E4559B9B9EB@adjksytvnpzc5b"
            type="cite">
            <meta name="GENERATOR" content="MSHTML 8.00.6001.18702">
            <style></style>
            <div> </div>
            <blockquote style="BORDER-LEFT: #000000 2px solid;
              PADDING-LEFT: 5px; PADDING-RIGHT: 0px; MARGIN-LEFT: 5px;
              MARGIN-RIGHT: 0px">
              <div style="FONT: 10pt arial">----- Original Message -----
              </div>
              <div style="FONT: 10pt arial; BACKGROUND: #e4e4e4;
                font-color: black"><b>From:</b> <a
                  title="wboerhout@gmail.com"
                  href="mailto:wboerhout@gmail.com"
                  moz-do-not-send="true">Wilm Boerhout</a> </div>
              <div style="FONT: 10pt arial"><b>To:</b> <a
                  moz-do-not-send="true"
                  class="moz-txt-link-abbreviated"
                  href="mailto:simh@trailing-edge.com"><a class="moz-txt-link-abbreviated" href="mailto:simh@trailing-edge.com">simh@trailing-edge.com</a></a>
              </div>
              <div style="FONT: 10pt arial"><b>Sent:</b> Monday,
                February 15, 2016 3:42 AM</div>
              <div style="FONT: 10pt arial"><b>Subject:</b> Re: [Simh]
                vax simh and loading file</div>
              <div><br>
              </div>
              <div>Exactly. The only thing that simh adds to this
                process is the "set cr <br>
                reset" command to prompt the card reader (driver?).<br>
                <br>
                So on simh, the flow control would be:<br>
                <br>
                 1. get your "card deck" in a file on the host<br>
                 2. boot simh with the cr device attached to said file<br>
                 3. boot your VAX<br>
                 4. log in, then CTRL/E out to the simh prompt, and
                issue "set cr reset"<br>
                 5. issue "continue" to the simh prompt to resume the
                VAX<br>
                 6. observe that your job has run, and the file (if not
                deleted, which<br>
                    is the default) is now a DCL file in your default
                login directory,<br>
                    default name is "INPBATCH.COM". Name may be
                overridden by the /NAME<br>
                    qualifier on the job card.<br>
                <br>
                /Wilm<br>
                <br>
                <br>
                <font size="2" face="Arial">OK here's what I tried.
                  Issuing "continue" in simg doesn't work. simh>
                  "continue" just gives an error.</font></div>
              <div> </div>
              <div><font size="2" face="Arial">./vax</font></div>
              <div><font size="2" face="Arial">lo -r ka655x.bin</font></div>
              <div><font size="2" face="Arial">set cpu 64m</font></div>
              <div><font size="2" face="Arial">set cpu idle=vms</font></div>
              <div><font size="2" face="Arial">set rq0 ra92</font></div>
              <div><font size="2" face="Arial">at rq0 vms</font></div>
              <div><font size="2" face="Arial">at nvr r</font></div>
              <div><font size="2" face="Arial">set cr autoeof</font></div>
              <div><font size="2" face="Arial">at -a cr list "name of
                  licnese PAKs</font></div>
              <div><font size="2" face="Arial">set cr translation=029</font></div>
              <div><font size="2" face="Arial">b cpu</font></div>
              <div><font size="2" face="Arial">Then I use "b dua0" no
                  problems</font></div>
              <div><font size="2" face="Arial">login as system and enter
                  password. No problems</font></div>
              <div><font size="2" face="Arial">^E</font></div>
              <div><font size="2" face="Arial">simh> </font></div>
              <div><font size="2" face="Arial">here I enter "set cr
                  reset"</font></div>
              <div><font size="2" face="Arial">and at simh></font></div>
              <div><font size="2" face="Arial">I enter "continue" and
                  get an error. <shrug></font></div>
              <div> </div>
              <div><font size="2" face="Arial">Bill</font></div>
              <div> </div>
            </blockquote>
            <br>
            <fieldset class="mimeAttachmentHeader"></fieldset>
            <br>
            <pre wrap="">_______________________________________________
Simh mailing list
<a moz-do-not-send="true" class="moz-txt-link-abbreviated" href="mailto:Simh@trailing-edge.com">Simh@trailing-edge.com</a>
<a moz-do-not-send="true" class="moz-txt-link-freetext" href="http://mailman.trailing-edge.com/mailman/listinfo/simh">http://mailman.trailing-edge.com/mailman/listinfo/simh</a></pre>
          </blockquote>
          <br>
          <p> </p>
          <hr> _______________________________________________<br>
          Simh mailing list<br>
          <a moz-do-not-send="true" class="moz-txt-link-abbreviated"
            href="mailto:Simh@trailing-edge.com">Simh@trailing-edge.com</a><br>
          <a moz-do-not-send="true" class="moz-txt-link-freetext"
            href="http://mailman.trailing-edge.com/mailman/listinfo/simh">http://mailman.trailing-edge.com/mailman/listinfo/simh</a></blockquote>
      </blockquote>
      <br>
    </blockquote>
    <br>
  </body>
</html>