Synchronet v3.20d-Win32 (install) has been released (Mar-2025).

You can donate to the Synchronet project using PayPal.

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
custom:atcodes [2025/01/08 18:35] – [File Area Information] Elimniate alias column digital mancustom:atcodes [2025/03/07 20:21] (current) – [Message Area Information] Added MSGS @-code digital man
Line 161: Line 161:
 |SMB_MAX_AGE     |Maximum age (in days) of messages stored in current message sub-board| |SMB_MAX_AGE     |Maximum age (in days) of messages stored in current message sub-board|
 |SMB_TOTAL_MSGS     |Total number of message stored in the current message sub-board| |SMB_TOTAL_MSGS     |Total number of message stored in the current message sub-board|
 +|MSGS           |Total number of messages in the current sub-board (added in v3.20e) |
 |TMSG           |Total number of messages on system| |TMSG           |Total number of messages on system|
  
Line 505: Line 506:
 |U+//code//!//char// |        | Send a Unicode character code point, specifying fallback character only to used when no automatic fallback is available | |U+//code//!//char// |        | Send a Unicode character code point, specifying fallback character only to used when no automatic fallback is available |
 |!//x// |                     | Execute the terminal/attribute control sequences for one or more [[Ctrl-A Codes]] (operands) represented by //x//| |!//x// |                     | Execute the terminal/attribute control sequences for one or more [[Ctrl-A Codes]] (operands) represented by //x//|
 +|AT |                         | Literal ''@'' character (new in v3.20d) |
 |MNE://low// |                | Set Mnemonic string "low" attribute (color) using ''[[config:attr.ini]]'' syntax for "low" attribute code; the "high" attribute is set to the same color with the "high intensity" bit flipped | |MNE://low// |                | Set Mnemonic string "low" attribute (color) using ''[[config:attr.ini]]'' syntax for "low" attribute code; the "high" attribute is set to the same color with the "high intensity" bit flipped |
 |MNE://low//://high// |          | Set Mnemonic string "low" and "high" attributes (colors) | |MNE://low//://high// |          | Set Mnemonic string "low" and "high" attributes (colors) |