.

HCLSoftware Business Partner
Domino Consulting Services
CRUCIAL Notes Tools
+1 212-599-2048

Domino Consulting Services
CRUCIAL Notes Tools
Domino administration
Notes development

Facebook Twitter YouTube
Chat now       
.
ProductsDownloadsNewsAbout usContact


Need a Domino Consultant? Call NotesMail +1 212-599-2048 - HCLSoftware Business Partner

LOTUSSCRIPT/COM/OLE CLASSES


SetCurrentLocation method
Example

Sets your current workstation location to the specified location, such as Office, Island, Home, or Travel.

Note This method is new with Release 5.

Defined in

NotesUIWorkspace

Syntax

Call notesUIWorkspace.SetCurrentLocation( [ location$ ] )

Parameters

location$


Usage

This method fails if the Advanced option "User ID to switch to" for the location is set to other than the current user.

Language cross-reference

SetCurrentLocation @command in formula language.

Example