DocsNavigationUser login |
Alternate Mapping File SyntaxThe concepts used in mapping a Sequoia program to different target machines are independent of any specific mapping syntax. The Sequoia compiler now supports an alternate mapping file interface that is designed to be more human-readable. The mapping information provided via the alternate syntax is the same as is described in the Generic Mapping Concepts section. Alternate Mapping File Grammar The following is a formal grammar for the alternate mapping file syntax. The notation is that of a standard regular expression. Literal open and close braces are indicated as \[ and \], respectively. Variables are indicated by capital letters.
As with the XML mapping file syntax, if there are multiple objects in a task with the same name, then the LEXNUM field can be used to identify which one is being referred to, |