NFCOUNT()

From Recital Documentation Wiki
Revision as of 10:54, 23 March 2009 by Yvonnemilne (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Class

Fields and Records


Purpose

Function to return numeric field count


Syntax

NFCOUNT([<workarea | alias>])


See Also

DBF(), DISPLAY STRUCTURE, FCOUNT(), FIELD(), FILTER(), FMT(), NDX()


Description

The NFCOUNT() function returns the number of numeric fields in the active table. If the optional <workarea | alias> is specified, then the function will operate in the required location.


Example

use accounts
? nfcount()
         3


Products

Recital Database Server, Recital Mirage Server, Recital Terminal Developer