• msglist - include missing options

    From Nigel Reed@1:103/705 to GitLab issue in main/sbbs on Fri Aug 8 23:01:35 2025
    open https://gitlab.synchro.net/main/sbbs/-/issues/963

    jsexec msglist -? is missing a number of options.

    ```
    usage: [-options] [sub-code]
    options:
    -sort=prop sort message list by property
    -reverse reverse the sort order
    -new=<days> include new messages added in past <days>
    -p=<list> specify comma-separated list of property names to print
    -fmt=<fmt> specify format string
    -hdr include list header
    -count show count of messages only
    -all_subs action for all sub areas
    -hide_zero do not show a line if zero messages are returned
    ```
    case '-spam':
    case '-sent':
    case '-count':
    etc
    --- SBBSecho 3.29-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Rob Swindell@1:103/705 to GitLab issue in main/sbbs on Sat Aug 16 15:27:08 2025
    close https://gitlab.synchro.net/main/sbbs/-/issues/963
    --- SBBSecho 3.29-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Nigel Reed@1:103/705 to GitLab issue in main/sbbs on Mon Aug 18 00:46:50 2025
    reopen https://gitlab.synchro.net/main/sbbs/-/issues/963

    jsexec msglist -? is missing a number of options.

    ```
    usage: [-options] [sub-code]
    options:
    -sort=prop sort message list by property
    -reverse reverse the sort order
    -new=<days> include new messages added in past <days>
    -p=<list> specify comma-separated list of property names to print
    -fmt=<fmt> specify format string
    -hdr include list header
    -count show count of messages only
    -all_subs action for all sub areas
    -hide_zero do not show a line if zero messages are returned
    ```
    case '-spam':
    case '-sent':
    case '-count':
    etc
    --- SBBSecho 3.29-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Nigel Reed@1:103/705 to GitLab note in main/sbbs on Mon Aug 18 00:48:07 2025
    https://gitlab.synchro.net/main/sbbs/-/issues/963#note_7550

    By etc...I meant all the options that were missing not just those I listed. ![image](/uploads/6005211bf92c118c9b596242c829f600/image.png)
    --- SBBSecho 3.29-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Rob Swindell@1:103/705 to GitLab note in main/sbbs on Mon Aug 18 12:25:45 2025
    https://gitlab.synchro.net/main/sbbs/-/issues/963#note_7551

    The only other option I see still missing from the help output is `-preview` - are you seeing anything else missing?
    --- SBBSecho 3.29-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Nigel Reed@1:103/705 to GitLab note in main/sbbs on Mon Aug 18 12:43:52 2025
    https://gitlab.synchro.net/main/sbbs/-/issues/963#note_7553

    Ah sorry, I didn't see that -all was added above in the commit. I was reading it on my cellphone :/

    Thanks.
    --- SBBSecho 3.29-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)