|
Home >> File Manipulation code
This program will monitor any folder on your syste... | Version: VB4 | Author: Ali Ezzahir | Submitted: 5/18/2000 | Downloads: 7914 | This program will monitor any folder on your system. View drive, folder and file properties. Open drives, folders and files.Whenever files are deleted, added or changed,this program will pick that up and inform you.
|
The following snippet demonstrates the use of the ... | Version: VB5 | Author: A1VBCode | Submitted: 5/9/2000 | Views: 9953 | The following snippet demonstrates the use of the Dir$ function which returns the name of a file or folder matching the pattern passed to the function.
All filenames matching the search pattern are displayed in a list box.
| << Previous Page 26 of 26Go to page: 26
|
|