A way to get the line number, similar to C's preprocessor directive, __LINE__. Or alternatively, have CHKLABEL return a line number instead of a bool value (-1 if not found, line number if found).