Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 362 Bytes

A2169.md

File metadata and controls

15 lines (8 loc) · 362 Bytes

Asmc Macro Assembler Reference

ASMC Nonfatal Error A2169

divide by zero in expression

An expression contains a divisor whose value is equal to zero.

Check that the syntax of the expression is correct and that the divisor (whether constant or variable) is correctly initialized.

* ML 6.0 compatible error

See Also

ASMC Error Messages