• Javascript can't parse bitmap entries

    From Deuce@VERT to GitLab issue in main/sbbs on Mon Jan 25 22:32:56 2021
    open https://gitlab.synchro.net/main/sbbs/-/issues/209

    The INI format supports bitmap keys, but the JS File ini functions do not support them.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell@VERT to GitLab note in main/sbbs on Mon Jan 25 22:47:53 2021
    https://gitlab.synchro.net/main/sbbs/-/issues/209#note_1348

    The way I've done it is to read the key as a string and eval() the result, assuming the _OPT_ symbols are defined somewhere and in-scope.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net