WebDesignBase::GetRTDBodyFromFile (open)
Return a renderer for a RTD fomr a WHFS object
Syntax
LOADLIB "mod::publisher/lib/webdesign.whlib";
MACRO PTR FUNCTION GetRTDBodyFromFile(OBJECT inputfile, RECORD options)
Parameters
OBJECT inputfile
The file to render
RECORD options
Options
STRING rtdtype
Path to structure to use. If not set, the parent RTD type is used
Return value
MACRO PTR
A Function PTR rendering the RTD, or a DEFAULT MACRO PTR if the RTD was empty