Hi, i have a big text file, and i need to select from that text file only words that are between specific characteres, lets say : ";;" and ";"
so, for example , if i have this in my txt file :
kjhas lkjaslk slks ;;agge ; lkjqwe lkjjk tal ws ;;qv ; jhr
i need to select "agge" and "qv" because both words are between ";;" and ";"
Which is the easiest way of doing this in processing?
thanks
Telmo
1