Both sides previous revisionPrevious revision | |
custom:atcodes [2025/03/07 20:21] – [Message Area Information] Added MSGS @-code digital man | custom:atcodes [2025/04/22 16:15] (current) – [External Content] EXEC argument is now a ctext, supporting \x20-separated parameters digital man |
---|
|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//| |