[^^Up^^] [Menu] [About The Guide]
Field Functions
PXFldBlank Test for unknown value (blank)
PXFldHandle Get a field handle
PXFldName Get a field name
PXFldType Get a field type
PXDateDecode Convert mo/da/yr to Paradox date
PXDateEncode Convert Paradox date to mo/da/yr
PXGetAlpha Get an alphanumeric field from buffer
PXGetDate Get date field from buffer
PXGetDoub Get double from buffer
PXGetLong Get long from buffer
PXGetShort Get short from buffer
PXPutAlpha Put alphanumeric field to buffer
PXPutBlank Blank a buffer field
PXPutDate Put date field to buffer
PXPutDoub Put double to buffer
PXPutLong Put long to buffer
PXPutShort Put short to buffer
Record Functions
PXRawGet Read raw data from record buffer
PXRawPut Write raw data to record buffer
PXRecAppend Append buffer to table
PXRecBufClose Close a table buffer
PXRecBufCopy Copy one buffer to another
PXRecBufEmpty Clear a table buffer
PXRecBufOpen Open a table buffer
PXRecDelete Delete current table record
PXRecFirst Find first table record
PXRecGet Copy current record to buffer
PXRecGoto Find table record by number
PXRecInsert Insert record buffer into table
PXRecLast Find last table record
PXRecNext Find next table record
PXRecNFlds Get number of fields in table
PXRecNum Get record number of current record
PXRecPrev Find previous table record
PXRecUpdate Rewrite current record from buffer
PXSrchFld Search on non-index field
PXSrchKey Search on index key
Blobs An Overview
PXBlobClone Clone a public blob
PXBlobClose Closes a blob
PXBlobDrop Release a blob
PXBlobGet Read a blob
PXBlobGetSize Get the size of a blob
PXBlobOpenRead Open a blob for reading only
PXBlobOpenWrite Open a blob for writing only
PXBlobPut Write a blob
PXBlobQuickGet Read the leader portion of a blob
Online resources provided by: http://www.ClipX.Net --- NG 2 HTML conversion by Dave Pearson