Import Point Script Error

 From:  Michael Gibson
4381.4 In reply to 4381.2 
Hi Burr,

> Do you know how this file is deliminated??

It's space delimited, but with a variable number of spaces instead of just one space - it's that variable number of spaces that is throwing the import script off. The current import script wants just one delimiter character in between each coordinate.

- Michael