exampleSetPath - returns the full object path name of the example set

USAGE

    exampleSetPath <example-set>

DESCRIPTION

This command takes the given name of an example set and returns the object path for the set. This will be in the form "root.set(i)".

EXAMPLES

To get the path for the example set named "my set":

    lens> exampleSetPath "my set"
    root.set(3)

SEE ALSO

netPath, groupPath, unitPath, setObject


Last modified: Mon Mar 1 16:05:36 EST 1999