Hi Carlos I would give one of the telnet implementations in Rebol http://www.rebol.org/cgi-bin/cgiwrap/rebol/search.r?find=telnet&form=yes a chance. Maybe they can do what you want.
I can recommend especially the telnet scheme by Frank Sievertsen, as every Linux allows a telnet console. AR Carlos Lorenz wrote: > Gregg, > > Thanks for the offer but I am using Ubuntu Linux :( > > > 2006/3/8, Gregg Irwin <[EMAIL PROTECTED]>: > >> Hi Carlos, >> >> CL> I need to start a REBOL/Core script that will control an app running >> CL> in another window. >> >> CL> This is will be possible if the script is able to "send" keystrokes t= >> > o > >> CL> the console *but* I am not sure how to get this working. >> >> If you have View/Pro, and can use a Windows-only solution, I have >> routines written to send keystrokes to other apps via the Win API. >> >> -- Gregg >> >> -- >> To unsubscribe from the list, just send an email to >> lists at rebol.com with unsubscribe as the subject. >> >> >> > > > -- > *:-.,_,.-:*'``'*:-.,_,.-: > Carlos Lorenz > *:-.,_,.-:*'``'*:-.,_,.-: > -- To unsubscribe from the list, just send an email to lists at rebol.com with unsubscribe as the subject.
