Valarin
OLC Reference: Valarin Text Editor
[ dig | medit | oedit | olc | redit | sedit | socedit | tedit | zedit ]

Valarin Text Editor

U S A G E
The zoltan text editor is used for many different functions through out the mud, including writing messages on boards and in mail and use in the online creation of the mud.

The editor allows you to add text and perform replacements of test strings. The complete list of editor commands is:
/a         -  aborts editor
/c         -  clears buffer
/d#        -  deletes a line #
/e# [text] -  changes the line at # with [text]
/f         -  formats text
/fi        -  indented formatting of text
/h         -  list text editor commands
/i# [text] -  inserts [text] before line #
/l         -  lists buffer
/n         -  lists buffer with line numbers
/r 'a' 'b' -  replace 1st occurance of text [a] in buffer with text [b]
/ra 'a' 'b'-  replace all occurances of text [a] within buffer with text [b]
              usage: /r[a] 'pattern' 'replacement'
/s         -  saves text
OLC Reference | Builder's Information | Home