SYNOPSIS
#include <paradox.h>
int PX_set_value(pxdoc_t *pxdoc, const char *name, float value)
DESCRIPTION
Sets the float parameter name to the value value.
- numprimkeys
-
The number of primary keys. Paradox databases always use the
first 'numprimkeys' fields for the primary index.
RETURN VALUE
Returns 0 on success and -1 on failure.