Hello.
I'm trying to do:
Load text file into 1 list (done using: Resource List)
list goes email1@c.c
email2@c.c
email3@c.c
how do I load:
Thread 1 - email1@c.c
Thread 2 - email2@c.c
Thread 3 - email3@c.c
?? thanks.
For your second question read this post from @Fox ,
maybe its what you need. Its in Russian, but you can
use translator. There is an example script too >