Jump to content

Im Creating New Users


 Share

Recommended Posts

:whistle:

I create a new user in DSA.MSC and the window that pops up says John Doe Properties. Of course the name will change everytime I add a new user so I tried using

WinWaitActive($First_Name $Last_Name "Properties")

where First_Name and Last_Name where entered in earlier to create the account.

I also tried

WinWaitActive("$First_Name $Last_Name Properties")

&

;WinWaitActive("$First_Name $Last_Name" "Properties")

Link to comment
Share on other sites

I don't remember seeing the &'s in the samples.... can you explain the & signs to me ( I geuss where I am confused is - you have a space before and after the & sign). But that would make me think it would be waiting for

John Doe Properties instead of

John Doe Properties

Thanks

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