Previous Topic Next topic Print topic


Sample Programs

This tutorial uses two programs, cwj.pl1 and ext.pl1. You can find them in the cw_java folder located in the Examples directory in the installation of your development system. By default this is %ProgramFiles(x86)%\Micro Focus\Studio Enterprise Edition x.x\Examples\Visual Studio Integration\OPEN-PLI.

To compile the programs:

  1. On the Start menu, click Start > All Programs > Micro Focus Studio Enterprise Edition x.x > Compatibility Tools > Net Express Command Prompt, 32-bit.
  2. Change to the directory where you have put the two sample programs.
  3. Run this command:
    mfplx -deb cwj.pl1 ext.pl1
Previous Topic Next topic Print topic