endurox.Bfldid

endurox.Bfldid(name: str) int

Get field name from compiled field id.

For more details see Bfldid(3) C API call.

Raises:

UbfException

Following error codes may be present:
BBADNAME - Field not found in FD files or UBFDB.
BFTOPEN - Unable to open field tables.

Parameters:

fldid (int) –

Field number.

Returns:

fldnm – Field name.

Return type:

str