| ERROR | cannot evaluate constant sizeof expression |
| CAUSE | A SIZEOF operator was used where a precompiler expression was expected. For example, as the length of a varchar. |
| ACTION | Eliminate the SIZEOF operator in this instance. |
| ERROR | cannot evaluate constant sizeof expression |
| CAUSE | A SIZEOF operator was used where a precompiler expression was expected. For example, as the length of a varchar. |
| ACTION | Eliminate the SIZEOF operator in this instance. |