If the LineRef is a valid reference to a data line, the string form of a Line Handle ("._123") is returned, and RC = 0. If the LineRef is an undefined label or refers to a non-existent data line or to a line that is not a data line, a null string is returned and RC has a non-zero value.
A Line Handle exists independently of a Line Label. A Line Handle for a line is persistent, will exist after the macro which assigns it has terminated, and will be saved in the file's STATE information if STATE ON is in effect.
|