Module Import Text Table
- Author: O. Conrad (c) 2008
 
- Specification: grid
 
- Menu: File|Tables|Import
 
Parameters
|   | Name | Type | Identifier | Description | Constraints | 
| Output | Table | Table (output) | TABLE | - | - | 
| Options | File contains 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: * | 
 | File | File path | FILENAME | - | - | 
Command-line
Usage: saga_cmd io_table 1 [-TABLE <str>] [-HEADLINE <str>] [-SEPARATOR <str>] [-SEP_OTHER <str>] [-FILENAME <str>]
  -TABLE:<str>    	Table
	Table (output)
  -HEADLINE:<str> 	File contains headline
	Boolean
	Default: 1
  -SEPARATOR:<str>	Separator
	Choice
	Available Choices:
	[0] tabulator
	[1] ;
	[2] ,
	[3] space
	[4] other
	Default: 0
  -SEP_OTHER:<str>	Separator (other)
	Text
	Default: *
  -FILENAME:<str> 	File
	File path