LOTUSSCRIPT/COM/OLE CLASSES
Examples: SetCurrentLocation method
1. This script sets the current workstation location to Internet.
Dim workspace As New NotesUIWorkspace
Call workspace.SetCurrentLocation("Internet")
2. This script launches the Choose Location dialog box and allows the user to select the location from a list.
Dim workspace As New NotesUIWorkspace
Call workspace.SetCurrentLocation("")
Siehe auch
SetCurrentLocation method
Glossar
Ihre Kommentare zur
Hilfe
oder zur
Verwendbarkeit der Software
?
Hilfe zur Hilfe
Inhalt der gesamten Hilfe
Glossar