Next: , Previous: , Up: Internal Routines   [Contents][Index]


15.5.317 ignore

ignore

When this command is issued, all following commands are ignored, except for the resume command. This can be used to comment out large chunck of code. Nested ignores are supported, i.e. code is only then again interpreted when as many resumes have been issued as ignores.

See also: resume