Get text from range on list

  • Автор темы Автор темы mason
  • Дата начала Дата начала
  • Теги Теги
    regex

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?
 
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.
 

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