Small company logo:
   History
 
Advertising banner:
 
 ServerFile.Alias
Home • Help • Customization Tools • FCAS • Language Reference • ServerFile.Alias
 
Purpose
Creates a link to the currently open container on the Desktop of the server file's user context.
Normally, this is the gateway's Desktop, but Impersonate will allow the use of the Desktop of the user running the application.
Syntax
ServerFile.Alias [ (UserID) ]


UserID
A string representing the user ID of the user running the application.
If specified, the user ID is used to deliver the link.

Example
Dim sf as ServerFile

sf.OpenFile("MyConference")
sf.Alias