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 

Search found 6 matches
AutoHotkey Community Forum Index
Author Message
  Topic: function() calls function(): crash after 266 calls
bernd01

Replies: 5
Views: 225

PostForum: Ask for Help   Posted: Sun Feb 17, 2008 10:25 am   Subject: function() calls function(): crash after 266 calls
Hi lexiKos!

Did not know that I can do an endless loop. Of course this is much easier!
Thanks a lot for your help!

Cheers,
Bernd
  Topic: function() calls function(): crash after 266 calls
bernd01

Replies: 5
Views: 225

PostForum: Ask for Help   Posted: Sat Feb 16, 2008 6:14 pm   Subject: function() calls function(): crash after 266 calls
Hi,

as already stated, I'll try some other ways to reach the target:


dllfile := A_ScriptDir . "\waitForActionPermission.dll\WaitForActionPermission"
DllCall(dllfile)
ms ...
  Topic: function() calls function(): crash after 266 calls
bernd01

Replies: 5
Views: 225

PostForum: Ask for Help   Posted: Sat Feb 16, 2008 2:23 pm   Subject: function() calls function(): crash after 266 calls
Hi Titan!

Thanks for your answer!
However, as far as I understood Chris the existing version should have fixed this bug. As I don't use any global variables the script should work.

Now this scr ...
  Topic: function() calls function(): crash after 266 calls
bernd01

Replies: 5
Views: 225

PostForum: Ask for Help   Posted: Sat Feb 16, 2008 1:21 pm   Subject: function() calls function(): crash after 266 calls
Hi!

I have a script which crashes randomly and I tracked down the error:
I have a "Waiting" Function which should wait until an .ini entry is set to 1. The purpose for that is that simul ...
  Topic: Changing monitors problems with image search
bernd01

Replies: 4
Views: 344

PostForum: Ask for Help   Posted: Sat Feb 16, 2008 11:43 am   Subject: Changing monitors problems with image search
Hi!

I had the problem that one was not found perfectly all the time. I ran the script 10 time and in about 50% of the cases the image was found, in the other ones it wasn't..

Screen Color depth ...
  Topic: Show Line Number of Last Executed Line (A_LineNumber)
bernd01

Replies: 3
Views: 1580

PostForum: Scripts & Functions   Posted: Tue Feb 12, 2008 11:14 pm   Subject: Show Line Number of Last Executed Line (A_LineNumber)
Hi!

I have a similar problem. I have a script which runs for about 30min and then crashes suddenly. Of course I have use the "Line most recently executed" but then I have to refresh every ...
 
Page 1 of 1
All times are GMT
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group