> You all will be pleased to know that the limit of 8 characters > for LABEL option has been increased to 30 characters.
That's great! I think Kayza's problem was not exactly with a LABEL statement, but rather with a $COMMAND block name: $COMMAND ThisIsNowMyFirstBlock $COMMAND ThisIsNotAnyDifferent Those two blocks are not distinguished in codelocked code, because the first 8 characters are the same. -- Larry
