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
config:cmdline [2020/08/02 19:46] – [Specifiers] Clarify that %? and %^ are for the sbbs build target (not necessarily the running system OS/arch) digital manconfig:cmdline [2023/12/14 16:40] (current) – [Specifiers] Added %- (user's chat handle) digital man
Line 58: Line 58:
 |''%*'' |Current Node number (0 padded to 3 digits)        ''001''  || |''%*'' |Current Node number (0 padded to 3 digits)        ''001''  ||
 |''%$'' |User's credits                                    ''4534834''  || |''%$'' |User's credits                                    ''4534834''  ||
 +|''%+'' |User's real name (auto-quoted)                    ''"Rob Swindell"''  ||
 +|''%-'' |User's chat handle/call-sign (auto-quoted)        ''WX6YYZ''  ||
 |''%%'' |Percent symbol                                    ''%''    || |''%%'' |Percent symbol                                    ''%''    ||
 |''%?'' |Platform/operating system (build target)          ''win32''|''linux''| |''%?'' |Platform/operating system (build target)          ''win32''|''linux''|
Line 79: Line 81:
 ===== See Also ===== ===== See Also =====
   * [[:util:SCFG]]   * [[:util:SCFG]]
-  * [[:config:|Configuration]] 
  
-{{tag>command javascript}} 
  
 +{{tag>configuration general_config scfg module door}}