Man Pages in
pxlib-dev
Carta.tech
Packages
pxlib-dev
64
Section 3:
Library calls
PX_add_primary_index.3
Px_add_primary_index assigns primary index to database file
PX_close.3
Px_close closes instance of paradox file
PX_close_blob.3
Px_close_blob closes paradox blob file (deprecated)
PX_create_blob_file.3
Px_create_blob_file creates paradox blob file
PX_create_file.3
Px_create_file create a new paradox file
PX_create_fp.3
Px_create_fp create a new paradox file
PX_date2string.3
Px_date2string convert paradox date into formated string
PX_delete.3
Px_delete deletes instance of paradox file
PX_delete_record.3
Px_delete_record removes a record from a paradox file
PX_get_data_alpha.3
Px_get_data_alpha get alpha data field
PX_get_data_bcd.3
Px_get_data_bcd get bcd data field
PX_get_data_blob.3
Px_get_data_blob get blob data field
PX_get_data_byte.3
Px_get_data_byte get value from byte data field
PX_get_data_bytes.3
Px_get_data_bytes get value from bytes data field
PX_get_data_double.3
Px_get_data_double get double data field
PX_get_data_graphic.3
Px_get_data_graphic get graphic data field
PX_get_data_long.3
Px_get_data_long get long data field
PX_get_data_short.3
Px_get_data_short get value from short data field
PX_get_field.3
Px_get_field returns single field definition in paradox file
PX_get_fields.3
Px_get_fields returns array of field definitions in paradox file
PX_get_majorversion.3
Px_get_majorversion returns the major version number of the paradox library
PX_get_minorversion.3
Px_get_minorversion returns the minor version number of the paradox library
PX_get_num_fields.3
Px_get_num_fields returns number of fields in a paradox file
PX_get_num_records.3
Px_get_num_records returns number of records in a paradox file
PX_get_opaque.3
Px_get_opaque return data passed to error handler
PX_get_parameter.3
Px_get_parameter get various parameter values
PX_get_record.3
Px_get_record returns record in paradox file
PX_get_record2.3
Px_get_record2 returns record in paradox file
PX_get_recordsize.3
Px_get_recordsize returns size of a record in bytes in a paradox file
PX_get_subminorversion.3
Px_get_subminorversion returns the subminor version number of the paradox library
PX_get_value.3
Px_get_value get various parameter values
PX_new.3
Px_new create new instance of paradox file
PX_new2.3
Px_new2 create new instance of paradox file
PX_new3.3
Px_new3 create new instance of paradox file
PX_new_blob.3
Px_new_blob create new instance of paradox blob file (deprecated)
PX_open_blob_file.3
Px_open_blob_file opens paradox blob file (deprecated)
PX_open_blob_fp.3
Px_open_blob_fp opens paradox blob file (deprecated)
PX_open_file.3
Px_open_file read a paradox file
PX_open_fp.3
Px_open_fp read a paradox file
PX_open_gsf.3
Px_open_gsf read a paradox file
PX_put_data_alpha.3
Px_put_data_alpha put value into an alpha data field
PX_put_data_bcd.3
Px_put_data_bcd put value into a bcd data field
PX_put_data_byte.3
Px_put_data_byte put value into a byte data field
PX_put_data_bytes.3
Px_put_data_bytes put value into a bytes data field
PX_put_data_double.3
Px_put_data_double put value into a double data field
PX_put_data_long.3
Px_put_data_long put value into a long data field
PX_put_data_short.3
Px_put_data_short put value into a short integer data field
PX_put_record.3
Px_put_record stores record in paradox file
PX_put_recordn.3
Px_put_recordn stores record in paradox file at certain position
PX_read_blobdata.3
Px_read_blobdata read blob from file (deprecated)
PX_read_primary_index.3
Px_read_primary_index reads the primary index into an internal buffer
PX_retrieve_record.3
Px_retrieve_record returns record in paradox file
PX_set_blob_file.3
Px_set_blob_file associate blob file with database
PX_set_inputencoding.3
Px_set_inputencoding set encoding for output
PX_set_parameter.3
Px_set_parameter sets various parameters
PX_set_tablename.3
Px_set_tablename set name of table
PX_set_targetencoding.3
Px_set_targetencoding set encoding for output
PX_set_value.3
Px_set_value sets various float parameters
PX_strdup.3
Px_strdup duplicate a string
PX_time2string.3
Px_time2string convert paradox time into formated string
PX_timestamp2string.3
Px_timestamp2string convert paradox timestamp into formated string
PX_update_record.3
Px_update_record updates an exiting record in the paradox file
PX_write_primary_index.3
Px_write_primary_index write primary index into a file
pxlib.3
Library to read and write paradox databases