Guest andylo Posted June 11, 2002 Posted June 11, 2002 Need a bit of help here :) Does anybody know any functions in VB can change a file's modify date? Thanks Andy Quote
*Gurus* divil Posted June 11, 2002 *Gurus* Posted June 11, 2002 System.IO.File.SetLastWriteTime(ByVal path As String, ByVal lastWriteTime As DateTime) Quote MVP, Visual Developer - .NET Now you see why evil will always triumph - because good is dumb. My free .NET Windows Forms Controls and Articles
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.