SMS:XYZ Files: Difference between revisions

From XMS Wiki
Jump to navigationJump to search
 
Line 4: Line 4:


==Related Topics==  
==Related Topics==  
[[SMS:File Import Wizard|File Import Wizard]]
*[[SMS:File Import Wizard|File Import Wizard]]
[[SMS:File Formats|File Formats]]  
*[[SMS:File Formats|File Formats]]  




{{Template:Navbox SMS}}
{{Template:Navbox SMS}}

Revision as of 17:02, 4 February 2014

XYZ Files (*.xyz)

The File Import Wizard is used to import delimited or fixed width files. See the File Import Wizard article for more information. XYZ files are opened through the Text Import Wizard. Any ASCII tabular file can be opened through the wizard by renaming the file to have a *.xyz file extension. XYZ files may have an optional file header describing the data in each column of the file. The columns of data follow the header and may be delimited by any character (such as TAB, SPACE, COMMA, etc.). XYZ files are opened using the File | Open menu command.

Related Topics