Home Information PDF Documents EULANDA Handbooks Training Book's corner Download Contact us Table of Contents About us

Glossary

Password needed Newsgroup

Remote Support system

Method: Client.ShowAppSettings (iScript)

Back | Level back

Shows one or more sides from the dialog window accessories/settings. 

Client.ShowAppSettings (Panels, Options)

Parameter

Panels: string

the names of the setting sides which should be shown. Several names will be separated by a semicolon.

As alternative you could use the star "*", to show all existing sides.
You find a list with valid names in the supplement: Setting sides.

Options: string [optional]

The window title for the dialog window.

Examples

A. Simple proclamation

That order shows the setting sides for Fax, Email and PDF

VBScript
Client.ShowAppSettings "Prop.Eulanda.PDF;Prop.Eulanda.FAX;Prop.Eulanda.Email", "Kommunikation"