Error Message: $Y0178

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


Your Ad Here

Summary

Next statement must be within a Loop statement.

Description

The Compiler has encountered a next statement that is not within a loop.

Recommendation

Check to make sure that you are using the next statement correctly in the loop.

Also check to ensure that you have not incorrectly placed the end loop statement before the next statement.