Import.Textfile
Top  Previous  Next


The content of the text file is imported row by row, the first character on each row is always put in the third NTinfo column.

Import.Textfile
Filename ; [RowSublabel] ; [SkipStart] ; [SkipEnd] ; [Convert]

Filename
File name and path of file to import  

RowSublabel [Optional parameter]
Label to write in second column in NTinfo  

SkipStart
[Optional parameter]
Number of rows to skip from the beginning of the file  

SkipEnd [Optional parameter]
Number of rows to skip from the end of the file  

Convert [Optional parameter]
Replace two or more spaces in a row with a TAB character  
 
Need more import options? Please let us know!