A script-enabled browser is required for this page to function properly.

FRM-91124: Error: %s specified for ORAFORMS_DECIMAL_PREFIX. Should be '0' (zero) or '' (the empty string).

Cause:  An invalid value was specified for the environment variable ORAFORMS_DECIMAL_PREFIX.

Action:  Do one of the following:

1. Specify ORAFORMS_DECIMAL_PREFIX as '0' to force a zero before a leading decimal point in any number displayed without a format mask in the application.

2. Specify ORAFORMS_DECIMAL_PREFIX as '' (the empty string).

3. Do not specify a variable value.