|
GetDirFileType | ||
FileType = GetDirFileType(Index) | ||
Parameters: Index = The index of the folder name you wish to retrieve |
||
Returns: FileType = The file of filename at this position in the readdir list |
||
The GetDirFileType function will return a File Type from the ReadDir file list. [FileType Returns]: 1= This is filename 2= This is a folder name FACTS: * none Mini Tutorial: This example reads and sorts all the files in the current directory, then displays the list of files to the screen.
This example would something like this.
|
Related Info: | GetDir$ | GetDirFile$ | GetDirFolder$ | GetDirSIze : |
|
|||||||||||||||||||||||||||||||||||||||
(c) Copyright 2002 - 2024 - Kevin Picone - PlayBASIC.com |