Subj : src/sbbs3/bat_xfer.cpp listfile.cpp upload.cpp To : Git commit to main/sbbs/master From : Rob Swindell Date : Mon Jan 31 2022 07:32 pm https://gitlab.synchro.net/main/sbbs/-/commit/735f9ac8845b75ade9cf63b5 Modified Files: src/sbbs3/bat_xfer.cpp listfile.cpp upload.cpp Log Message: Call clearline() after displaying "working strings" for file processors Testable File Types and Download Events support working strings (display before/while the command-line executes). Clear the current line (displaying this working string) when the execution completes. .