chmSetCollection: Set the user's current server and/or collection

chmSetCollectionR Documentation

Set the user's current server and/or collection

Description

The path is a sequence of components separated by slashes (/). If the path begins with a double slash (//) the following component is interpreted as a server name. If the server name is omitted (i.e. empty) the default server will be used. If the path does not begin with a double slash, the current server will be used.

Usage

chmSetCollection(path)

Arguments

path

A path specifying a server and/or collection

Details

If the path begins with a slash, the components (following the server, if specified) are interpreted relative to the root collection of the server concerned. Otherwise, they are interpreted relative to the current collection.

The interpretation of each path component is server specific.

See Also

chmCurrentCollection()

chmServer()

chmListServers()


bmbroom/NGCHMR documentation built on April 18, 2022, 6:52 p.m.