DB ADDNEWLINE

From Recital Documentation Wiki
Revision as of 16:44, 12 March 2009 by Yvonnemilne (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

DB_ADDNEWLINE

Class

Environment Variables / Symbols


Purpose

Used to disable the automatic addition of line feeds to text files edited using TEXTEDIT()


See Also

TEXTEDIT()


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