num-var = Get_FIND_First_LPtr


Operands:

none



Returns:


Returns the line pointer of the FIRST line found by a FIND / CHANGE command. Until the first FIND / CHANGE command is issued for the current Edit file, this will return 0 (zero).        


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


Note:

The former function name Get_Find_LPtr may still be used for this function but has been deprecated and may be withdrawn in a future release.