FINDFILE Function

Returns a string array containing the names of all files matching a specified file description.

Usage

Input Parameters


Windows Users: If a filename or directory name used in the file specification string contains a space, the entire string must be enclosed in quotes (either single or double quotes). For example, to find files in the directory: 'Visual Numerics\wave\xres', you must use the command:

Returned Value

Keywords

Discussion


UNIX Users: Under UNIX, FINDFILE uses the shell specified by the SHELL environment variable (or /bin/sh if SHELL is not defined) to search for any files matching file_specification.

OpenVMS Users: Under OpenVMS, FINDFILE uses the command language interpreter.

Example

See Also





doc@boulder.vni.com
Copyright © 1999, Visual Numerics, Inc. All rights reserved.