ADSIsRecordInAOF()
Determine if a record is in the current AOF
- Syntax
-
- ADSIsRecordInAOF( [<nRecNo>] ) --> lSatisfiesFilter
- Arguments
-
- <nRecNo> Record number to test. Default is current record.
- Returns
-
- True if the record satisfies the filter criteria.
- Description
-
- See ACE.HLP for full details about the Advantage Database Server.
- Status
-
- Ready
- Compliance
-
- Harbour extension
- Platforms
-
- Windows 32-bit
- Files
-
- Library is RddAds Header is ads.ch
- See Also