This page last changed on Mar 30, 2011 by wikibot.

FILE_FORMAT()

Synopsis

Return the newline format of a text file.

Description

Return the line terminator type:

'u' - Unix "\n" format

'd' - DOS "\r\n" format

'm' - Macintosh "\r" format

'x' - Cannot be determined

Syntax

FILE_FORMAT(filename)
Arguments
  • filename

See Also

Function_FILE
Function_FILE_COUNT_LINE

Import Version

This documentation was imported from Asterisk version SVN-branch-1.8-r311874.

Document generated by Confluence on Oct 04, 2011 12:42