num-var = Get_First_LPtr  or Get_First_LNum


Operands:

none



Returns:


Returns a Line Pointer to the first line of the Edit session. If there are no lines in the dataset, Get_FIRST_LPTR returns 0 (zero).


Note: Get_First_LNum only provides symmetry with the LPtr version, the LNUM version will always return 0 (zero) (Think about it)


RC will always be 0 and Msg$ will be "" (Null)