how to get data from line x to line y where line x and y identify by name.
Example:
set 1 = MSTUMASTER
3303910000
3303920000
3304030000
3303840000
set 2 = LEDGER
3303950000
I want get data under set 1 as below
3303910000
3303920000
3304030000
3303840000