AutoHotkey Homepage AutoHotkey Community
Let's help each other out
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

A_LoopFileTimeModified on win98

 
Post new topic   Reply to topic    AutoHotkey Community Forum Index -> Bug Reports
View previous topic :: View next topic  
Author Message
3tones



Joined: 14 Dec 2004
Posts: 45
Location: Minneapolis, MN

PostPosted: Tue Dec 14, 2004 11:35 pm    Post subject: A_LoopFileTimeModified on win98 Reply with quote

A_LoopFileTimeModified does not work within a loop under windows 98. I had to use
Code:
FileGetTime, time, %A_LoopFileFullPath%, M

and use %time% for my variable. That sure threw me for a loop. It worked fine under w2k where I wrote the script initially, but didn't work when I took it to 98. It may also have something to do with compiling it, because I ran the script on my w2k machine and ran the exe on the win98 machine. I did not try running the uncompiled script on the 98 machine.

Tom

PS... AHK rocks... it's my new favorite scripting language.
Back to top
View user's profile Send private message Visit poster's website AIM Address Yahoo Messenger MSN Messenger
Chris
Site Admin


Joined: 02 Mar 2004
Posts: 10464

PostPosted: Wed Dec 15, 2004 9:47 pm    Post subject: Reply with quote

The installer has been updated with a fix for this.

I believe this bug has existed since file-pattern loops were added, which is probably close to a year. You're the first to report it, so thanks.
Back to top
View user's profile Send private message Send e-mail
3tones



Joined: 14 Dec 2004
Posts: 45
Location: Minneapolis, MN

PostPosted: Wed Dec 15, 2004 10:49 pm    Post subject: Reply with quote

Glad I could help. One of these days I'll have to look at the source and see what AHK is made of.

Tom
Back to top
View user's profile Send private message Visit poster's website AIM Address Yahoo Messenger MSN Messenger
jonny



Joined: 13 Nov 2004
Posts: 3005
Location: Minnesota

PostPosted: Wed Dec 15, 2004 10:56 pm    Post subject: Reply with quote

AHk is made of lollipops and peppermint and rainbows and flower petals. Duh. Razz Rolling Eyes
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    AutoHotkey Community Forum Index -> Bug Reports All times are GMT
Page 1 of 1

 
Jump to:  
You can post new topics in this forum
You can reply to topics in this forum


Powered by phpBB © 2001, 2005 phpBB Group