Module Import Text Table with Numbers only
- Author: O. Conrad (c) 2008
- Specification: grid
- Menu: File|Tables|Import
Parameters
| Name | Type | Identifier | Description | Constraints |
Output | Table | Table (output) | TABLE | - | - |
Options | Skip Lines | Integer | 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 [-TABLE <str>] [-SKIP <num>] [-HEADLINE <str>] [-SEPARATOR <str>] [-SEP_OTHER <str>] [-FILENAME <str>]
-TABLE:<str> Table
Table (output)
-SKIP:<num> Skip Lines
Integer
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