Your IP : 216.73.216.48


Current Path : /usr/X11R6/share/epic5/help/6_Functions/
Upload File :
Current File : //usr/X11R6/share/epic5/help/6_Functions/gettmatch

# $EPIC: gettmatch,v 1.2 2001/06/22 20:01:37 jnelson Exp $
Synopsis:
   $gettmatch(<array> <pattern>)

Technical:
   This function returns the best match of <pattern> within the array
   of strings specified by <array>.  This is different than getmatches(6),
   which returns all matches.

Returns:
   best wildcard match of <pattern> within the array <array>

See Also:
   Arrays(7); getmatches(6); getrmatches(6); igetmatches(6);
   igetrmatches(6)