| To: | REALbasic NUG <realbasic-nug at lists dot realsoftware dot com> |
|---|---|
| Subject: | Re: Is this a bug? |
| From: | Roger Meier <rb at the-meiers dot org> |
| Date: | Fri, 31 Aug 2007 20:18:03 -0700 |
| Delivered-to: | listarchive at realsoftware dot com |
| Delivered-to: | realbasic-nug at lists dot realsoftware dot com |
| Thread-index: | AcfsRrTj80N2EVg5EdyHYgAKlZWdzA== |
| Thread-topic: | Is this a bug? |
> case 301 or 302 or 303 or 307
> When httpstatus is 302, this syntax skips right over it. Is this a
> bug with the select structure, or with my logic.
The problem is the syntax. Try
case 301, 302, 303, 307
instead.
Roger
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>
Search the archives:
<http://support.realsoftware.com/listarchives/lists.html>
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: QuickDraw InsetRgn algorithm, Thomas Cunningham |
|---|---|
| Next by Date: | Re: Is this a bug?, Thom McGrath |
| Previous by Thread: | Is this a bug?, Thom McGrath |
| Next by Thread: | Re: Is this a bug?, Thom McGrath |
| Indexes: | [Date] [Thread] [Top] [All Lists] |