I am scratching my head with this but i am sure that it will be obvious for one of you:
i have a variable that contains data in the following format:
DOMAIN\USER
I want to retrieve both items, Domain and User, and place each into its own variable. Now the lentgh of "Domain" and "USER" is not always the same so...Anyone can help me out with that?
Thanks in advance
Martin

