Syntax error 97 in /media/sf_C/Dropbox/Webs/ssl/rexx.epbcn.com/rexx-parser/bin/FencedCode.cls line 377: Object method not found. Error 97.1: Object "The NIL object" does not understand message "LOCALS". Traceback follows: 1036 *-* locals = thisBody~locals 692 *-* Exit Symbol.Term( package, begin ) 648 *-* term = Simple.Term( package, element, newTerminators ) 585 *-* term = Term( package, element, terminators ) 541 *-* newPrefix = Prefix.Expression( package, element, newTerminators ) 506 *-* newPower = Power.Expression( package, element, newTerminators ) 470 *-* newMultiplication = Multiplication.Expression( package, element, newTerminators ) 434 *-* newAddition = Addition.Expression( package, element, newTerminators ) 399 *-* newConcatenation = Concatenation.Expression( package, element, newTerminators ) 359 *-* newComparison = Comparison.Expression( package, element, newTerminators ) 322 *-* newAndExpression = And.Expression( package, element, newTerminators ) 154 *-* newOrExpression = Or.Expression( package, element, newTerminators ) 935 *-* subExpression = Expression.List( - package, - TheElementAfter( begin ), - -- Where to begin parsing .EL.RIGHT_PARENTHESIS - -- Clear terminators: only ")" ) 672 *-* Exit SubExpression( package, begin, terminators ) 648 *-* term = Simple.Term( package, element, newTerminators ) 585 *-* term = Term( package, element, terminators ) 541 *-* newPrefix = Prefix.Expression( package, element, newTerminators ) 506 *-* newPower = Power.Expression( package, element, newTerminators ) 470 *-* newMultiplication = Multiplication.Expression( package, element, newTerminators ) 434 *-* newAddition = Addition.Expression( package, element, newTerminators ) 399 *-* newConcatenation = Concatenation.Expression( package, element, newTerminators ) 359 *-* newComparison = Comparison.Expression( package, element, newTerminators ) 322 *-* newAndExpression = And.Expression( package, element, newTerminators ) 154 *-* newOrExpression = Or.Expression( package, element, newTerminators ) 935 *-* subExpression = Expression.List( - package, - TheElementAfter( begin ), - -- Where to begin parsing .EL.RIGHT_PARENTHESIS - -- Clear terminators: only ")" ) 395 *-* expression = SubExpression( package, next, "" ) *-* Compiled method "CALLWITH" with scope "Routine". 147 *-* Return routine~callWith( array ) 171 *-* clause = self~nextClause 347 *-* directive = package~clauser~next.Instruction.Fragment() 100 *-* Call Rexx.Package package *-* Compiled method "NEW" with scope "Object". 179 *-* parser = .Rexx.Parser~new(file, source, parserOptions) 377 *-* Return highligthter~parse( patches ) 202 *-* highlighted = ProcessACodeBlock( source, start, end, options. ) 189 *-* source = FencedCode( file, source, style ) 52 *-* If \ self~Process 59 *-* .MyCGI~new~execute 6 *-* Call (delegate)