line label

A line label is used to identify a single line of code.  It can be any combination of 40 or less characters that start with a letter and end with a colon.  Each line label must be unique within the module where it is used.  Line labels are not case-sensitive and may begin in any column as long as they are the first nonblank characters on the line.