Subj : Re: [Mystic] GE, MPL, and USES To : Analog From : xqtr Date : Thu Dec 05 2019 16:23:50 An> complaining to myself about is the even more lack of support in the An> PYTHON mystic bbs module. MPL isn't bad, but PYTHON could be really An> capable of creating some nice interfaces for MYSTIC. One thing in ....hmmm it is :) An> particular, I wrote a MPY file to detect any new message since the the An> user last logged on. However, you have no access to the users last login An> field. I also wanted to toggle FLAGS from MPY which isn't supported yet. Check the records.112 file inside the /doc dir., in the RecUser record it has a value for LastOn: Longint ;) An> field. I also wanted to toggle FLAGS from MPY which isn't supported yet. You can use Python bit operators to do so. The field you want is named Flags, also in the RecUser record and above that, there are the flags you can use. Check my PyJam python source code to see how to use bit operators. :: XQTR :: Another Droid BBS :: andr01d.zapto.org:9999 :: xqtr@gmx.com --- Mystic BBS v1.12 A43 2019/03/03 (Raspberry Pi/32) * Origin: Another Droid BBS # andr01d.zapto.org:9999 (46:20/102) .