Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Wiki Markup
Causes an associated prompter form (VL Handler) to appear next to a field. The fields and the prompter forms are specified in the Special Field Handling area as described in [<span style="color: #0000ee"><span style="text-decoration: underline; ">Advanced Prompting</span></span>|lansa050_1380.htm#LANSA050_1380]. 
Optionally additional information can be passed to or retrieved from the prompter form.
Syntax
HANDLE_PROMPT(sArgument1 \[, sArgument2\] \[, sArgument3\]...)
Parameters

SArgumentn

Optional. String that contains any value the user defined prompter may require. Note that by default the user defined prompter has bi-directional access to all named fields in the 5250 screen.

...