COBOL Messages


LNC0719

Argument-3, %1, needs argument-4, which specifies a locale. Current locale assumed.

10

Cause . . . . . : In intrinsic function %2, argument-3 contains specifiers such as '%p', or '%r' which need a locale to be specified. If argument-4 is absent, the current locale is assumed.

Recovery . . . : Use argument-4 to specify a specific locale, if the current locale should not be used.


[ Top of Page | Previous Page | Next Page | Table of Contents ]