The relation or constraint attribute @CHECKCRLF is used in combination with the GET$ function to replace single Carriage Return characters by a Carriage Return Line Feed Crlf combination.

Syntax

Place @CHECKCRLF in the data slot of the relation or constraint

Remarks

This attribute is used in an expression using the GET$ function to replace single Cr's (CHR$(13)) into Qcrlf (CHR$(13) + CHR$(10)) as some software produce output or documents without LineFeed characters.

Member of functional group: Modeling

Member of knowledge base type: Classic and general typeScenario type and Taxonomy type

 

Quick links: Functions overview | Attribute overview | Constants overview | Dimensions overview

  • No labels