Door Games Unlimited

Welcome, Guest.


Subject: SCAN_CFG_TOYOU vs SCAN_CFG_YONLY Date: Wed Mar 04 2015 19:35:46
From: Nightfox To: All

I was looking at the message scan values & scan config values in sbbsdefs.js
and am wondering what the difference is between SCAN_CFG_TOYOU and
SCAN_CFG_YONLY?  The comments say SCAN_CFG_TOYOU is "Auto-scan for unread
messages to you" and SCAN_CFG_YONLY is "Auto-scan for new messsages to you
only" - Both of those sound like they could be the same..  I'm not clear on the
difference based on those comments:

     /********************************************/
     /* Bits in msg_area.sub[].scan_cfg*/
     /********************************************/
var SCAN_CFG_NEW=5;        /* Auto-scan for new messages*/
var SCAN_CFG_TOYOU=(1<<1); /* Auto-scan for unread messages to you*/
var SCAN_CFG_YONLY=(1<<8); /* Auto-scan for new messages to you only*/

Nightfox

---
 ■ Synchronet ■ Digital Distortion BBS - digitaldistortionbbs.com

Previous Message       Next Message
Replies: Re: SCAN_CFG_TOYOU vs SCAN_CFG_YONLY (Mindless Automaton)SCAN_CFG_TOYOU vs SCAN_CFG_YONLY (Digital Man)