GME

Geospatial Modelling Environment

delimiter

Changes the delimiting character used when reading/writing tabular text output such as comma delimited text files

Description

This tool allows you to specify the delimiting character used when writing tabular text output. Most frequently you will use one of these keywords: COMMA, SPACE, NONE, TAB, SEMICOLON, or COLON. You may specify other delimiting characters literally (e.g. char=.). It is recommended that you avoid the use of any other symbols or punctuation marks. It is probably extremely unwise to use the NONE option, but I have included it here in case there is a need for it I have not anticipated.

This delimiter is also used when reading delimited input files (e.g. the 'reclassify' command). If you set the delimiter you should be very careful about using that delimited consistently, or changing it to the appropriate character before issuing a command that uses it.

Syntax

delimiter(char);

charthe delimiting character(s) - normally one of these keywords: COMMA, SPACE, NONE, TAB, SEMICOLON, or COLON (see full help documentation for further details)

Example

delimiter(char="TAB");

delimiter(char=".");


Messages

Please consider making a purchase to support the continued development of these tools  Read more...

An apology for failing to respond to correspondence in recent months  Read more...

Tips on how to use this interface efficiently  Read more...

Sign up for the newsletter if you wish to receive notification of updates, new functionality, bug fixes, and other related news

Links

Open Source GIS

Copyright © 2001-2010 Hawthorne L. Beyer, Spatial Ecology LLC