Import Text Table with Numbers only
- Author: O. Conrad (c) 2008
 
- Menu: File | Tables | Import
 
Description
Import Text Table with Numbers only
Parameters
|   | Name | Type | Identifier | Description | Constraints | 
| Output | Tables | table list, output | TABLES | - | - | 
| Options | Skip Leading Lines | integer number | SKIP | - | Minimum: 0
Default: 0 | 
| Headline | boolean | HEADLINE | - | Default: 0 | 
| Separator | choice | SEPARATOR | - | Available Choices:
[0] tabulator
[1] ;
[2] ,
[3] space
[4] other
Default: 0 | 
| other | text | SEP_OTHER | - | Default: * | 
| File | file path | FILENAME | - | - | 
Command Line
Usage: saga_cmd io_table 2 [-TABLES ] [-SKIP ] [-HEADLINE ] [-SEPARATOR ] [-SEP_OTHER ] [-FILENAME ]
  -TABLES:      Tables
	table list, output
  -SKIP:        Skip Leading Lines
	integer number
	Minimum: 0
	Default: 0
  -HEADLINE:    Headline
	boolean
	Default: 0
  -SEPARATOR:
                     Separator
                     	choice
                     	Available Choices:
                     	[0] tabulator
                     	[1] ;
                     	[2] ,
                     	[3] space
                     	[4] other
                     	Default: 0
  -SEP_OTHER:   other
	text
	Default: *
  -FILENAME:    File
	file path