<div dir="ltr">> I really don't want to have to enter all the licence data<br>> interactively, or fix a couple of thousand line endings in the editor!<br>> There must be SOME way of getting the file onto a new setup?<br>><br>> Thanks for any assistance,<br>><br>> Brian.<br><div><br></div><div>As others have indicated, you need to install the licenses for UCX manually. I think that you might need to also install the VAX license but I'm not sure. Once that's there, you can use FTP to transfer the license file to the VAX as a text file. I wonder if you could just munge the date on the SIMH host machine so that the license is still valid. Either way, once you have the text file in the VAX, you need to fix the line ends. To do that, I use the VMS editor, EDIT LICENSE.TXT as follows:</div><div><br></div><div><p class="MsoNormal" style="background-image:initial;background-position:initial;background-size:initial;background-repeat:initial;background-origin:initial;background-clip:initial;margin:0in 0in 0.0001pt;font-size:12pt;font-family:"Times New Roman",serif"><span style="font-size:9pt;font-family:"Courier New";color:black">Prompt                   Keystroke(s)     Explanation</span></p>

<p class="MsoNormal" style="background-image:initial;background-position:initial;background-size:initial;background-repeat:initial;background-origin:initial;background-clip:initial;margin:0in 0in 0.0001pt;font-size:12pt;font-family:"Times New Roman",serif"><span style="font-size:9pt;font-family:"Courier New";color:black">   
none                 F12              Enter command mode</span></p>

<p class="MsoNormal" style="background-image:initial;background-position:initial;background-size:initial;background-repeat:initial;background-origin:initial;background-clip:initial;margin:0in 0in 0.0001pt;font-size:12pt;font-family:"Times New Roman",serif"><span style="font-size:9pt;font-family:"Courier New";color:black">   
Command:             REPLACE<CR>      Enter
the REPLACE command</span></p>

<p class="MsoNormal" style="background-image:initial;background-position:initial;background-size:initial;background-repeat:initial;background-origin:initial;background-clip:initial;margin:0in 0in 0.0001pt;font-size:12pt;font-family:"Times New Roman",serif"><span style="font-size:9pt;font-family:"Courier New";color:black">   
Old String:          <CTRL V>         Used
to enter control characters</span></p>

<p class="MsoNormal" style="background-image:initial;background-position:initial;background-size:initial;background-repeat:initial;background-origin:initial;background-clip:initial;margin:0in 0in 0.0001pt;font-size:12pt;font-family:"Times New Roman",serif"><span style="font-size:9pt;font-family:"Courier New";color:black">   
Press the key to be added:    </span></p>

<p class="MsoNormal" style="background-image:initial;background-position:initial;background-size:initial;background-repeat:initial;background-origin:initial;background-clip:initial;margin:0in 0in 0.0001pt;font-size:12pt;font-family:"Times New Roman",serif"><span style="font-size:9pt;font-family:"Courier New";color:black">                         <CR>             Enter CR as data</span></p>

<p class="MsoNormal" style="background-image:initial;background-position:initial;background-size:initial;background-repeat:initial;background-origin:initial;background-clip:initial;margin:0in 0in 0.0001pt;font-size:12pt;font-family:"Times New Roman",serif"><span style="font-size:9pt;font-family:"Courier New";color:black">   
                     <CR>             Terminate the old string</span></p>

<p class="MsoNormal" style="background-image:initial;background-position:initial;background-size:initial;background-repeat:initial;background-origin:initial;background-clip:initial;margin:0in 0in 0.0001pt;font-size:12pt;font-family:"Times New Roman",serif"><span style="font-size:9pt;font-family:"Courier New";color:black">   
New String:          <CR>             Terminate the new string</span></p>

<p class="MsoNormal" style="background-image:initial;background-position:initial;background-size:initial;background-repeat:initial;background-origin:initial;background-clip:initial;margin:0in 0in 0.0001pt;font-size:12pt;font-family:"Times New Roman",serif"><span style="font-size:9pt;font-family:"Courier New";color:black">   
Replace? Type Yes, No, All, Last, or Quit:</span></p>

<p class="MsoNormal" style="background-image:initial;background-position:initial;background-size:initial;background-repeat:initial;background-origin:initial;background-clip:initial;margin:0in 0in 0.0001pt;font-size:12pt;font-family:"Times New Roman",serif"><span style="font-size:9pt;font-family:"Courier New";color:black">   
                     A<CR>            Replace all instances</span></p>

<p class="MsoNormal" style="background-image:initial;background-position:initial;background-size:initial;background-repeat:initial;background-origin:initial;background-clip:initial;margin:0in 0in 0.0001pt;font-size:12pt;font-family:"Times New Roman",serif"><span style="font-size:9pt;font-family:"Courier New";color:black">   
                     <CTRL Z> Write new file and exit</span></p>

<p class="MsoNormal" style="margin:0in 0in 0.0001pt;font-size:12pt;font-family:"Times New Roman",serif"><span style="font-size:10pt;font-family:"Courier New""> </span></p>

<p class="MsoNormal" style="margin:0in 0in 0.0001pt;font-size:12pt"><span style="font-size:10pt"><font face="arial, helvetica, sans-serif">Now, rename the .TXT file to
.COM and then do @<a href="http://filespec.com">filespec.com</a> to execute it.</font></span></p>

<p class="MsoNormal" style="margin:0in 0in 0.0001pt;font-size:12pt;font-family:"Times New Roman",serif"><br></p></div></div>