Subj : Re: incoming mail
To : Rick Smith
From : Ray Quinn
Date : Sat Aug 06 2022 06:07 pm
Hello Rick!
06 Aug 22 13:04, you wrote to Alan Ianson:
RS> # Create a flag file after receiving a file
RS> #
RS> flag C:\\ftn\\flags\\netmail.out *.pkt *.PKT
RS> flag C:\\ftn\\flags\\fidoin.now *.su? *.mo? *.tu? *.we? *.th? *.fr?
RS> *.sa? *.pkt *.SU? *.MO? *.TU? *.WE? *.TH? *.FR? *.SAT? #flag
RS> C:\\ftn\\flags\\toss.flg flag C:\\ftn\\flags\\filebone.in *.tic *.TIC
Which program is looking for the flags? (AKA semaphore files) Not knowing your knowlege, I won't assume anything. So forgive me if you already know this:
Flag files are created so another program knows to go to work. The "flag" option causes binkd simply to create the file, usually a zero byte file.