num-var = Get_Find_First_Col


Operands:

none



Returns:


Returns the column number where the FIRST FIND / CHANGE was located. 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_Col may still be used for this function but has been deprecated and may be withdrawn in a future release.