3.18 Member Argument for IF[N]DEF and .ERR[N]DEF Directives

Asmc Macro Assembler

3.18 Member Argument for IF[N]DEF and .ERR[N]DEF Directives

Since v2.07, JWasm's implementation of IF[N]DEF - and .ERR[N]DEF - will additionally accept a struct member as argument. This syntax requires a fully qualified name:

 
      IFDEF <struct_name>.<member_name>