Enhanced PowerBuilder Compiler

PowerBuilder Compiler supports to use the following deployment options as runtime parameters:

  • "Trace information" option. Corresponding runtime parameter: /tr y|n

  • "Error context information" option. Corresponding runtime parameter: /in y|n

  • "Optimization" option. Corresponding runtime parameter: /op 0|1|2

  • "Enable DEBUG symbol" option. Corresponding runtime parameter: /bg y|n

  • "Generation options" option. Corresponding runtime parameter: /ge 0|1|2

  • "Execution level" option. Corresponding runtime parameter: /le 0|1|2

  • "Allow access to protected system UI" option. Corresponding runtime parameter: /ps y|n

For more details about these parameters, read the PBC user guide (pbc.pdf) under \Appeon\PowerBuilder 17.0\AutoCompiler.