| Bad File Exception | |
| Request | /contact.cfm |
| Type | Template |
| Message | Expression Error |
| Position | Line=219; Column=55 |
| Detail | Problem occurred while parsing: temp StructDelete(SESSION,"Subject") |
| Extended Info | Encountered "StructDelete". Was expecting one of: <EOF> "AND" ... "OR" ... "XOR" ... "EQV" ... "IMP" ... "MOD" ... "DOES" ... "(" ... "[" ... "&" ... "=" ... "." ... "+" ... "-" ... "*" ... "/" ... "\\" ... "^" ... "EQUAL" ... "EQUALS" ... "IS" ... "EQ" ... "NEQ" ... "LT" ... "GT" ... "CONTAINS" ... "LTE" ... "LE" ... "GTE" ... "GE" ... "NOT" ... "LESS" ... "GREATER" ... |
| Source | 216: </cfcase> 217: </cfswitch> 218: <cflock scope="session" type="exclusive" timeout="3"> 219: <cfset temp StructDelete(SESSION,"Subject")> 220: </cflock>^ Snippet from underlying CFML source |
| BlueDragon Time @ Server: 20:07:44.046 Saturday, 4 September 2010 |