How to copy list into browser

deano

Новичок
Регистрация
03.08.2016
Сообщения
4
Реакции
0
Баллы
1
Hi Guys,

i have made an email sending template,

i understand how to make a sublist

how do i then take the FULL sublist and paste\copy it into the browser?

thanks guys.
 
Hello,
If you want to read elements of your list (which contains all elements of sublist), you can get certain line from your list and put to some variable. After this action, you read the next element of the list. For convenience I send the link about list processing:
http://zennolab.com/wiki/en:list#read-list-lines
 
Hi,
I know how to read a list one by one and put into a variable, but i want to take ALL lines from a list and paste them all at once into the screen.
what i am trying to do is copy the first 20 emails from a list and paste them into the TO: FIELD to send emails

thanks
 
In this case you can try to save your list to the file and then take text from your file.
 
Thanks copper great!
 

Кто просматривает тему: (Всего: 0, Пользователи: 0, Гости: 0)