LINK USER
Function
Makes an alias of a container and places it on a user’s Desktop. The user’s name is added to the membership section of the conference's Permissions form. LINK USER only supports the creation of an alias on the user's Desktop; see LINK SPECIAL to place the alias within a container.
Syntax
LINK USER userID currentpath
Parameters
userID |
The user ID of the user requiring the alias. |
currentpath |
The location of the existing object, relative to the administrator’s Desktop. Separate the components of the path with colons. The PATHCHAR command can be used to change the default path character. |
Example
To make a link to a conference called Employee Lounge and to place the link on sbram’s Desktop, you would enter:
LINK USER sbram "General Conferences:Employee Lounge"
Related commands
To change the horizontal and vertical position of the conference alias see LINK SPECIAL or PUT PROPERTIES DESKTOP.
|