• Javascript can't parse bitmap entries

    From Deuce@1:103/705 to GitLab issue in main/sbbs on Mon Jan 25 14: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.
    --- SBBSecho 3.12-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 Jan 25 14: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.
    --- SBBSecho 3.12-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)