Description Retrieves the description from a particular group.
Syntax desc = GetGroupDesciption ( n )
Parameters desc (String) Returns the description from the group.
n As Long Node number of the group.
Remarks This subroutine retrieves the description for a particular group. If there is a problem the subroutine sets an error and returns a blank desc.
See Also Examples
|