Get text from range on list

mason

Client
Регистрация
30.04.2017
Сообщения
46
Благодарностей
3
Баллы
8
I have a large file opened in a list. I need to get data from 275-349 from each line. How can I extract character position from the line location?
 

lokiys

Moderator
Регистрация
01.02.2012
Сообщения
4 771
Благодарностей
1 183
Баллы
113
I have a large file opened in a list. I need to get data from 275-349 from each line. How can I extract character position from the line location?
I'm not sure what You want to achieve, but it seems that You have to split that string in chars and then save in list, then take sublist with lines 275-349, then merge this new list into one variable will give You range of chars.
 

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