str-var = Get_EOL_STR$()


Operands:

none

There are no operands


Returns:


Returns the string value for the current Profile EOL setting.  This does not return the external name of the EOL value (like "CRLF") but the actual EOL string, for CRLF it would be X'0D0A'. 


RC will be 0 and Msg$ will be "" (Null)