Sample invocation of IEARELEC

SYS1.SAMPLIB provides a sample program in member IEARELEC to remove an inactive extended MCS console.
     //jjj      JOB
     //sss      EXEC PGM=IEARELEC,
     //             PARM='CONSNAME(xxxxxxxx)'
     //SYSPRINT DD   SYSOUT=A
 

xxxxxxxx: is the name of the console whose definition is to be removed. The use of wildcards is supported.