COBCH1496 Extended ACCEPT DISPLAY not available with ilclr(2).

The program uses the extended accept/display functionality (‘adis’), and targets .NET framework 2 by using the ILCLR(2) directive. This is not allowed.

Resolution:

Either correct the code and recompile as before, or recompile without the ILCLR(2) directive, replacing it with an alternative directive or making adjustments to other specified directives as necessary.

Example:

In the following example, you must remove the $set ilclr(2) statement and then recompile.

      $set ilclr(2)
           display space upon crt