-pl1g

Causes the Compiler to reinstate the behavior of releases before version 5.0 for certain operations.

This is provided for backward compatibility. Starting with version 5.0, some operations were processed in such a way as to become incompatible with former behavior. For example, TIME() returns a value including three fractional digits (thousandths), but --pl1g causes it to return only two fractional digits (hundredths).