Search:

Type: Posts; User: lokismile

Search: Search took 0.10 seconds.

  1. Thanks,top worked! Now if I want an if...

    Thanks,top worked!



    Now if I want an if statement .. let's say a separate program generates a number "x" in this case "1234"

    How would I set that variable?

    if (x=1234){
    do this}
  2. Re: Problem with simple keystroke/executing code

    Thanks for your response! I'm loading the program onto a linux machine, so I can bind F9 to open a command, which will open the program.

    But could you help me with a program opening and/or sending...
  3. Problem with simple keystroke/executing code

    A project has fallen in my lap which is pretty daunting. I took Java in highschool but this isn't my forte.. I could really use your help!



    I need a program that will execute when "insert" key...
Results 1 to 3 of 3