I created hotmail accounts in a text file like this:
email: password
Then, I would like to use it to sign up for other accounts directly. Hence, I used list processing and a list.
My question though, is:
How can I get {-Variable.Email-} and {-Variable.Password-} when they are both on the same line? Please advise..
email: password
Then, I would like to use it to sign up for other accounts directly. Hence, I used list processing and a list.
My question though, is:
How can I get {-Variable.Email-} and {-Variable.Password-} when they are both on the same line? Please advise..