realbasic-nug
[Top] [All Lists]

Re: Should I be able to do this?

To: REALbasic NUG <realbasic-nug@lists.realsoftware.com>
Subject: Re: Should I be able to do this?
From: Karen <keatk@verizon.net>
Date: Wed, 29 Jul 2009 23:26:31 -0400
Authentication-results: mx.google.com; spf=neutral (google.com: 74.124.194.228 is neither permitted nor denied by best guess record for domain of realbasic-nug-bounces@lists.realsoftware.com) smtp.mail=realbasic-nug-bounces@lists.realsoftware.com
Delivered-to: listarchive@realsoftware.com
In-reply-to: <4A710F1B.8070502@inspiringapps.com>
References: <1293440054.4006841248919402969.JavaMail.root@sz0114a.emeryville.ca.mail.comcast.net> <4A710F1B.8070502@inspiringapps.com>
Reply-to: REALbasic NUG <realbasic-nug@lists.realsoftware.com>
Sender: realbasic-nug-bounces@lists.realsoftware.com

On Jul 29, 2009, at 11:10 PM, Joe Strout wrote:

ormyrr@comcast.net wrote:

I think the syntax error is that you cannot have anything between the Select Case line and the first Case statement (not even comments).

In a word...  nonsense.

What Karen's doing ought to work, but I guess it's just a limitation of the compiler.


Hi Joe,

I thought so too and assumed it would not work between cases only within a case ... But doing it for cases AFTER the first one does work, so it IS a bug, but an easy one to workaround... though the behavior is confusing and counter intuitive.

- Karen


_______________________________________________
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>