Jump to content

AutoHotkey


Recommended Posts

number 1: autohotkey is the devil

and to answer your question

$var = "my variable text"
send($var)

~cdkid

--read the helpfile, it's really useful

Edited by cdkid
AutoIt Console written in C#. Write au3 code right at the console :D_FileWriteToLineWrite to a specific line in a file.My UDF Libraries: MySQL UDF Library version 1.6 MySQL Database UDF's for AutoItI have stopped updating the MySQL thread above, all future updates will be on my SVN. The svn location is:kan2.sytes.net/publicsvn/mysqlnote: This will still be available, but due to my new job, and school hours, am no longer developing this udf.My business: www.hirethebrain.com Hire The Brain HireTheBrain.com Computer Consulting, Design, Assembly and RepairOh no! I've commited Scriptocide!
Link to comment
Share on other sites

  • Moderators

just a little question - have AutoHotKey any difference or not? It is seems like only syntax differs, in other aspects they are almost the same

Look at AutoIt V2 / then look at AutoHotKey ... then ask yourself which program was around first, then ask how the other got to be... :o

Common sense plays a role in the basics of understanding AutoIt... If you're lacking in that, do us all a favor, and step away from the computer.

Link to comment
Share on other sites

Hello all, I'm a user of AutoHotkey.

Im not the best at AutoHotkey and I'm AWFUL at AutoIt. :o

I was just wondering how to use the "Send" Command to type and inputed Var

I would not say AHK is a devil but welcome to AutoIt3.

Please read the help first as AHK is similar to AutoIt2 you can read the page that's explain how to convert.

To send just use Send($var) :geek:

Link to comment
Share on other sites

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
 Share

  • Recently Browsing   0 members

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