%mobSendBufferOpen()

Aliases%mobSendBufferOpen( )
Parametersmobile @mob

    Opens a new send buffer for the target @mob. Any other send buffers in
existence for the target @mob will take a backseat until this buffer is
closed. In this way multiple levels of output can be buffered and retrieved
with outer buffers possibly receiving modified content from sub-level
output. Output buffers are automatically closed on each command cycle to
prevent problems from buggy scripts.