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 00:15] – [File Information] Add missing FILE_TAGS code digital mancustom:atcodes [2025/03/07 20:21] (current) – [Message Area Information] Added MSGS @-code digital man
Line 132: Line 132:
 The context-sensitive //Message Area Information// @-codes are: The context-sensitive //Message Area Information// @-codes are:
  
-^Code           ^Aliases         ^Description ^ +^Code           ^Description ^ 
-|CONF           |                |Name of current Group and Sub-board| +|CONF           |Name of current Group and Sub-board| 
-|CONFNUM        |                |Number of current Group and Sub-board (separated by a space)| +|CONFNUM        |Number of current Group and Sub-board (separated by a space)| 
-|GRP            |                |Current message group short description | +|GRP            |Current message group short description | 
-|GRPL           |                |Current message group long description | +|GRPL           |Current message group long description | 
-|GN             |                |Number of current message group | +|GN             |Number of current message group | 
-|GL             |GN-L            | " " padded and left justified (4 chars wide)   | +|GL             | " " padded and left justified (4 chars wide)   | 
-|GR             |GN-R            | " " padded and right justified (4 chars wide)   | +|GR             | " " padded and right justified (4 chars wide)   | 
-|SUB            |                |Current message sub-board short description | +|SUB            |Current message sub-board short description | 
-|SUBL           |                |Current message sub-board long description | +|SUBL           |Current message sub-board long description | 
-|SN             |                |Number of current message sub-board | +|SN             |Number of current message sub-board | 
-|SL             |SN-L            | " " padded and left justified (4 chars wide) |    +|SL             | " " padded and left justified (4 chars wide) |    
-|SR             |SN-R            | " " padded and right justified (4 chars wide) |   +|SR             | " " padded and right justified (4 chars wide) |   
-|SMB_AREA       |                |Current message group and sub-board (short names) or ''Email'' for mail base | +|SMB_AREA       |Current message group and sub-board (short names) or ''Email'' for mail base | 
-|SMB_AREA_DESC  |                |Current message group and sub-board (long names) or ''Personal Email'' for mail base | +|SMB_AREA_DESC  |Current message group and sub-board (long names) or ''Personal Email'' for mail base | 
-|SMB_GROUP      |                |Current message group name          | +|SMB_GROUP      |Current message group name          | 
-|SMB_GROUP_DESC |                |Current message group description (long name)| +|SMB_GROUP_DESC |Current message group description (long name)| 
-|SMB_GROUP_NUM  |                |Current message group number| +|SMB_GROUP_NUM  |Current message group number| 
-|SMB_SUB        |                |Current message sub-board name (or ''Mail'' for the mail base) | +|SMB_SUB        |Current message sub-board name (or ''Mail'' for the mail base) | 
-|SMB_SUB_DESC   |                |Current message sub-board description (or ''Mail'' for the mail base)| +|SMB_SUB_DESC   |Current message sub-board description (or ''Mail'' for the mail base)| 
-|SMB_SUB_CODE   |                |Current message sub-board internal code (or ''MAIL'' for the mail base)| +|SMB_SUB_CODE   |Current message sub-board internal code (or ''MAIL'' for the mail base)| 
-|SMB_SUB_NUM    |                |Current message sub-board number| +|SMB_SUB_NUM    |Current message sub-board number| 
-|SMB_MSGS       |                |Total number of messages visible to current user in the current message sub-board| +|SMB_MSGS       |Total number of messages visible to current user in the current message sub-board| 
-|SMB_CURMSG      |                |Currently viewed message (index) into current message sub-board| +|SMB_CURMSG      |Currently viewed message (index) into current message sub-board| 
-|SMB_LAST_MSG     |                |Number of last message stored in current message sub-board| +|SMB_LAST_MSG     |Number of last message stored in current message sub-board| 
-|SMB_MAX_MSGS     |                |Maximum number of messages to store in current message sub-board| +|SMB_MAX_MSGS     |Maximum number of messages to store in current message sub-board| 
-|SMB_MAX_CRCS     |                |Number of history message body hashes to store for current message sub-board| +|SMB_MAX_CRCS     |Number of history message body hashes to store for current message sub-board| 
-|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| 
-|TMSG           |                |Total number of messages on system|+|MSGS           |Total number of messages in the current sub-board (added in v3.20e) | 
 +|TMSG           |Total number of messages on system|
  
 ===== Message Information ===== ===== Message Information =====
Line 211: Line 212:
 The current //File Area// @-codes are: The current //File Area// @-codes are:
  
