Announcement

Collapse
No announcement yet.

How do you do: Keys function like the hs.Keys

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    How do you do: Keys function like the hs.Keys

    Server 1.3.0

    Added - Keys function like the hs.Keys but sent to client.

    I have looked around but I don't see this documented.

    Thank you!

    HS 1.6.194 / HSP 2.0.165 / Pentium 4 2.6 GHz HT / 512 MB Dual Write RAM
    3 Fujitsu 510 Touch Pads / Way2Call Hi-Phone USB / NeoSpeech
    Ocelot / SECU-16 / SECU-16I / TR40 RS232


    ~Bill

    #2
    William,

    This will start the calculator and addition 10+24+3=

    hs.Plugin("Message Server").MessageLink "calc.exe", client
    hs.Plugin("Message Server").keys "10{+}24{+}3{ENTER}","calc",1, client

    Thanks,
    Christian

    Comment


      #3
      Thank YOU!

      Regards, Bill

      HS 1.6.194 / HSP 2.0.165 / Pentium 4 2.6 GHz HT / 512 MB Dual Write RAM
      3 Fujitsu 510 Touch Pads / Way2Call Hi-Phone USB / NeoSpeech
      Ocelot / SECU-16 / SECU-16I / TR40 RS232


      ~Bill

      Comment

      Working...
      X