Here are the details of the error i'm getting. I'm also confirming with the
host that version 6.1 is installed and not 6.0. when i started commenting
out the "var" statements the errors started to go away...my thinking is that
the site is sitting on a 6.0 server
Local variable stNewObject on line 34 must be grouped at the top of the
function body.
The error occurred in
D:\WEB\jetstream\farcry_core\packages\farcry\alterType.cfc: line 199
Called from D:\WEB\jetstream\farcry_core\tags\farcry\_config.cfm: line 86
Called from
D:\WEB\jetstream\farcry_core\tags\farcry\_farcryApplicationInit.cfm: line 29
Called from D:\WEB\jetstream\www.fracsource.com\www\Application.cfm: line 11
197 : else
198 : {
199 : "#qRules.rulename#" =
createObject("Component","#application.packagepath#.rules.#qRules.rulename#");
200 :
evaluate(qRules.rulename).initMetaData("application.rules");
201 :
--
View this message in context:
http://www.nabble.com/must-be-grouped-at-the-top-of-the-function-body-t1638275s621.html#a4441313
Sent from the FarCry - Dev forum at Nabble.com.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"farcry-dev" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/farcry-dev
-~----------~----~----~----~------~----~------~--~---