Site Tools


type
no way to compare when less than two revisions

Differences

This shows you the differences between two versions of the page.


type [2006/08/29 16:08] (current) – created - external edit 127.0.0.1
Line 1: Line 1:
 +======Synopsis:======
 +__type__ <keystrokes>
 +
 +======Description:======
 +__TYPE__ is used to simulate user keystrokes.  The arguments given to it
 +are literally "typed" out in the input line, as though the user had
 +typed them in.  Variables and bound keys are usually expanded, so
 +[[XTYPE]] must be used to force literal display of the keys.
 +
 +======Examples:======
 +This will type out a "template" for the [[KICK]] command that allows a
 +user to be kicked with a normal reason, plus a generic message appended
 +to the kick reason (where ^[ is the ESC key; ^[b moves the cursor
 +back by one word):
 +      type /kick FooScript C1996^[b^[b
  
type.txt · Last modified: 2006/08/29 16:08 by 127.0.0.1