Error Message: $Y0260

www.kxcad.net Home > Electronic Index > Altium(Protel) Index


Your Ad Here

Summary

Choice Others is required when case statement expression is a universal integer.

Description

The Compiler has encountered a case statement that does not include a required others choice due to the use of a universal integer.

Recommendation

Check to make sure that a universal integer is really what you intend in the case expression. Add an others choice to the case statement to cover the unspecified conditions.

Your Ad Here