Use &SYSM_HSEV to get the highest MNOTE severity so far for the assembly.
The global-scope system variable symbol &SYSM_HSEV is assigned a read-only value. The assembler compares this value with the severity of MNOTE assembler instructions as they are encountered and, if lower, updates it with the higher value.
In Figure 28 the &SYSM_HSEV variable is updated immediately when an MNOTE is issued with a higher severity.
[ Top of Page | Previous Page | Next Page | Contents | Index ]