realbasic-nug
[Top] [All Lists]

Re: Searching for return in Code

To: REALbasic NUG <realbasic-nug@lists.realsoftware.com>
Subject: Re: Searching for return in Code
From: Joe Strout <joe@inspiringapps.com>
Date: Thu, 30 Apr 2009 08:28:06 -0600
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: <70A05206-43BA-4B50-987E-DB03C8ABF563@gmx.de>
Organization: Inspiring Applications, Inc.
References: <231DA4B1-70AD-49F1-9986-A2A496EE3905@gmx.de> <70A05206-43BA-4B50-987E-DB03C8ABF563@gmx.de>
Reply-to: REALbasic NUG <realbasic-nug@lists.realsoftware.com>
Sender: realbasic-nug-bounces@lists.realsoftware.com
User-agent: Thunderbird 2.0.0.21 (Macintosh/20090302)
Beatrix Willius wrote:

I'm trying to search and replace some things in my code, which contains a return. Neither \r nor \n seem to find anything. And yes "Use Regex" is selected. Any ideas what I could use?

No, as far as I know, RB's search & replace works line by line, and so can't operate on text that spans lines.

Best,
- Joe

--
Joe Strout
Inspiring Applications, Inc.
http://www.InspiringApps.com


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