From
Digital Man@VERT to
nolageek on Fri Mar 5 17:09:38 2021
Re: Calling loadable modules from javascriptã By: nolageek to All on Fri Mar 05 2021 03:34 pmãã > What is the different between the loadable modules Scan Subs and Scan Msgs?ããThe F1 help from SCFG says:ãScan Msgs Executed when a user reads or scans a message sub-boardãScan Subs Executed when a user scans one or more sub-boards for msgsããTo elaborate, the "Scan Msgs" module scans/reads a *single* sub-board. "Scan Subs" module is called when scanning multiple subs.ãã > When the Scan Subs loadable module is executed - how does the module knowã > what time of scan is being done? (New msgs, messages to me, etc..)ããThe second argument is the 'mode' value (number) - a combination of SCAN_* bit-flags.ãã > And, can I use this in an external js file... I know this doesn't exist, butã > is there something like bbs.exec_loadable_module(DDScanSubs, SCAN_TOYOU);ããYou'd do that by calling bbs.scan_subs(SCAN_TOYOU) and whatever "Scan Subs" module is configured (if there is one) will be executed.ã-- ã digital manããSynchronet/BBS Terminology Definition #68:ãSIGHUP = Hangup signal sent to a process when its controlling terminal is closedãNorco, CA WX: 71.6øF, 31.0% humidity, 8 mph E wind, 0.00 inches rain/24hrsã---ã þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.netã