SAGA 9.12.3 | Tool Documentation

Export Text Table

Author(s) O. Conrad (c) 2008
Library IDio_table
Tool ID 0
Version 1.0
Menu File | Tables | Export

Description

The tool exports a table to a text file with options.

Parameters

 NameTypeIdentifierDescriptionConstraints
InputTabletable, inputTABLE--
OptionsHeadlinebooleanHEADLINE-Default: 1
Strings in QuotabooleanSTRQUOTA-Default: 1
SeparatorchoiceSEPARATOR-Available Choices: [0] tabulator [1] ; [2] , [3] space [4] other Default: 0
othertextSEP_OTHER-Default: *
Filefile pathFILENAME--

Command Line


Usage: saga_cmd io_table 0 [-TABLE ] [-HEADLINE ] [-STRQUOTA ] [-SEPARATOR ] [-SEP_OTHER ] [-FILENAME ]
  -TABLE:       Table
	table, input
  -HEADLINE:    Headline
	boolean
	Default: 1
  -STRQUOTA:    Strings in Quota
	boolean
	Default: 1
  -SEPARATOR:
                     Separator
                     	choice
                     	Available Choices:
                     	[0] tabulator
                     	[1] ;
                     	[2] ,
                     	[3] space
                     	[4] other
                     	Default: 0
  -SEP_OTHER:   other
	text
	Default: *
  -FILENAME:    File
	file path