SYS(2000) – File Name Wildcard Match

Example   See Also

Returns the name of the first file that matches a file name skeleton.

Syntax

SYS(2000, Skeleton [, 1])

Returns

Character

Arguments

Skeleton

Specifies the file name skeleton. The file skeleton can contain the wildcards ? and *.

1

Returns the name of the next matching file.

Remarks

The empty string is returned if a matching file can't be found.