Syntax error 97 in /media/sf_C/Dropbox/Webs/ssl/rexx.epbcn.com/rexx-parser/bin/FencedCode.cls line 361: Object method not found. Error 97.1: Object "a FUNCTION.CALL.TERM" does not understand message "BEGIN=". Traceback follows: 648 *-* subExpression~begin = lParen 556 *-* Return SubExpression( package, begin, terminators ) 535 *-* term = Simple.Term( package, element, newTerminators ) 475 *-* term = Term( package, element, terminators ) 432 *-* newPrefix = Prefix.Expression( package, element, newTerminators ) 397 *-* newPower = Power.Expression( package, element, newTerminators ) 361 *-* newMultiplication = Multiplication.Expression( package, element, newTerminators ) 325 *-* newAddition = Addition.Expression( package, element, newTerminators ) 290 *-* newConcatenation = Concatenation.Expression( package, element, newTerminators ) 250 *-* newComparison = Comparison.Expression( package, element, newTerminators ) 213 *-* newAndExpression = And.Expression( package, element, newTerminators ) 125 *-* newOrExpression = Or.Expression( package, element, newTerminators ) 659 *-* expression = Expression.List( package, element ) *-* Compiled method "CALLWITH" with scope "Routine". 128 *-* Return routine~callWith( array ) 152 *-* clause = self~nextClause 189 *-* clause = self~Next.Instruction.Fragment 135 *-* instruction = package~clauser~Next.Instruction( NoFinalENDClause ) 284 *-* prolog = Code.Body( package, .Nil ) 93 *-* Call Rexx.Package package *-* Compiled method "NEW" with scope "Object". 179 *-* parser = .Rexx.Parser~new(file, source, parserOptions) 361 *-* Return highligthter~parse( patches ) 198 *-* highlighted = ProcessACodeBlock( source, start, end, options. ) 174 *-* source = FencedCode( file, source, style ) 52 *-* If \ self~Process 58 *-* .MyCGI~new~execute 6 *-* Call (delegate)