Subj : exec/load/sbbsdefs.js To : Git commit to main/sbbs/master From : Rob Swindell Date : Sun Jan 22 2023 14:42:16 https://gitlab.synchro.net/main/sbbs/-/commit/81d86b89e24bc1f65fd3065d Modified Files: exec/load/sbbsdefs.js Log Message: Update U_* variables (pseudo consts) to use v3.20 user.tab field numbersThe first argument to system.matchuserdata() in v3.20 is the user.tab fieldnumber, not the user.dat byte-offset that was used in versions of SBBS priorto v3.20.These values are synchronized with userfields.h, but I keept the U_ prefixhere (instead of USER_) to maintain compatibility with existing JS scripts.This is a fix for issue #501 - thanks for the report Eric! --- SBBSecho 3.20-Linux * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705) .