Subj : src/sbbs3/sbbsecho.c To : Git commit to main/sbbs/master From : Rob Swindell (on Windows 11) Date : Tue Nov 12 2024 21:11:32 https://gitlab.synchro.net/main/sbbs/-/commit/25ed5ec70838f530e7fc04ba Modified Files: src/sbbs3/sbbsecho.c Log Message: Support multiple files ("FileList" per FTS-1) in subj when creating .REQ files Previously, this feature assumed just one request per FREQ message, however FTS-1 make this clear: If one or more of FileAttached, FileRequest, or FileUpdateReq are asserted in an AttributeWord, the subject{72} field is interpreted as a list of file specifications which may include wildcards and other system-dependent data. This list is of the form FileList = [ FileSpec { Sep FileSpec } ] Null FileSpec = (* implementation dependent file specification. may not contain Null or any of the characters in Sep. *) Sep = ( " " | "," ) { " " } --- SBBSecho 3.21-Linux * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705) .