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 47 matches
AutoHotkey Community Forum Index
Author Message
  Topic: StdoutToVar
daniel2

Replies: 90
Views: 23712

PostForum: Scripts & Functions   Posted: Wed Oct 08, 2008 1:15 am   Subject: StdoutToVar
Perfect! After downloading again, it works exactly as expected. Thanks again Sean!
  Topic: StdoutToVar
daniel2

Replies: 90
Views: 23712

PostForum: Scripts & Functions   Posted: Sun Oct 05, 2008 5:07 pm   Subject: StdoutToVar
As it's easy to incorporate the custom callback function into StdoutToVar_CreateProcess() I implemented it. You can pass the custom function name to bStream instead of True.
Wow. I didn't realize t ...
  Topic: StdoutToVar
daniel2

Replies: 90
Views: 23712

PostForum: Scripts & Functions   Posted: Sat Oct 04, 2008 2:26 pm   Subject: StdoutToVar
Streaming ability was added to StdCreateProcess(). If specify the parameter bStream to True it'll create a console window and display line-by-line the result, in addition to returning the result as a ...
  Topic: How can I interrupt this line or command ?
daniel2

Replies: 3
Views: 798

PostForum: Ask for Help   Posted: Wed Sep 24, 2008 1:29 am   Subject: How can I interrupt this line or command ?
Are you trying to repeat sending your send line 10000 times, or are you trying to send one time- but it just has a bunch of separate lines in it? Anyway, this is how I interpreted what you were tryin ...
  Topic: Hotkeys don't last
daniel2

Replies: 2
Views: 246

PostForum: Ask for Help   Posted: Wed Sep 17, 2008 10:38 am   Subject: Hotkeys don't last
Sounds like you script isn't running anymore. Are you logging off, or shutting your computer down overnight? If so, you probably just need to start your script again after you boot back up.
  Topic: AutoHotkey Forum RSS Reader
daniel2

Replies: 8
Views: 834

PostForum: Scripts & Functions   Posted: Wed Sep 17, 2008 10:27 am   Subject: AutoHotkey Forum RSS Reader
Have you seen [url=http://www.autohotkey.com/forum/topic27155.html]RSS Reader 0.2?
  Topic: ISense 1.5.4
daniel2

Replies: 304
Views: 47847

PostForum: Scripts & Functions   Posted: Fri Jul 11, 2008 11:48 pm   Subject: ISense 1.5.4
Thanks for updating this! Having functions available makes this so much more useful!
  Topic: Embed an Internet Explorer control in your AHK Gui via COM
daniel2

Replies: 306
Views: 60426

PostForum: Scripts & Functions   Posted: Wed Feb 20, 2008 10:29 pm   Subject: Embed an Internet Explorer control in your AHK Gui via COM
One somewhat major problem I'm experiencing using the latest CoHelper.ahk and this new IE4AHK COM code is that the main scroll bar doesn't appear, and you can't use pageup/pagedown/arrowup/arrowdown t ...
  Topic: Register callback...I need help or better understanding.
daniel2

Replies: 21
Views: 1312

PostForum: Ask for Help   Posted: Sun Aug 05, 2007 4:28 am   Subject: Register callback...I need help or better understanding.
I'm eagerly waiting for someone else to attempt RegisterCallback as a communication means across different machines. :lol:Well- the intent wasn't across different machines.. but different processes o ...
  Topic: Register callback...I need help or better understanding.
daniel2

Replies: 21
Views: 1312

PostForum: Ask for Help   Posted: Sat Aug 04, 2007 10:14 pm   Subject: Register callback...I need help or better understanding.
From the sourcecode it seems that the address returned from registercallback is to an internal ahk structure which, in turn, holds the adress of the registered functionInteresting..
  Topic: Register callback...I need help or better understanding.
daniel2

Replies: 21
Views: 1312

PostForum: Ask for Help   Posted: Sat Aug 04, 2007 10:11 pm   Subject: Register callback...I need help or better understanding.
I am perfectly capable of creating the message handlers and everything else, i don't need someone's script to do that.Yeah.. I wasn't doubting you already had a workaround in place; I just wanted to p ...
  Topic: [module] ScrollBar 1.1
daniel2

Replies: 7
Views: 2515

PostForum: Scripts & Functions   Posted: Fri Aug 03, 2007 6:09 pm   Subject: [module] ScrollBar 1.1
Wow! Shocked No dll....... Exclamation

Whats next? SBar_Anchor() Very Happy
  Topic: Sign in to gmail automatically
daniel2

Replies: 40
Views: 17363

PostForum: Ask for Help   Posted: Fri Aug 03, 2007 5:15 pm   Subject: Sign in to gmail automatically
Take a look at [url=http://www.autohotkey.com/forum/viewtopic.php?p=97512#97512]this post.
  Topic: GUI Tabs - Transfer Control Contents Across Tabs?
daniel2

Replies: 2
Views: 387

PostForum: Ask for Help   Posted: Fri Aug 03, 2007 4:36 pm   Subject: Re: GUI Tabs - Transfer Control Contents Across Tabs?
I know I can't re-use the same variable name in different tabs, but I'm wondering if there's a way to get the account number entered in the service tab to carry over into the supplies tab.
You could ...
  Topic: Register callback...I need help or better understanding.
daniel2

Replies: 21
Views: 1312

PostForum: Ask for Help   Posted: Fri Aug 03, 2007 6:02 am   Subject: Register callback...I need help or better understanding.
i believe nircmd from www.nirsoft.net allows you to read a processes memoryI believe the point of this thread was to establish communication from one script to another (for passing values back and for ...
 
Page 1 of 4 Goto page 1, 2, 3, 4  Next
All times are GMT
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group