CONTENTS | INDEX | PREV | NEXT

SYNTAX            : I STRING ESC

RESULTING ARGUMENT: None

FUNCTION          : Insert all characters immediately following the command
                    up to (but not including) the first ESC into the buffer
                    at the current cursor position. The cursor (and
                    implicitly the value of  . ) is positioned at the end
                    of the inserted STRING

MATRIX