R# 5 doesn't check for goto's label case sensitivity? Abdu Bukres Created February 16, 2010 17:52 Using the latest build.If I have a statement: goto Test;and the label is TEST:R#5 doesn't flag this as an error.
Fixed.
Thank you