IN_GetAsciiTemplateFilename

All Editions image\bltlrgsq_shg.gif Related Functions  image\bltlrgsq_shg.gif Example

The IN_GetAsciiTemplateFilename function returns the file name of the RTF template that is used for loading ASCII text documents. The RTF template defines how ASCII files are rendered: text color, font, number of columns, margin sizes, orientation, and so on.

Syntax

int IN_GetAsciiTemplateFilename( maxSize, pFileName )

Input Parameters

Meaning

SHORT maxSize

maximum size of the pFileName array in bytes

Output Parameters

Meaning

CHARPTR pFileName

pointer to the template's file name

Release information

Added to Imagenation for Windows in Release 4.10.

As of Release 5.1, also available in Imagenation for UNIX.

See also

Selecting an RTF template