CONTENTS | INDEX | PREV | NEXT

SYNTAX            : RANGE K

RESULTING ARGUMENT: None

FUNCTION          : Remove all characters in the specified range.

RANGE             : START,END
                    START         : the buffer position to start at
                    END           : the buffer position to stop at

MATRIX