RetrieveDefinition Method

Retrieves the definitions contained in a tag group file.

Syntax

object.RetrieveDefinition TagGroupName, Count, TokenList, ReplacementList, DescriptionList

Properties

Part

Description

object

An object expression that evaluates to an object in the Applies To list.

TagGroupName

String. The name of the tag group file in the Picture path to open.

Count

Short. The number of symbols in the tag group file.

TokenList

Variant. The array of symbols. The array index ranges from 0 to Count-1.

ReplacementList

Variant. The array of substitutions. The array index ranges from 0 to Count-1.

DescriptionList

Variant. The array of descriptions associated with each substitution. The array index ranges from 0 to Count-1.

 

Example

Applies To