Module Import Text Table (Fixed Column Sizes)
- Author: O. Conrad (c) 2010
- 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 |
Field Definition | Choice | FIELDDEF | - | Available Choices: [0] mark breaks in first line [1] specify fields with type [2] from list Default: 2 | |
Number of Fields | Integer | NFIELDS | - | Minimum: 1 Default: 1 | |
List | Static table | LIST | - | 3 Fields: - 1. [string] Name - 2. [signed 4 byte integer] Size - 3. [unsigned 1 byte integer] Numeric | |
File | File path | FILENAME | - | - |
Command-line
Usage: saga_cmd io_table 3 [-TABLE <str>] [-HEADLINE <str>] [-FIELDDEF <str>] [-NFIELDS <num>] [-LIST <str>] [-FILENAME <str>] -TABLE:<str> Table Table (output) -HEADLINE:<str> File contains headline Boolean Default: 1 -FIELDDEF:<str> Field Definition Choice Available Choices: [0] mark breaks in first line [1] specify fields with type [2] from list Default: 2 -NFIELDS:<num> Number of Fields Integer Minimum: 1 Default: 1 -LIST:<str> List Static table 3 Fields: - 1. [string] Name - 2. [signed 4 byte integer] Size - 3. [unsigned 1 byte integer] Numeric -FILENAME:<str> File File path