Parameters that supply data to the routine are indicated with [in], and those used to get data from the routine are labeled [out].
Parameter |
Type |
I/O |
Description |
---|---|---|---|
in |
Specifies the operating mode. |
||
B,4 |
in |
Used to enable exit keys and other options. |
|
in |
Source of text to be edited. |
||
out |
Destination for updated text. |
||
in |
Position of the control, based on the grid system used by the parent control. |
||
F,6 |
out |
Returns a code indicating how the list was exited. |
|
→ |
in/out |
(Mapped structure) A collection of extended parameters and options. |
|
auxdata |
in/out |
If a text string is supplied in the AUXDATA parameter, it will be used for the title of any dialog box displayed under XTEXT's direct control. If AUXDATA is not specified, or null, then XTEXT continues to use the SYS:APPMSG.xxx 000,001 message string, which is normally reserved for the application name. |
|
in |
Specify target printer. |