Subj : Re: pack command...
To : Nick Boel
From : Martin Kazmaier
Date : Sat Aug 23 2025 01:07 pm
NB>> To work around this, I've got fastecho scanning, then irex sending,
NB>> then the process waiting to close (it gets put to the background, in
NB>> which case pack runs immediately, so I run a tasklist | findstr
NB>> rexw.exe and check the error level.), then packing all of the rest of
NB>> the netmail. Seems to be working.
NB> Seems like you're doing entirely too much, but whatever works for you I
NB> suppose.
My 30:30/99 netmail can't be packed. Everything else needs to be, which is
why I had individual pack commands for each other node, but I couldn't get
that to work properly. The easiest way to get around that was to run irex
first. Because it starts a background process, I have to make sure it closes
before pack is run. This is definitely a fastecho issue, but I've got so
much almost working, I don't want to move to fmail.