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 02:02] – [User Information] Add REALNAME digital mancustom:atcodes [2020/04/28 01:55] – [External Content] Add STRVAR:name 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 407: Line 408:
 |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/PCMS command string to //str//| |SETSTR:str       |Sets the current Baja/PCMS command string to //str//|
-|STR              |Display the current Baja/PCMS command string value |+|STR              |Display the current Baja/PCMS command string value |\ 
 +|STRVAR:name      |Display the contents of a Baja/PCMS command shell string variable, specify //name// in ALL-CAPS unless ''baja -c'' was used((this feature only works for variables defined in command shells)) |
  
 ===== See Also ===== ===== See Also =====