SEND

Syntax: #SE filename [prefix] [postfix]

Syntax: #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. This can be useful to keep aliases with a name that matches the text from executing and to hide commands from the AutoMapper.

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