Jump to content

Auto-Type


Recommended Posts

Example:

Send("#r") ; This will send Windows logo key + R (on keyboard)
WinWaitActive("Run") ; This will wait for Run option to be activated
Send("notepad.exe{Enter}") ; After opening Run it will type a command to open notepad
WinWaitActive("Untitled -") ; now it will wait for notepad to be opened
Send("Today's time/date is {F5}") ; this will send some text and will Press F5 key on keyboard which will display today's date and time.

i am also a newbie like you :)

Please read help file for learning it.

is it helpful for you?

Edited by FastHelper

sorry for my spelling mistakes. its due to be fast !!!

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