Thanks so much ~ the only change to this script was replacing a . with + as shown:
( row ) . "\n" )
with
( row ) + "\n" )
and it worked perfectly!
now it's time to play!! thanks again!
First off, is it possible to write a script to delete certain lines within an XYZ file; I've only be able to find ways to delete rows within a table.
You see, I used Python (and a previously compiled script) to convert an ASCII file into an XYZ file (pretty cool!), but now i've got an 90mb...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.