[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 character_insert

      character: <character>

 This inserts the character at the current cursor position. This always
 inserts regardless of the insert/overtype flag set by other_insert.

 NOTE: It is not possible to insert an ASCII NUL (character 0) as this is
       used internally within the editor.

 NOTE: It is dangerous to insert the ASCII EOF character (^Z) into the file,
       since although AE can handle it, when the file is written and
       subsequently re-read, the reading will stop at the ^Z, thus truncating
       the file.

 NOTE: It is not possible to insert before the tag part of a fold line.

See Also: character_overtype character_type other_insert
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson