Append a single letter from A to Z?

shabbysquire

Client
Регистрация
25.11.2012
Сообщения
544
Благодарностей
26
Баллы
28
Just like the variable processing (set number and increase), is it possible to do it with letter?

I'm scraping a search box (with suggestions), and need to append a single letter after the seed keyword, i.e. keyword a, keyword b, etc. The letters need to be in order (A to Z), not random.

Is there an easier way than to take from a list?
 

rostonix

Известная личность
Регистрация
23.12.2011
Сообщения
29 067
Благодарностей
5 712
Баллы
113
Go for the list. I think it's the easiest way :-)
 

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