Tool Import Text Table with Numbers only
Import Text Table with Numbers only
- Author: O. Conrad (c) 2008
 
- Menu: File|Tables|Import
 
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 <str>] [-SKIP <num>] [-HEADLINE <str>] [-SEPARATOR <str>] [-SEP_OTHER <str>] [-FILENAME <str>]
  -TABLES:<str>   	Tables
	table list, output
  -SKIP:<num>     	Skip Leading Lines
	integer number
	Minimum: 0
	Default: 0
  -HEADLINE:<str> 	Headline
	boolean
	Default: 0
  -SEPARATOR:<str>	Separator
	choice
	Available Choices:
	[0] tabulator
	[1] ;
	[2] ,
	[3] space
	[4] other
	Default: 0
  -SEP_OTHER:<str>	other
	text
	Default: *
  -FILENAME:<str> 	File
	file path