px_get_fieldReturns the specification of a single field
&reftitle.description;
arraypx_get_fieldresourcepxdocintfieldno
&reftitle.parameters;
pxdoc
Resource identifier of the paradox database
as returned by px_new.
fieldno
Number of the field. The first field has number 0. Specifying a field
number less than 0 and greater or equal the number of fields will
trigger an error.
&reftitle.returnvalues;
Returns the specification of the 'th database
field as an associated array. The array contains three fields named
name, type, and
size.