Page 1 of 1

Trigger on content Putty window ?

Posted: Mon Nov 21, 2011 1:26 pm
by dragonetti
Is it possible with RoboTask to monitor the contents of a Putty window and trigger a task depending on the contents of a Putty window.
For example: I want to do the following everytime the last line in my putty window has the following:
root@uservps:~#
Then I want to trigger a task.
Notice that there is only 1 space after: root@uservps:~# [1 space]
(and nothing else!)
What I end up with is this:
root@uservps:~#
[robotask1].
.
.
root@uservps:~# (this is the LAST string in the putty window, so robotask can fire off the the next task)
[robotask2]
.
.
root@uservps:~# (this is the LAST string in the putty window, so robotask can fire off the the next task)
[robotask3]
Is this possible?
 
 

Trigger on content Putty window ?

Posted: Sat Nov 26, 2011 10:50 am
by Oleg
Unfortunately RoboTask can't read contents of another window directly now.