Count the number of elements in a delimited string
──────────────────────────────────────────────────────────────────────────────

Syntax

GT_NameCount( cString )

Arguments:

cString - Delimited string, delimited by it's first character

Returns:

Number of elements in string

Description:

Count the number of elements in a delimited string

Examples:



Header File: GT_LIB.CH

Source: NAMECOUN.PRG

Author: Martin Colloby