PLB_U10_PROGNAME Keyword
10.4
PLB_U10_PROGNAME={ ON | OFF }
This keyword specifies whether a program name is to be output when a U10 error occurs. By default, the 10.4 or newer PL/B runtimes output the program name with the U10 error. This default behavior is the same as setting the 'PLB_U10_PROGNAME=ON' in the runtime configuration file. If the 'PLB_U10_PROGNAME=OFF' keyword setting is used, the program name is not output when a U10 error occurs. Also, when using a Windows OS PL/B runtimes, WINERR extended data is output when this keyword is set to the 'ON' state.
Note:
When using a PL/B Web Server, only the file name is output which does not include any path information. Also, there is no WINERR data output when using a Windows PWS server.
See Also: PLBWIN Keywords, PLBCE Keywords, PLBLinux Environment Variables, Compiler and Runtime Options
![]() |