.TH "PX_SET_VALUE" "3" .SH "NAME" PX_set_value \(em Sets various float parameters .SH "SYNOPSIS" .PP #include .PP int PX_set_value(pxdoc_t *pxdoc, const char *name, float value) .SH "DESCRIPTION" .PP Sets the float parameter \fBname\fP to the value \fBvalue\fP. .IP "numprimkeys" 10 The number of primary keys. Paradox databases always use the first 'numprimkeys' fields for the primary index. .SH "RETURN VALUE" .PP Returns 0 on success and \-1 on failure. .SH "SEE ALSO" .PP \fBPX_get_value(3)\fP, \fBPX_set_parameter(3)\fP .SH "AUTHOR" .PP This manual page was written by Uwe Steinmann uwe@steinmann.cx. .\" created by instant / docbook-to-man