Johnny,
Under RSTS/E I?ve found I can use FIX.CMD, but I have to comment the
definition for the current node and add a missing definition for MIM. Then
duplicate the definitions changing the ?def nod? to ?set nod? and feed it
into NCP.
The resulting command file looks like
$ ncp
def node 1.13 name MIM
..contents of fix.cmd with (e.g.) DINGO commented..
set node 1.13 name MIM
..contents of fix.cmd with ?def nod? changed to ?set nod? and DINGO
commented..
exit
$ exit
When I update pydecnet using a new nodenames.dat I also use
$ ncp copy known nodes from TNRTR to both
(TNRTR Is my pydecnet router)
Tony
On Thu, 11 Nov 2021 at 19:54, Johnny Billquist <bqt at softjar.se> wrote:
If a specific format is needed for RSTS/E nodes, I can
create that
format file whenever the nodename database is updated. Just let me know
what the format should be.
At the moment, the following files are created:
FIX.T20 (for TOPS-20)
FIX.COM (for VMS)
HECNET.PY (for PyDECnet)
FIX.CMD (for RSX)
All can be found at MIM::HECNET:
Johnny
--
Tony Nicholson <tony.nicholson at computer.org>