Using the CSV_Include Project > CSV_Include Reference > CSV_Include Functions > CSV_Nav_File

CSV_Nav_File

Displays text/Rich text file.

Syntax

CSV_Nav_File(sTitle,sFile,iMode,sFontName,iFontSize,iFontColour, iBackColour,iWordWrap)

#sTitle:

Title to appear on file page.

#sFile:

File name including path (for example, "[Run]:\file.txt").

#iMode :

#sFontName:

Name of font to display file in (if not an rtf file).

#iFontSize:

Size of font (if not an rtf file).

#iFontColour:

Color of font (if not an rtf file).

#iBackColour:

Color of background.

#iWordWrap:

Enable word wrap.

Return Value

0 if successful, otherwise -1.