| ERROR | Invalid macro name |
| CAUSE | The precompiler parser encountered a #define directive that had no macro name associated with it. For example, #define |
| ACTION | Correct the syntax. |
| ERROR | Invalid macro name |
| CAUSE | The precompiler parser encountered a #define directive that had no macro name associated with it. For example, #define |
| ACTION | Correct the syntax. |