Choose the export format from the list below:
Filter
Export as Open Document Text (ODT) format using the Office Server
Export as Portable Document Format (PDF) using the Web Browser
Export as Rich Text Format (RTF) using the Office Server
Export as HyperText Markup Language (HTML)
Select the pages to export:
fileReadCsv
fileReadCsv (fileid)
Reads a line from the file, splitting the line into tokens as delimited by standard CSV rules.
Parameters:
fileid - the file identifier from which to read.
Returns:
An array of tokens. If the read fails, false is returned and the reason may be obtained by calling fileGetLastError().
Related topics
Administering
File-functions