You are not logged in.

#1 22 Jun 2007 01:15

NotLim
Member
Registered: 22 Jun 2007
Posts: 3

"Redirection" to a program

Can i?

I mean... i need to "virtually" write something on a background program...

something like:

"program with some PID" < echo lalalalala

Offline

#2 28 Jun 2007 17:20

bluesxman
Member
From: UK
Registered: 29 Dec 2006
Posts: 1,129

Re: "Redirection" to a program

You can achieve this sort of thing with a scripting language such as AutoIt


cmd | *sh | ruby | chef

Offline

#3 29 Jun 2007 20:47

Fen_Li
Member
From: Malang, Indonesia
Registered: 04 May 2007
Posts: 22
Website

Re: "Redirection" to a program

are you mean likethis ?
-------------------------------------------------------------------
echo Redirection to a Program>temp |notepad.exe "temp"


G-Smart thing Smart

Offline

#4 30 Jun 2007 11:08

bluesxman
Member
From: UK
Registered: 29 Dec 2006
Posts: 1,129

Re: "Redirection" to a program

I believe NotLim is talking about an already active process ... their use of "PID" and "background program" in the question would imply as much.

So you're either talking about simulating input into the program (hence my AutoIt link) or addressing it via COM, I guess (though that's not something I've ever gone near).

Last edited by bluesxman (30 Jun 2007 12:35)


cmd | *sh | ruby | chef

Offline

#5 13 Jul 2007 00:39

NotLim
Member
Registered: 22 Jun 2007
Posts: 3

Re: "Redirection" to a program

thanks a lot, i'll try with AutoIt

Offline

Board footer

Powered by