Thread Closed

[VB6] File date and time stamp. How to read into variable?

 
Share Thread Thread Tools
Jun11-09, 02:11 PM   #1
 

[VB6] File date and time stamp. How to read into variable?


Hello. I am trying to create a VB6 program that would keep track of date and time when a new file was created. And and plot it in a graph.

What VB6 command can allow me to convert file date and time stamp into a variable?
What command can help me move a file from one folder to the other?

Yes I am using the Visual Basic 6. It is simple.
No VB.NET, no C# no modern complex B.S.
 
PhysOrg.com
PhysOrg
science news on PhysOrg.com

>> Hong Kong launches first electric taxis
>> Morocco to harness the wind in energy hunt
>> Galaxy's Ring of Fire
Jun11-09, 08:19 PM   #2
 
Admin
Blog Entries: 5
FileDateTime("C:\Somefile.txt")

My.Computer.FileSystem.MoveFile("C:\Somefile.txt", "C:\hello\Somefile.txt")
 
Jun13-09, 12:48 PM   #3
 
thank you for helping
 
Thread Closed

Tags
date, stamp, time, vb6, visual basic 6
Thread Tools


Similar Threads for: [VB6] File date and time stamp. How to read into variable?
Thread Forum Replies
How to read a gz file? Computers 5
Does anyone know how to read a .ps file? Computers 7
Does anyone know how to read a .ps file? Math & Science Software 1
Deleting a file that "can not read from the source file or disk" Computers 13
Abbreviated date/time stamp Forum Feedback & Announcements 16