Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • pgm - The qualified program name. e.g LIBRARY/PROGRAM
  • container - Optional reference to an element, or an id of an element, where the application will be rendered. If not passed, "pui" is used by default.
  • workstnid - Assigns a workstation id to your session.
  • suffixid - Flag that if enabled avoids duplicate job names by appending a suffix (1 or 0).
  • duplicateid- Flag that if enabled allows duplicate job names (1 or 0).
  • p1, p2, p3....- list of parameter values to be passed to the program (see here for more details)
  • l1, l2, l3.....- list of lengths for the parameters listed above (see here for more details)
  • controller - points to a PHP controller to start a Rich Display File application built with PHP.
  • log - Turns logging On or Off (1 or 0).
  • debug - Allows you to debug with STRDBG (see here).
  • jsonURL - Loads a json screenshot instead of running a program.
  • lang - (requires Profound UI 6 fix pack 8.0 or newer) lets you specify a language id in the URL as an alternative to setting pui.language and PUISETLANG.