NOP Design Home Page
Documentation
TOC/Index
Search
Downloads



SayFile

SayFile "filename.txt"

Outputs the contents of "filename.txt" to output buffer.

Sample Source

SayFile RelativePath + "header.html"

Say "My Page Contents"

SayFile RelativePath + "footer.html"

Related Function(s):
   LoadFile; Say;

Minimum version: 4.7, build 20050615