User Tools

Site Tools


command:skip

Table of Contents

skip

“skip” delimits a block of commands that are skipped instead of being executed.

Example

skip 

# the following command will not be executed 
color blue, all 

skip end 

Notes

If the “skip” command is commented out, the subsequent “skip end” can be left in place, and will have no effect upon execution of subsequent commands.

See Also

command/skip.txt · Last modified: 2013/08/19 21:00 (external edit)