Jump to content

Recommended Posts

Posted

I want a code autoit which opens and closes a conversation a msn put in a Input autoit

EXEMPLE :

If WinExists("- Conversation") Then

WinActivate("- Conversation")

Please help me

I really really really need

  • Moderators
Posted

I want a code autoit which opens and closes a conversation a msn put in a Input autoit

EXEMPLE :

If WinExists("- Conversation") Then

WinActivate("- Conversation")

Please help me

I really really really need

Really really need? Life or death?

This isn't a drive up servicing station... You code... you fail... you post failing code.

No one will do the work for you.

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.

Posted (edited)

If WinExists("- Conversation") Then WinActivate("- Conversation")

Look at WinTitleMatchMode in the helpfile.

Edited by AzKay
# MY LOVE FOR YOU... IS LIKE A TRUCK- #
  • Moderators
Posted

Thanks to you azkay, but I Includes Not Want What TU With Says Look at WinTitleMatchMode in the helpfile

:) The english translator really borked that one up! :)

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.

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
×
×
  • Create New...