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 [2019/09/24 01:34] – [Format Modifiers] Document the pipe modifier separator and the new (T) thousands modifier letter digital mancustom:atcodes [2020/04/23 19:45] – [User Information] Added FIRSTON, FIRSTTIMEON, FIRSTDATEON digital man
Line 247: Line 247:
 |EXPDAYS      |                |Days left before user expires | |EXPDAYS      |                |Days left before user expires |
 |FIRST        |                |First word of user's alias                     | |FIRST        |                |First word of user's alias                     |
 +|FIRSTON      |                |Date and time of user's first logon              |
 +|FIRSTDATEON  |SINCE           |Date of user's first logon (in "MM/DD/YY" or "DD/MM/YY" format) |
 +|FIRSTTIMEON  |                |Time of user's first logon (in "HH:MM am" format) |
 |FIRSTREAL    |REAL            |First word of user's real name                 | |FIRSTREAL    |REAL            |First word of user's real name                 |
 |FROM                        |User's location (e.g. "City, State"                | |FROM                        |User's location (e.g. "City, State"                |
Line 272: Line 275:
 |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) |
 |SEC          |SECURITY        |User's security level (0-99) |                           |SEC          |SECURITY        |User's security level (0-99) |                          
-|SINCE        |         |Date of user's first call (in "MM/DD/YY" or "DD/MM/YY" format)|            
 |SPAMW        |         |Number of SPAM messages waiting | |SPAMW        |         |Number of SPAM messages waiting |
 |SPAMW://x//  |SPAMW#//x//  |Number of SPAM messages waiting for user number //x// | |SPAMW://x//  |SPAMW#//x//  |Number of SPAM messages waiting for user number //x// |
Line 382: Line 384:
 |EXEC:module      |Execute an in-process module (Baja or JavaScript) from the ''[[dir:exec]]'' directory| |EXEC:module      |Execute an in-process module (Baja or JavaScript) from the ''[[dir:exec]]'' directory|
 |EXEC_XTRN:code   |Execute an external online program (e.g. door) by specifying the internal code| |EXEC_XTRN:code   |Execute an external online program (e.g. door) by specifying the internal code|
-|SETSTR:str       |Sets the current Baja command string to //str//|+|SETSTR:str       |Sets the current Baja/PCMS command string to //str//
 +|STR              |Display the current Baja/PCMS command string value |
  
 ===== See Also ===== ===== See Also =====