• initGetObject(): Preserving trailing whitespace?

    From Nightfox@VERT/DIGDIST to All on Sat Jul 29 12:38:02 2023
    I'm using File.iniGetObject() in some of my mods to get settings from its configuration file(s). It seems it trims whitespace from the values, and I'm wondering if there's a way to have it preserve trailing whitespace from the values?ããNightfoxãã---ã þ Synchronet þ Digital Distortion: digitaldistortionbbs.comã
  • From Digital Man@VERT to Nightfox on Sat Jul 29 21:49:12 2023
    Re: initGetObject(): Preserving trailing whitespace?ã By: Nightfox to All on Sat Jul 29 2023 12:38 pmãã > I'm using File.iniGetObject() in some of my mods to get settings from itsã > configuration file(s). It seems it trims whitespace from the values, andã > I'm wondering if there's a way to have it preserve trailing whitespace fromã > the values?ããYes: https://wiki.synchro.net/config:ini_files#string_literalsã-- ã digital man (rob)ããSynchronet/BBS Terminology Definition #68:ãSCFG = Synchronet Configuration UtilityãNorco, CA WX: 76.1øF, 69.0% humidity, 0 mph ESE wind, 0.00 inches rain/24hrsã---ã þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.netã
  • From Nightfox@VERT/DIGDIST to Digital Man on Sat Jul 29 22:54:58 2023
    Re: initGetObject(): Preserving trailing whitespace?ã By: Digital Man to Nightfox on Sat Jul 29 2023 09:49 pmãã >> I'm using File.iniGetObject() in some of my mods to get settings from itsã >> configuration file(s). It seems it trims whitespace from the values, andã >> I'm wondering if there's a way to have it preserve trailing whitespace fromã >> the values?ãã DM> Yes: https://wiki.synchro.net/config:ini_files#string_literalsããAh, cool, thanks.ããNightfoxãã---ã þ Synchronet þ Digital Distortion: digitaldistortionbbs.comã