Posts Tagged ‘File/Folder Handling’
- 01/05/09 : How to List the all file names of a Zip file
- 01/05/09 : How to Check whether the given Path is Writeable
- 01/05/09 : How to Retrieve the Filepath from a Path
- 01/05/09 : How to Retrieve the File Name from a Path
- 01/05/09 : How to Open a File and return the File Number
- 01/05/09 : How to Close a File for a given File Number
- 01/05/09 : How to Read a file and add each line to an array of strings
- 01/05/09 : How to write a string array to a text file
- 01/05/09 : How to get folder size of a given folder (in two ways)
- 01/05/09 : How to put Drives, Directories And Files In One List Box
- 01/05/09 : How to Find Files (in two ways)
- 01/05/09 : How to scan folders for Files (in two ways)
- 01/05/09 : How to Find a file in a specific location
- 01/05/09 : How to check whether CD/Floppy Disk is in the Drive
- 01/05/09 : How to Rename the files
- 06/23/11 : Create Nested Directories (in two ways)
- 06/24/11 : How to Copy Folder from one directory to another directory (in Two ways)
- 06/24/11 : File Copy API with Progress Dialog
- 07/01/11 : How to return a string containing all possible information about the file
- 07/11/11 : How to delete the given directory and all the files it contains.
- 07/12/11 : How to check whether the given folder exists or not (in four ways)
- 07/12/11 : How to delete the given file (in four ways)
- 07/14/11 : How to check whether the given file is locked
- 07/25/11 : How to use Dir$ function to get filenames and display in a list box or something.
- 07/27/11 : How to show Browse for folder