Syntax error 97 in /media/sf_C/Dropbox/Webs/ssl/rexx.epbcn.com/rexx-parser/bin/FencedCode.cls line 385: Object method not found. Error 97.1: Object "The NIL object" does not understand message "LOCALS". Traceback follows: 1053 *-* locals = thisBody~locals 715 *-* Exit Symbol.Term( package, begin ) 657 *-* term = Simple.Term( package, element, newTerminators ) 593 *-* term = Term( package, element, terminators ) 549 *-* newPrefix = Prefix.Expression( package, element, newTerminators ) 514 *-* newPower = Power.Expression( package, element, newTerminators ) 478 *-* newMultiplication = Multiplication.Expression( package, element, newTerminators ) 442 *-* newAddition = Addition.Expression( package, element, newTerminators ) 407 *-* newConcatenation = Concatenation.Expression( package, element, newTerminators ) 367 *-* newComparison = Comparison.Expression( package, element, newTerminators ) 330 *-* newAndExpression = And.Expression( package, element, newTerminators ) 156 *-* newOrExpression = Or.Expression( package, element, newTerminators ) 952 *-* subExpression = Expression.List( - package, - TheElementAfter( begin ), - -- Where to begin parsing .EL.RIGHT_PARENTHESIS - -- Clear terminators: only ")" ) 417 *-* expression = SubExpression( package, next, "" ) *-* Compiled method "CALLWITH" with scope "Routine". 148 *-* Return routine~callWith( array ) 172 *-* clause = self~nextClause 354 *-* directive = package~clauser~next.Instruction.Fragment() 107 *-* Call Rexx.Package package *-* Compiled method "NEW" with scope "Object". 185 *-* parser = .Rexx.Parser~new(file, source, parserOptions) 385 *-* Return highligthter~parse( patches ) 208 *-* highlighted = ProcessACodeBlock( source, start, end, options. ) 189 *-* source = FencedCode( file, source, style ) 52 *-* If \ self~Process 59 *-* .MyCGI~new~execute 6 *-* Call (delegate)