num-var = Get_LOC_LPtr  or  Get_LOC_LNum


Operands:

none



Returns:


Returns the line pointer or line number of the last line found by the LOCATE command. If the last LOCATE was for a special line type (FILE,  SPECIAL, etc.) which would be a non-data line, this will return zero (0). Until the first LOCATE command is issued for the current Edit file, this will return 0 (zero).        


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