| Gentee Programming Language > Documentation > Libraries | Download documentation |
| close | Close a file |
| copyfile | Copy a file |
| copyfiles | Copy files and directories |
| createdir | Create a directory |
| deletedir | Delete a directory |
| deletefile | Delete a file |
| delfiles | Delete files and directories |
| direxist | Checking if a directory exists |
| fileexist | Checking if a file exists |
| getcurdir | Getting the current directory |
| getdrives | Getting disk names |
| getdrivetype | Get the type of a disk |
| getfileattrib | Get file attributes |
| getfileinfo | Get information about file |
| getftime | Get the time of a file |
| getmodulename | Get the name of the running file |
| getmodulepath | Get the path to the running file |
| getsize | Get the size of a file |
| gettempdir | Get the temporary directory |
| isequalfiles | Check if files are equal |
| movefile | Rename, move a file or a directory |
| open | Open a file |
| read | Reading a file |
| setattribnormal | Setting the attribute $FILE_ATTRIBUTE_NORMAL |
| setcurdir | Setting the current directory |
| setfileattrib | Set file attributes |
| setftime | Set the time of a file |
| setpos | Set the current position |
| verifypath | Verifying and creating a path |
| write | Writing to a file |
| File search | Searching for files and directories and going through them |
Copyright © 2004-2006 Gentee Inc. All rights reserved. |