613-518-1166 info@zimdatabases.com

ZIM Language Reference

SET EOLNTRANSLATE

< All Topics

Translates carriage return/line feed sequences.

Syntax

SET EOLNTRANSLATE string

Parameters

string

Any expression that evaluates to a character string from one to five characters in length. If string is longer than five characters, only the first five characters are used.

Comments

If the software encounters a carriage return/line feed combination in a database field when outputting that field to an application document, the carriage return/line feed combination is substituted for string. If the software encounters string during a read of an application document, the string generates a carriage return/line feed combination.

In operations that write data to an application document, the software substitutes the specified EOLTRANSLATE string for each carriage return/line feed sequence detected in the output from a single field. In operations that read data from an application document, the software substitutes a carriage return/line feed sequence for each EOLTRANSLATE string it detects in a single field.

Was this article helpful?
0 out Of 5 Stars
5 Stars 0%
4 Stars 0%
3 Stars 0%
2 Stars 0%
1 Stars 0%
How can we improve this article?
Table of Contents