KCML_File_IsRegular
Purpose
Indicates if the given file is a regular file
Definition
DEFSUB 'KCML_File_IsRegular(filename$) AS Bool
Parameters
| filename | Name of the file |
Description
Returns TRUE for regular files or FALSE for directories, pipes, devices etc.
See also
Internal KCML Functions, Internally defined structures and Internally defined enumerations and constants.