OUTPUTPREFIX

From TinyMUX
Jump to navigation Jump to search

OUTPUTPREFIX is a command intended for use by external robot programs, and may be restricted to players whose ROBOT flag is set. This is a logged-out command.

Usage

Syntax: outputprefix string

Causes string to be output on a line by itself before printing the results of each command.

Example:

> OUTPUTPREFIX -- Humpty --

> say Hello World!

-- Humpty --

You say, "Hello World!"


See also: @robot, OUTPUTSUFFIX, ROBOT.

Relevant help files: help OUTPUTPREFIX.