Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

keystroke need help

 [1/4] from: carlos::lorenz::gmail::com at: 8-Mar-2006 16:40


Hi list I need to start a REBOL/Core script that will control an app running in another window. This is will be possible if the script is able to "send" keystrokes to the console *but* I am not sure how to get this working. Thanks for any help. -- *:-.,_,.-:*'``'*:-.,_,.-: Carlos Lorenz *:-.,_,.-:*'``'*:-.,_,.-:

 [2/4] from: greggirwin:mindspring at: 8-Mar-2006 13:17


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 to 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

 [3/4] from: carlos:lorenz:gmai:l at: 8-Mar-2006 17:45


Gregg, Thanks for the offer but I am using Ubuntu Linux :( 2006/3/8, Gregg Irwin <greggirwin-mindspring.com>:
> Hi Carlos, > CL> I need to start a REBOL/Core script that will control an app running
<<quoted lines omitted: 7>>
> To unsubscribe from the list, just send an email to > lists at rebol.com with unsubscribe as the subject.
-- *:-.,_,.-:*'``'*:-.,_,.-: Carlos Lorenz *:-.,_,.-:*'``'*:-.,_,.-:

 [4/4] from: sqlab::gmx::net at: 9-Mar-2006 13:17


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:

Notes
  • Quoted lines have been omitted from some messages.
    View the message alone to see the lines that have been omitted