clovis
2008-03-21, 05:56 PM
Hello,
I'd like to update one of my routine, working with layers, by putting them in a TXT file.
The point is that when I get the info using read-line , I also get the tabs
"(\"7A\"\t\t\"AM_7\")" BUT I just want to have ("7A" "AM_7").
Is it (easily) possible without parsing?
Thanks
I'd like to update one of my routine, working with layers, by putting them in a TXT file.
The point is that when I get the info using read-line , I also get the tabs
"(\"7A\"\t\t\"AM_7\")" BUT I just want to have ("7A" "AM_7").
Is it (easily) possible without parsing?
Thanks