Toggle navigation
Menu
Main
WhiteTown Software
Products
Downloads
Order
Support
Download
Order now
BOOL isNumericField(cdbfapiPlus* handle, int fieldno);
Back to Index
C++
C
C#
Objective-C
Swift
Delphi
Function isNumericField() returns TRUE is a field is Numeric, Float, Double, Currency, Integer.
{ // your code if (isNumericField(dbf, 0)) getValue(dbf, 0); else getString(dbf, 0); // your code }
Copyright © WhiteTown Software, 1996-2023 |
Privacy policy
|
Site map