<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=utf-8" http-equiv=Content-Type>
<META name=GENERATOR content="MSHTML 8.00.6001.18702">
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT size=2 face=Arial></FONT> </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">Wilm 
  Boerhout</A> </DIV>
  <DIV style="FONT: 10pt arial"><B>To:</B> <A title=simh@trailing-edge.com 
  href="mailto:simh@trailing-edge.com">simh@trailing-edge.com</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><FONT size=2 face=Arial></FONT> </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><FONT size=2 face=Arial></FONT> </DIV>
  <DIV><FONT size=2 face=Arial>Bill</FONT></DIV>
  <DIV> </DIV></BLOCKQUOTE></BODY></HTML>