[ << ] | [ < ] | [ Up ] | [ > ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
FreeM Extension
In argumentless form, removes all M code from the current routine buffer, provided the optional postcondition is true or omitted.
Syntax
ZREMOVE:postcondition
In argumented form, removes a subset of the current routine buffer, provided the optional postcondition is true or omitted.
Syntax
ZREMOVE:postcondition start[:end]
In the above syntax, start and end can be a tag in the current routine, or *
to indicate the routine buffer insertion point (typically the end of the routine).
This document was generated on May 19, 2025 using texi2html 5.0.