Hi,
I want to use this class one of my project but when I wanted to try following file I've got lots of errors on page and continiu..
localhost/RtfTools/examples/templat
...
*** Warning *** Incorrect expression found : $VNAME1 Undefined variable: expr
*** Warning *** Incorrect expression found : $VNAME2 . " catenated with coucou" Undefined variable: expr
*** Warning *** Incorrect expression found : $TOTO Undefined variable: expr
*** Warning *** Incorrect expression found : ( date ( 'Y/m/d H:i:s' ) ) Undefined variable: expr
*** Warning *** Invalid expression found in %IF% statement : ( $VNAME1 == '1' ) Error is : Undefined variable: expr
*** Warning *** Incorrect expression found in %ELSEIF% statement : ( $VNAME1 == '1' ) Undefined variable: expr
*** Warning *** Incorrect expression found in %ELSEIF% statement : ( $VNAME1 == '1' ) Undefined variable: expr
*** Warning *** Incorrect expression found in %ELSEIF% statement : ( $VNAME1 == '1' ) Undefined variable: expr
*** Warning *** Incorrect expression found : $VNAME1 Undefined variable: expr
*** Warning *** Invalid start expression found in %REPEAT% statement : 1 Error is : Undefined variable: expr
*** Warning *** Invalid end expression found in %REPEAT% statement : 10 Error is : Undefined variable: expr
*** Warning *** Invalid step expression found in %REPEAT% statement : 1 Error is : Undefined variable: expr
*** Warning *** Incorrect expression found : $index Undefined variable: expr
*** Warning *** Incorrect expression found : $index Undefined variable: expr
*** Warning *** Incorrect expression found : $index Undefined variable: expr
Last Warning continiues for ever and sample.rtf file getting bigger continiously.