Request:ãWhen writing or updating a JS module, if you're going to "throw" an exception, please throw an Error object (
https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Error) rather than a string.ããDo this:ã throw new Error('something bad');ãNot this:ã throw('something bad');ããThis allows the location (file name and line number) of the error to be displayed and logged in the upper layers (e.g. sbbs).ããThere are other *Error constructors too, if you prefer to throw one of those.ããThanks!ãã digital manããSynchronet/BBS Terminology Definition #73:ãSSL = Secure Sockets Layer (precursor to TLS)ãNorco, CA WX: 88.6øF, 52.0% humidity, 14 mph ENE wind, 0.00 inches rain/24hrsã---ã þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.netã