Import Text Tables
- Author: O.Conrad (c) 2017
- Menu: File | Tables | Import
Description
Import Text Tables
Parameters
|  | Name | Type | Identifier | Description | Constraints | 
|---|
| Output | Tables | table list, output | TABLES | - | - | 
| Options | Files | file path | FILES | - | - | 
| Headline | boolean | HEADLINE | - | Default: 1 | 
| Separator | choice | SEPARATOR | - | Available Choices:
[0] tabulator
[1] ;
[2] ,
[3] space
[4] other
Default: 0 | 
| Separator (other) | text | SEP_OTHER | - | Default: * | 
Command Line
Usage: saga_cmd io_table import_text_tables [-TABLES ] [-FILES ] [-HEADLINE ] [-SEPARATOR ] [-SEP_OTHER ]
  -TABLES:   	Tables
	table list, output
  -FILES:    	Files
	file path
  -HEADLINE: 	Headline
	boolean
	Default: 1
  -SEPARATOR:	Separator
	choice
	Available Choices:
	[0] tabulator
	[1] ;
	[2] ,
	[3] space
	[4] other
	Default: 0
  -SEP_OTHER:	Separator (other)
	text
	Default: *