TinTin++ Mud Client Manual  
Get TinTin++ Mud Client at SourceForge.net. Fast, secure and Free Open Source software downloads
Echo
space
Syntax: #echo {format} {arguments}
space
Syntax: #echo {{format} {row}} {arguments}
space
Echo displays text on the screen with formatting options allowing up to 20 arguments. The echo command does not trigger actions, unlike the showme command. Like the #showme command you add a second argument to the format, which specifies the screen row the line should be printed on, as detailed in the prompt helpfiles.
space
See the help file on the format command for more information.
space
Example: #echo {The current date is %t.} {%Y-%m-%d %H:%M:%S}