Both sides previous revisionPrevious revisionNext revision | Previous revision |
custom:atcodes [2025/01/08 18:33] – [Message Area Information] Eliminate alias column digital man | custom:atcodes [2025/03/07 20:21] (current) – [Message Area Information] Added MSGS @-code digital man |
---|
|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| |
| |
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 ===== |
|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) | |