<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    Tops-20 has a subtly different architecture, in part perhaps
    reflective of the previously described 'bolt on'.<br>
    <br>
    The closest thing to <tt>NETACP</tt> is <tt>NMLT20</tt>, which
    implments <tt>NCU</tt>.  Parts of that are in written <tt>BLISS</tt>
    and at one point, it had a shared a partly common code base with
    some RSX/VAX stuff.  Interfacing to Galaxy (the Tops-10/Tops-20
    Operator Interface and Queuing system), <tt>NMLT20</tt> was <i>notorious</i>
    for crashing in early (Phase III) releases.  I wrote many SPR's...<br>
    <br>
    I can't define objects.  <tt>FAL</tt> itself puts up the <tt>FAL</tt>
    object and speaks <tt>DAP</tt> over it.  Communication with it is
    either over a DECnet <tt>FAL</tt> object (via <tt>DAP</tt>) or
    with Tops-20 IPCF.  The only messages that gets are (the largely
    useless) logging messages from inferior <tt>FAL</tt> processes and
    checkpoint messages from <tt>Quasar</tt>, the queue manager.  It
    doesn't process any other messages from Galaxy, so it doesn't seem
    that it would know how to swallow anything that <tt>NMLT20</tt>
    might hand off.<br>
    <br>
    I can define the following:<br>
    <blockquote><tt>CIRCUIT</tt><tt><br>
      </tt><tt>EXECUTOR</tt><tt><br>
      </tt><tt>KNOWN</tt><tt><br>
      </tt><tt>LINE</tt><tt><br>
      </tt><tt>LOGGING</tt><tt><br>
      </tt><tt>MODULE</tt><tt><br>
      </tt><tt>NODE</tt><br>
    </blockquote>
    I'll see what I turn up when I finish polishing off that pesky DAP
    bug (after I finish the VIKING OCR).<br>
    <br>
    Lots for you to look forward when you get back into it, eh?   <span
      class="moz-smiley-s5"><span>:-D</span></span><br>
    <blockquote type="cite"
      cite="mid:00df01d531e7$0a4247e0$1ec6d7a0$@com">
      <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
      <meta name="Generator" content="Microsoft Word 12 (filtered
        medium)">
      <style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:Consolas;
        panose-1:2 11 6 9 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman","serif";
        color:black;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
p
        {mso-style-priority:99;
        mso-margin-top-alt:auto;
        margin-right:0in;
        mso-margin-bottom-alt:auto;
        margin-left:0in;
        font-size:12.0pt;
        font-family:"Times New Roman","serif";
        color:black;}
pre
        {mso-style-priority:99;
        mso-style-link:"HTML Preformatted Char";
        margin:0in;
        margin-bottom:.0001pt;
        font-size:10.0pt;
        font-family:"Courier New","serif";
        color:black;}
span.HTMLPreformattedChar
        {mso-style-name:"HTML Preformatted Char";
        mso-style-priority:99;
        mso-style-link:"HTML Preformatted";
        font-family:Consolas;
        color:black;}
span.EmailStyle20
        {mso-style-type:personal-reply;
        font-family:"Calibri","sans-serif";
        color:#1F497D;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-size:10.0pt;}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
      <div class="WordSection1">
        <p><span style="color:#1F497D"></span></p>
        <hr width="100%" size="2">On 7/3/2019 5:34 PM, Robert Armstrong
        wrote:
        <p><span style="color:#1F497D">></span>I'll have a look at
          FAL; at first glance it has no hooks for a default account<span
            style="color:#1F497D"><o:p></o:p></span></p>
        <p><span
style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D"> 
            It’s probably handled by NETACP, or whatever passes for that
            on TOPS20.  Does your NCP understand the command <o:p></o:p></span></p>
        <p style="text-indent:.5in"><span
style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D">DEFINE
            OBJECT FAL USER <whatever> PASSWORD <whatever><o:p></o:p></span></p>
        <p><span
style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D">Bob<o:p></o:p></span><o:p>
            <br>
          </o:p></p>
      </div>
    </blockquote>
  </body>
</html>