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: "Greg O'Lone" <rbnuglist@stretchedout.com>
Date: Thu, 30 Apr 2009 07:50: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: <70A05206-43BA-4B50-987E-DB03C8ABF563@gmx.de>
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
On Apr 30, 2009, at 5:06 am, Beatrix Willius wrote:

Hi everybody,

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?

You might try using ^ and $ for the beginning and end of a line (respectively).

Greg O'Lone
Stretched Out Software
--------------------------
Excellence Through Innovation

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