www.krengeltech.com

RXS_getTplDir

From Wiki

User Guide

Contents

Description

Returns the value specified for the template directory that was either specified on the call to RXS_initTplEng or RXS_setTplDir or was obtained by default from the RXSCFG file.

Prototype

     D RXS_getTplDir...
     D                 pr                  like(RXS_FilePath)

Parameters

Return Parameter
The full path of the template directory will be returned (e.g. /www/rxs/template/)

Return value

None.

Notes / Examples

None.