This function returns the line number that the actual lexeme is in the source file. This function is needed to print out syntax and lexical error messages.
See also @xref{lex_FileName()}. long lex_LineNumber(pLexObject pLex ){
long lex_LineNumber(pLexObject pLex ){