GET FILE TYPE
This command will get the type value of the file currently recorded by the file search commands FIND FIRST and FIND NEXT. A type value of zero indicates it is a file. A type value of 1 indicates it is a directory. A type value of -1 indicates there are no more files in the current working directory.
SYNTAX
Return Integer=GET FILE TYPE()
RELATED INFO
FILE Commands Menu
Index
EXAMPLE
View Showcase Example
View Usage Example