Map End record
The map end record indicates that source expansion is complete.
Purpose
This record is used at the end of a textual replacement to indicate how many lines were created.Syntax
MAPEND version macro-id line expansionParameters
- version
- The revision of this record, which is used for compatibility. The current version is 1.
- macro-id
- The identifier of a macro that is specified in a map definition record.
- line
- The physical line in the current file where expansion (such as macro invocation) ends.
- expansion
- The number of lines that are created from this macro expansion, including any nested expansions.