How to get DateTime stamp of a textfile using VB 6
- by Jack Njiri
How do you obtain the DateTime stamp of a textfile using VB 6.0? By DateTime stamp I mean the date & time the textfile was created or modified. Sample code would be appreciated.
Thanks.