SEND

Syntax: #SE filename [prefix] [postfix]
#SE text

Sends the contents of filename to the MUD. Each line of the file is prefixed by the prefix string before being sent and the postfix is appended to each line.

Or, if the first argument is not a valid filename, the text given is just sent to the MUD.

SEND example

#SEND notes.txt {tell zugg}
Sends the file notes.txt and prefixes each line of the file with tell zugg
#SEND hello there
Sends the text "hello there" to the MUD just as if you had typed it


Contents SCROLL SENDPROMPT