Jump to content

Recommended Posts

Posted

How do you press enter in scripting language?

Ive search the help(still searching) that came with the program but i haven't found anything(yet...)

lol i only registered to find out how to do it

Posted

I'm not sure if you want to know how you can do it in AutoIt or in any programming language (that I can't help but I can tell you how to do it in AutoIt)

Take a look at the Send command,

to send ENTER, the command is:

Send ("{ENTER}")

and it will send it to active window.

SNMP_UDF ... for SNMPv1 and v2c so far, GetBulk and a new example script

wannabe "Unbeatable" Tic-Tac-Toe

Paper-Scissor-Rock ... try to beat it anyway :)

Posted

Thanks! i didnt know it was that simple

and to answer your question("I'm not sure if you want to know how you can do it in AutoIt or in any programming language"

im using it in AutoIt

Posted

you can take a look into the help file for send...

there you can find more commands

I little problem, hard to find and fix

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...