BOF( ) Function
Determines whether the record pointer is positioned at the beginning of a table.
BOF([nWorkArea | cTableAlias]) |
Parameters
- nWorkArea
-
Specifies the work area number for a table open in another work area.
- cTableAlias
-
Specifies the table alias for a table open in another work area.
If the table you want to test for a beginning-of-file condition is open in a work area other than the currently selected work area, use these optional arguments to specify the work area number or table alias for the table. If a table isn't open in the work area you specify, BOF( ) returns false (.F.).
Return Value
Remarks
Example
See Also
© , 1996-2020 • Updated: 11/10/20
Comment or report problem with topic
Microsoft Visual FoxPro 9 SP2 Help file, VFPX Edition v1.08