LINENUM—query the line number of a labeled line

Assignment statement syntax

Read syntax diagramSkip visual syntax diagramISREDIT( varname)=LINENUMlabel

Return codes

 0
Normal completion.
 4
Line 0 specified.
 8
Label specified, but not found (variable set to 0).
12
Invalid line number.
20
Severe error.