When reading ASCII text files, the import module (in NORSAR-2D or NORSAR-3D) gives error messages
Some of the modules reading the ASCII files do not support:
- the tabulation characters. Change them with blanks in any tex teditor and try again.
- the ^M characters produced if the ASCII file is written on a PC. Remove them using a text editor under UNIX or the dos2unix utility.