Synchronet v3.19b-Win32 (install) has been released (Jan-2022).

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
Next revisionBoth sides next revision
custom:atcodes [2020/04/26 01:53] – [Format Modifiers] typos digital mancustom:atcodes [2020/04/26 02:04] – [Format Modifiers] Document the new 'U' (uppercase) modifier digital man
Line 33: Line 33:
 | ''Z''   | Zero-pad and right-justify an expanded @-code (added in v3.17b) | | ''Z''   | Zero-pad and right-justify an expanded @-code (added in v3.17b) |
 | ''T''   | Thousands-separated (e.g. with a comma) numeric values, may be combined with other modifiers (added in v3.17c) | | ''T''   | Thousands-separated (e.g. with a comma) numeric values, may be combined with other modifiers (added in v3.17c) |
 +| ''U''   | Convert all alphabetic characters in string to uppercase (added in v3.18a) |
 | ''>''   | Allow the terminal to wrap (don't truncate) overly-long expanded @-codes (added in v3.17c) | | ''>''   | Allow the terminal to wrap (don't truncate) overly-long expanded @-codes (added in v3.17c) |
  
Line 237: Line 238:
 |CALLS        |NUMTIMESON      |Total number of logons for user | |CALLS        |NUMTIMESON      |Total number of logons for user |
 |CITY                        |User's city |                                      |CITY                        |User's city |                                     
-|COMPANY      |MEMO2           |User's company name or real name | 
 |CREDITS      |                |Total unspent credits the user has earned | |CREDITS      |                |Total unspent credits the user has earned |
 |DAYBYTES                    |Number of free credits used today by user | |DAYBYTES                    |Number of free credits used today by user |
Line 292: Line 292:
 |PWAGE        |                |Age (in days) of the current user's password | |PWAGE        |                |Age (in days) of the current user's password |
 |PWDATE       |MEMO            |Date of user's last password modification (in "MM/DD/YY" or "DD/MM/YY" format) | |PWDATE       |MEMO            |Date of user's last password modification (in "MM/DD/YY" or "DD/MM/YY" format) |
 +|REALNAME     |COMPANY, MEMO2  |User's real name |
 |SEC          |SECURITY        |User's security level (0-99) |                           |SEC          |SECURITY        |User's security level (0-99) |                          
 |SPAMW        |         |Number of SPAM messages waiting | |SPAMW        |         |Number of SPAM messages waiting |