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("")
Véase también
SetCurrentLocation method
Glosario
¿Desea opinar sobre la
Ayuda
o sobre la
utilidad del producto
?
Ayuda sobre la Ayuda
Todo el contenido de la Ayuda
Glosario