Synchronet v3.20d-Win32 (install) has been released (Mar-2025).

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
custom:atcodes [2025/03/07 20:21] – [Message Area Information] Added MSGS @-code digital mancustom:atcodes [2025/04/22 16:15] (current) – [External Content] EXEC argument is now a ctext, supporting \x20-separated parameters digital man
Line 565: Line 565:
 |TYPE://filename//    |Display a specific filename (may include [[:config:cmdline#specifiers]]) | |TYPE://filename//    |Display a specific filename (may include [[:config:cmdline#specifiers]]) |
 |INCLUDE://filename// |Display a specific filename (may include [[:config:cmdline#specifiers]]) without a trailing CR/LF pair | |INCLUDE://filename// |Display a specific filename (may include [[:config:cmdline#specifiers]]) without a trailing CR/LF pair |
-|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. Parameters to be passed to the module may be specified by separating from module name and each other with '''\x20'''.|
 |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//|