 Syntax:  .wipe <parameter>

Results:  Wipes the messages from the message board in your current room.
          .wipe <NUM> <NUM> where both number are the same is a line delete.
          UNLIKE .cmail or .csent, you will NOT be asked to verify the 
          wipe.

Example:
    To wipe all messages from a board, type              : .wipe all
    To clear the first line type                         : .wipe 
    To clear line 10 from the board, type                : .wipe 10
    To clear all lines from the beginning to line 5, type: .wipe to 5
    To clear all lines from line 8 to the end, type      : .wipe from 8
    To clear all lines from line 8 to line 10, type      : .wipe from 8 to 10
    To clear all lines except line 4, type               : .wipe except 4
    To clear all lines except line 4 through 9, type     : .wipe except 4 to 9

See also: write, read
