AutoHotkey Community

It is currently May 27th, 2012, 12:33 pm

All times are UTC [ DST ]




Post new topic Reply to topic  [ 3 posts ] 
Author Message
PostPosted: September 2nd, 2005, 12:36 pm 
Offline

Joined: August 21st, 2005, 12:25 pm
Posts: 12
FileGetTime is explained "Retrieves the datetime stamp of a file or folder." in the help but it does not seem to work on folder. XPSP1

Code:
windows=c:/windows/
FileGetTime,time,%windows%,M


nor

Code:
FileGetTime,time,c:/windows/,M


does not work.

Maybe a bug?


Mon


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: September 2nd, 2005, 12:58 pm 
Offline

Joined: March 2nd, 2004, 3:36 pm
Posts: 10720
I think it will work if you remove the final slash from the end of the folder name. Also, it might be compatible with more types of OSes to use backslashes rather than slashes.


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: September 3rd, 2005, 4:36 am 
Offline

Joined: August 21st, 2005, 12:25 pm
Posts: 12
oooo. I never thought of that. :shock:
Sorry for the wrong report but thank you for the help!
I really needed this command.

Mon:D


Report this post
Top
 Profile  
Reply with quote  
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 3 posts ] 

All times are UTC [ DST ]


Who is online

Users browsing this forum: No registered users and 3 guests


You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Powered by phpBB® Forum Software © phpBB Group