|
|
|
|
|
iListNestedReports (Function) Returns: - Returns the list of nested reports currently printed (reports run by iPrintReport in one of the processes of the report currently printed).
- the list of sequenced reports currently printed (iSequencingAdd).
Remark: This function allows you to know: - the name of the different reports printed from the report currently printed (called nested reports). This list is built while the nested reports are printed.
- the name of sequenced reports. The list of sequenced reports is known as soon as the first report is printed.
Caution: Using this function under Linux requires a specific configuration.. For more details, see Printing in Linux. ListeEtat is string = iListeEtatsImbriqués()
Sintaxis
<Result> = iListNestedReports()
<Result>: Character string - List of logical names of nested reports already printed.
- List of logical names of sequenced reports.
The names are separated by tabulations (TAB character).
Clasificación Lógica de negocio / UI: Código neutro Componente: wd300etat.dll
Esta página también está disponible para…
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|