CTRecord.CndxCompile
Syntax
void CndxCompile(String Expression)
Parameters
Description
Initializes the conditional expression parser and compiles the expression. If an error is detected CndxCompile() throws a CTException with the appropriate c-tree error code.
Return
None.
See Also
CndxEval(), CndxFree(), CndxGetExpression()