Modifying Function Options › Identifying Standard Function Options › Workstation Implementation
Workstation Implementation
This option specifies whether interactive CA 2E functions are to operate on non-programmable terminals (NPT) or on programmable workstations (PWS) communicating with an iSeries host. For programmable workstations, you also specify the PC run-time environment.
- If N is specified, the generated code operates on a non-programmable terminal (NPT) attached locally to the host computer.
- If G is specified, CA 2E functions are generated for non-programmable terminals together with a Windows executable running in a Windows environment under emulation to the host.
- If J is specified, CA 2E functions are generated for non-programmable terminals together with a Windows executable running in a Windows environment under emulation to the host and a Java executable running in a Windows environment using a Web browser with emulation to the host.
- If V is specified, CA 2E functions are generated for non-programmable terminals together with a VisualBasic executable running in a Windows environment under emulation to the host.
- If M is specified, use the value of the YWSNGEN model value to determine the type of workstation. Valid model values for YWSNGEN are *NPT, *GUI, *JVA, *VB.
Note: The values *GUI (G), *JVA (J), and *VB (V) require an interface to GUI products.