Next: imaginary, Previous: igamma, Up: Internal Routines [Contents][Index]
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 ignore
s are supported, i.e. code is only
then again interpreted when as many resume
s have been issued as
ignore
s.
See also: resume