I still can't figure out this most recent error message. Here is the error:

Details:
Problem occurred while parsing: Encountered invalid token after ")"

40: <cfset var query =
createObject("component","reactor.query.query").init(_getAlias(),
_getAlias(), _getReactorFactory()) />

I have tried to set _getAliase() and _getReactorFactory() to local
variables and then do init(alias,alias,rf) but I still get the same
error. I don't see anything wrong with the code, and have no clue why
BlueDragon is saying there was an invalid token after ")"

Any Ideas please?

@Tom - thanks for the link!


-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
Reactor for ColdFusion Mailing List
[email protected]
Archives at: http://www.mail-archive.com/reactor%40doughughes.net/
-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --

Reply via email to