Message 1 of 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I have a text with multiple tab spaces between words.
Ex: PLOT_NO"\t"STATUS"\t"LAND_USE"\t"LENGTH"\t"PLOT_DESC"\t"PLOT_TYPE"\t"WIDTH.
In above sentence there a tab ("\t") between the words. How can I get the "t" position value of first "\t", second "t" ....... and so on using lisp.
Regards
Sudarsan
Solved! Go to Solution.