CONTENTS | INDEX | PREV | NEXT

SYNTAX            : ARG CTRL_X

RESULTING ARGUMENT: None

FUNCTION          : Delay for one tenth of a second.

ARGUMENT          : 10

EXAMPLE           : j < :s test ESC ;  CTRL_L 10 CTRL_X >
                    This command will show all occurrences of the string
                    test in context, pausing one tenth of a second after
                    each screen refresh.

MATRIX