Difference between revisions of "DB ADDNEWLINE"
From Recital Documentation Wiki
Yvonnemilne (Talk | contribs) |
Yvonnemilne (Talk | contribs) |
||
Line 1: | Line 1: | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
==Purpose== | ==Purpose== | ||
Used to disable the automatic addition of line feeds to text files edited using TEXTEDIT() | Used to disable the automatic addition of line feeds to text files edited using TEXTEDIT() |
Revision as of 14:52, 3 March 2010
Contents
Purpose
Used to disable the automatic addition of line feeds to text files edited using TEXTEDIT()
See Also
Description
The DB_ADDNEWLINE environment variable / symbol is used to disable the automatic addition of line feeds to text files edited using TEXTEDIT(). With DB_ADDNEWLINE set to ’false’, ’no’ or ’off’, additional line feeds will not be added. This can also be achieved setting the add line feed parameter to the TEXTEDIT() function itself to .F. (false).
Products
Recital Terminal Developer