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.Navigate (iScript)

Back | Level back

Navigated within EULANDA to the indicated URL.

Client.Navigate (URL, Flags, Target, Reserved)

Parameter

URL: string

Only URLs which use the EULANDA protocol are supported. Web page announcement is not supported. You find details of the Eulanda protocol appendix: Eulanda protocol.

Flags: variant [reserved]

no function - must remain empty

Target: variant [reserved]

no function - must remain empty

Reserved: variant [reserved]

no function - must remain empty

Examples

A. Call of a certain address

This command started the address module and shows the address with the ID 552.

VBScript
Client.Navigate "eulanda://./DOC/Eulanda.Adresse/552"