realbasic-nug
[Top] [All Lists]

Re: RegEx search pattern empty?

To: REALbasic Network Users Group <realbasic-nug at lists dot realsoftware dot com>
Subject: Re: RegEx search pattern empty?
From: "Joseph J. Strout" <joe at realsoftware dot com>
Date: Fri, 4 Jul 2003 06:59:44 -0700
At 12:11 PM +0200 7/4/03, Peter J. Hartmann wrote:

When I run the program in the debugger and open the RegEx object the searchPattern property is empty.

The debugger can't show all "properties" of an object (since some of them are computed on the fly rather than true values).

 Accordingly, nothing is found.

No, if nothing is found it's because either the pattern doesn't match, or you're not using the RegEx object correctly. But it's not because of the debugger limitations.

Cheers,
- Joe

--
,------------------------------------------------------------------.
|    Joseph J. Strout           REAL Software, Inc.                |
|    joe at realsoftware dot com       http://www.realsoftware.com        |
`------------------------------------------------------------------'

---
A searchable archive of this list is available at:
<http://support.realsoftware.com/listarchives/search.php>

Unsubscribe or switch delivery mode:
<http://support.realsoftware.com/listmanager/>
.


<Prev in Thread] Current Thread [Next in Thread>