Jump to content
Macro Express Forums

Using If Statement


renee

Recommended Posts

I have a program that I log into, however it has 8 different logins. I want to tell ME to wait for text... then proceed with log-in. However, if I don't hit the first wait for text then it won't go to the next line which is a different wait for text.

 

So I know I need to write something like if not B then go to next wait for text... or something like that. See why I need help.

 

Does this make sense? - Renee

Link to comment
Share on other sites

Joe, sorry... I always go from point A to point C...

Ok, let me try again.

 

I have a program on my computer that uses a unique system code. then the Login name and password is the same. Every 90 days I have to change the password for each of the 10 differnt System code. I was trying to automate that by hitting the key of the unique System code.

 

The System Codes are:

BSH

SAH

RSH

TSH

WCY

NTH, etc.

 

The user id are all the same as is the password. So I wrote a macro to say wait for text... then I would type the B for it fill in BSH. then I wanted it to go to the next log-in, which means you have to open the program again.

 

But here is what I did, I just set it up to do the user id and Password after a "wait for Tab key". So I can just enter my own System Code, and then tab and then fills in my user id and password... and I only have to change the password one time in the code... However, doing it this way I still have to change each password But I think I just figured out to automate that too, so never mind ;) .

 

However, I wanted to finish this thread, but you might enlighten us to some cool script anyway - Thanks ~ Renee

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...