formZ SDK | 5.0 API Reference | System | Script Only

fz_std_fprint_tag

Description

Writes a tag value to a file. The file must have been opened for write (see fz_std_fopen).

Parameters

file [Input]

file to be written to.

tag [Input]

the tag value to be written.

Returns

# of characters written, or negative if an error occurred.

Availability

5.0.1.0

See Also

fz_std_fscan_tag