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 

CMDret - AHK functions
Goto page Previous  1, 2, 3 ... 10, 11, 12
 
Post new topic   Reply to topic    AutoHotkey Community Forum Index -> Scripts & Functions
View previous topic :: View next topic  
Author Message
corrupt



Joined: 29 Dec 2004
Posts: 2393

PostPosted: Wed Mar 19, 2008 10:15 pm    Post subject: Reply with quote

SnapPit wrote:
I read all the release notes before, but I didnt get a thing that would help me? I just read about new parameters for the runincontrol abillity, but where can I see this parameters?
The new params are listed in a readme file in the zip file available for download.

Short answer: No. There is nothing new in this release that will help with your request. It may be possible to add to the next release but will require a lot more testing and experimentation. Either way it will likely require the application to be started with CMDret or some form of tsr utility. There might be a workaround but the main issue that I can think of is that basically the application sends its output into a pipe and CMDret reads the data from the pipe and allows you to manipulate that data in AHK. The question is, what to do with the data in the pipe and how to connect/disconnect from the application if CMDret needs to disconnect/reconnect before the application has finished. One option might be to create a tsr utility that starts the application that would allow CMDret to connect/disconnect to view/manipulate the data through the tsr instead of through the application directly. The tsr utility could be transparent to the user if necessary by just changing the shortcut to the application.

This release mainly contains bug fixes and uses a few different methods internally that seem (in the testing that I have done so far...) to produce less errors and be more reliable and efficient than in previous versions of CMDret.
Back to top
View user's profile Send private message Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic    AutoHotkey Community Forum Index -> Scripts & Functions All times are GMT
Goto page Previous  1, 2, 3 ... 10, 11, 12
Page 12 of 12

 
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