-^Code           ^Aliases         ^Description ^ +^Code           ^Description ^ 
-|LIB            |                |Current file library short description | +|LIB            |Current file library short description | 
-|LIBL           |                |Current file library long description | +|LIBL           |Current file library long description | 
-|LN             |                |Number of current file library | +|LN             |Number of current file library | 
-|LL             |LN-L            | " " padded and left justified (4 chars wide) | +|LL             |" " padded and left justified (4 chars wide) | 
-|LR             |LN-R            | " " padded and right justified (4 chars wide) | +|LR             |" " padded and right justified (4 chars wide) | 
-|DIR            |                |Current file directory short description | +|DIR            |Current file directory short description | 
-|DIRL           |                |Current file directory long description  |  +|DIRL           |Current file directory long description  |  
-|DN             |                |Number of current file directory    | +|DN             |Number of current file directory    | 
-|DL             |DN-L            | " " padded and left justified (4 chars wide)  | +|DL             | " " padded and left justified (4 chars wide)  | 
-|DR             |DN-R            | " " padded and right justified (4 chars wide) |   +|DR             | " " padded and right justified (4 chars wide) |   
-|FILES          |                |Number of files in the user's currently selected file transfer directory | +|FILES          |Number of files in the user's currently selected file transfer directory | 
-|FILES://code// |               |Number of files in the file transfer directory specified by internal-//code//+|FILES://code// |Number of files in the file transfer directory specified by internal-//code//
-|FILES://path// |               |Number of files in the directory specified by //path// | +|FILES://path// |Number of files in the directory specified by //path// | 
-|FILEBYTES       |              |Total size (in bytes) of all files in the user's currently selected file transfer directory | +|FILEBYTES       |Total size (in bytes) of all files in the user's currently selected file transfer directory | 
-|FILEBYTES://code//|            |Total size (in bytes) of all files in the file transfer directory specified by internal-//code//+|FILEBYTES://code//|Total size (in bytes) of all files in the file transfer directory specified by internal-//code//
-|FILEBYTES://path//|             |Total size (in bytes) of all files matching the path/filespec specified in //path//| +|FILEBYTES://path//|Total size (in bytes) of all files matching the path/filespec specified in //path//| 
-|FILEKB         |                |Total size (in kibibytes) of all files in the user's currently selected file transfer directory | +|FILEKB         |Total size (in kibibytes) of all files in the user's currently selected file transfer directory | 
-|FILEKB://code// |               |Total size (in kibibytes) of all files in the file transfer directory specified by internal-//code//+|FILEKB://code// |Total size (in kibibytes) of all files in the file transfer directory specified by internal-//code//
-|FILEKB://path// |               |Total size (in kibibytes) of all files matching the path/filespec specified in //path//| +|FILEKB://path// |Total size (in kibibytes) of all files matching the path/filespec specified in //path//| 
-|FILEMB         |                |Total size (in mebibytes) of all files in the user's currently selected file transfer directory | +|FILEMB         |Total size (in mebibytes) of all files in the user's currently selected file transfer directory | 
-|FILEMB://code// |               |Total size (in mebibytes) of all files in the file transfer directory specified by internal-//code//+|FILEMB://code// |Total size (in mebibytes) of all files in the file transfer directory specified by internal-//code//
-|FILEMB://path// |               |Total size (in mebibytes) of all files matching the path/filespec specified in //path//| +|FILEMB://path// |Total size (in mebibytes) of all files matching the path/filespec specified in //path//| 
-|FILEGB         |                |Total size (in gibibytes) of all files in the user's currently selected file transfer directory | +|FILEGB         |Total size (in gibibytes) of all files in the user's currently selected file transfer directory | 
-|FILEGB://code//|                |Total size (in gibibytes) of all files in the file transfer directory specified by internal-//code//+|FILEGB://code//|Total size (in gibibytes) of all files in the file transfer directory specified by internal-//code//
-|FILEGB://path//|                |Total size (in gibibytes) of all files matching the path/filespec specified in //path//| +|FILEGB://path//|Total size (in gibibytes) of all files matching the path/filespec specified in //path//| 
-|FILESIZE       |                |Total size estimate (in KB/MB/GB) of all files in the user's currently selected file transfer directory | +|FILESIZE       |Total size estimate (in KB/MB/GB) of all files in the user's currently selected file transfer directory | 
-|FILESIZE://code//|              |Total size estimate (in KB/MB/GB) of all files in the file transfer directory specified by internal-//code//+|FILESIZE://code//|Total size estimate (in KB/MB/GB) of all files in the file transfer directory specified by internal-//code//
-|FILESIZE://path//|              |Total size estimate (in KB/MB/GB) of all files matching the path/filespec specified in //path//| +|FILESIZE://path//|Total size estimate (in KB/MB/GB) of all files matching the path/filespec specified in //path//| 
-|FREESPACE      |                |Free disk space available for uploads (in bytes) | +|FREESPACE      |Free disk space available for uploads (in bytes) | 
-|FREESPACEK     |                |Free disk space available for uploads (in kibibytes) | +|FREESPACEK     |Free disk space available for uploads (in kibibytes) | 
-|MINSPACE       |                |Minimum required free disk space to allow uploads | +|MINSPACE       |Minimum required free disk space to allow uploads | 
-|TFILE          |                |Total number of files on system |+|TFILE          |Total number of files on system |
  
 ===== File Information ===== ===== File Information =====
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) |