MFPLI10076S ENTRY variables are not yet supported with STATIC INITIAL on this platform.
STATIC ENTRY variables may not yet have the INITIAL attribute on this platform.
Resolution:
Remove the INITIAL attribute and use a first-time switch to initialise the variable the first time the block is entered.
Module:
DCLPL1.PL1
Parent topic:
MFPLI10060 - MFPLI10079