Subj : src/odoors/ODCmdLn.c OPENDOOR.TXT OpenDoor.h To : Git commit to main/sbbs/master From : Deucе Date : Fri Oct 17 2025 15:07:29 https://gitlab.synchro.net/main/sbbs/-/commit/f3ad89eefa1ef788b5845654 Modified Files: src/odoors/ODCmdLn.c OPENDOOR.TXT OpenDoor.h Log Message: Add support for a single-arg commandline callback Previously, if you used the callback to parse unhandled arguments, it would always eat two parameters from the command-line, which means you simply couldn't use it for any existing doors. The new od_cmd_line_flag_handler function will be passed a single option, and if it returns TRUE, it will be assumed that it was handled. If it returns FALSE, two options will be consumed, and passed to the od_cmd_line_handler function. --- SBBSecho 3.30-Linux * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705) .