On 4/28/05, Barry Beattie <[EMAIL PROTECTED]> wrote:
> that was it. I suppose it's just the lack of compile time error messages 
> saying that

Well, with the following code:

<cfswitch expression="42">
<cfcase value="1">
        <cfbreak/>
</cfcase>
</cfswitch>

I get this error:

Context validation error for tag cfbreak. The tag must be nested
inside a cfloop tag. The cfbreak tag was encountered on line 3 at
column 10. <br>The error occurred on line -1.

Not sure why you don't get a suitable syntax error.
-- 
Sean A Corfield -- http://corfield.org/
Team Fusebox -- http://fusebox.org/
Got Gmail? -- I have 50, yes 50, invites to give away!

"If you're not annoying somebody, you're not really alive."
-- Margaret Atwood

---
You are currently subscribed to cfaussie as: [email protected]
To unsubscribe send a blank email to [EMAIL PROTECTED]
Aussie Macromedia Developers: http://lists.daemon.com.au/

Reply via email to