Subj : Re: Issues with running makenl for a region
To : Alan Ianson
From : Dan Clough
Date : Tue Mar 04 2025 02:41 pm
-=> Alan Ianson wrote to Vincent Coen <=-
> Out of interest it is 1a hex that is just after hex 0d oa i.e.,
> 0000930 7265 2e73 656e 2c74 4249 0d4e 1a0a
AI> That's a <CTRL>Z. At one time it was widely used as an end of file
AI> marker.
AI> I suppose you could just remove that last line.
That would likely "break" the CRC value shown on the top line of a
segment. Not sure if that matters, but...
That actually raises a question I've wondered about... Is there
actually a need these days to create segments/nodelists with something
like 'makenl'? I use it, and understand it, but is it really required?
Could not the segments just be edited like any other text file, with a
normal text editor? I think the CRC is maybe used in "diff" processing,
but who actually needs/uses a diff file any more?
AI> My net segments also have those on the last line.