These are the steps to compile and link Open PL/I programs for execution under the control of JCL.
mfplx opdemo.pli -deb -defext -mvs -dll -out:c:\Public\Documents\Micro Focus\Enterprise Developer\Samples\OPEN-PLI\NXOPDEMO\debugopdemo.dllpdemo.dllThis will compile and link opdemo.pli. Files copy to %PUBLIC%\Documents\Micro Focus\Enterprise Developer\Samples\OPEN-PLI\NXOPDEMO\debug.
mfplx opdemo2.pli -deb -defext -mvs -dll -out:c:\nxopdemo\debug\opdemo2.dll