Jump to content

controlsend


Recommended Posts

how can i make it possible to make one line but like say 6 time del

ControlSend("", "", "Edit1", "{DEL}")
ControlSend("", "", "Edit1", "{DEL}")
ControlSend("", "", "Edit1", "{DEL}")
ControlSend("", "", "Edit1", "{DEL}")
ControlSend("", "", "Edit1", "{DEL}")
ControlSend("", "", "Edit1", "{DEL}")
ControlSend("", "", "Edit1", "{DEL}")

Link to comment
Share on other sites

isnt it possible like that ? ControlSend("", "", "Edit1", "{DEL}X6)

oh, not quite...

ControlSend("", "", "Edit1", "{DEL 6}")

The cake is a lie.www.theguy0000.com is currentlyUP images.theguy0000.com is currentlyUP all other *.theguy0000.com sites are DOWN

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