-bid

On Windows platforms only, indicates the storage format for DFP FLOAT DECIMAL data is Binary Integer Decimal mode (BID), meaning Intel native format.

Use this option if your programs come from the mainframe with %PROCESS FLOAT(DFP), and you want to use BID format.

Dependency

-bid must used with -dfp. For example:

-dfp -bid

For more information, see the -dfp and Float Decimal (p) DFP, IEEE-754-2008 - Intel platforms topics.