This page last changed on Oct 14, 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

Asterisk 10 Function_FILE
Asterisk 10 Function_FILE_COUNT_LINE

Import Version

This documentation was imported from Asterisk version SVN-branch-10-r340810.

Document generated by Confluence on Oct 14, 2011 13:25