Share via


TaxReport770Writer_IT.openFile Method [AX 2012]

Opens a file for writing.

Syntax

protected TextIo openFile(FilenameSave _fileName)

Run On

Called

Parameters

Return Value

Type: TextIo Class
The file to open as an instance of the TextIo class.

Exceptions

Exception Condition
Error

The file could not be opened for writing.

See Also

Reference

TaxReport770Writer_IT Class