| To: | "REALbasic NUG" <realbasic-nug@lists.realsoftware.com> |
|---|---|
| Subject: | Re: RBScript Trapping Multiple Compile Errors |
| From: | "Scott Fortmann-Roe" <scottfr@gmail.com> |
| Date: | Mon, 30 Jun 2008 10:22:23 -0700 |
| 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; dkim=neutral (body hash did not verify) header.i=@gmail.com |
| Delivered-to: | listarchive@realsoftware.com |
| Dkim-signature: | v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=c7kc5fAlHVfDKShKcYRL3i86CMCBXwKjjkvU8ZwiJ14=; b=oNiDcZRwxhL5FG4A/uCtBkK48WkTd9TETIYn+eV5czN/htJSkCNC6kLJHdPKcf6Mw0 tSUNSVtWwzBIpAm8FwhnB8BVVO0adaT9XSXjyBYwIM/RTIncfIe96I+Gotr5A94XjPcr VYOI0khyO3YIMmDmQwVRtxpHCNenMxhnxwSCM= |
| Domainkey-signature: | a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=axG5Cua/zzbrEI1JE06H8NwpUZydfb7pciWiPVd2MXohqSLy+BSbQ4TWJeyAw67Gzj EWwe4uP/X+O/7lQ/VNEgj9EnOiL4KKQPhZRwTggVRD/ltJOnBSWm691buty5VduyEdXy jQ8P2dk6kKXtWlgqtmaPMzxripVSP8q6t/N5w= |
| In-reply-to: | <f18f141c0806280921y67d1b107v4fa2c2e154b3fae5@mail.gmail.com> |
| References: | <f18f141c0806280921y67d1b107v4fa2c2e154b3fae5@mail.gmail.com> |
| Reply-to: | REALbasic NUG <realbasic-nug@lists.realsoftware.com> |
| Sender: | realbasic-nug-bounces@lists.realsoftware.com |
Anyone have any suggestions for this? On Sat, Jun 28, 2008 at 9:21 AM, Scott Fortmann-Roe <scottfr@gmail.com> wrote: > Hi, > > When you run an RBscript, the CompilerError event is executed for each > error in the program. This is nice, but there is no indication of how > many errors there are so it is hard to trap them all in an elegant > manner. Does anyone have a way to trap all the errors and return them > all at once to an error handling function. So far the only way I can > think of doing something like this is very hackish and would need a > timer. Does anyone have something better? > > Also, what is the status of the RuntimeError event. In the latest > version I tried--2008r2--I heard it was supposed to be fixed, but such > an error caused a ugly Runtime Error to occur in my app. > > -Scott > > -- > Scott Fortmann-Roe > 4721 El Centro Ave > Oakland Ca, 94602 > 510-866-5296 > -- Scott Fortmann-Roe 4721 El Centro Ave Oakland Ca, 94602 510-866-5296 _______________________________________________ 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: Shell, wait for outside process?, Sean Arney |
|---|---|
| Next by Date: | Re: RBScript Trapping Multiple Compile Errors, Joe Strout |
| Previous by Thread: | RBScript Trapping Multiple Compile Errors, Scott Fortmann-Roe |
| Next by Thread: | Re: RBScript Trapping Multiple Compile Errors, Joe Strout |
| Indexes: | [Date] [Thread] [Top] [All Lists] |