L
Lucas Karpiuk
hello,
what approach would i take to creating a macro that parses a text file line
by line? and then each of those lines word by word?
i need to determine for each line and store to variables for later use:
- the number of tabs present
- the width of the words between the tabs
thanks in advance for any help!
what approach would i take to creating a macro that parses a text file line
by line? and then each of those lines word by word?
i need to determine for each line and store to variables for later use:
- the number of tabs present
- the width of the words between the tabs
thanks in advance for any help!