| To: | REALbasic NUG <realbasic-nug@lists.realsoftware.com> |
|---|---|
| Subject: | Re: Tested 2008 r4 .2 |
| From: | Sven E Olsson <svenerik@okraft.nu> |
| Date: | Thu, 30 Oct 2008 21:51:34 +0100 |
| 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: | <C0CB1591-8C32-4476-B08C-67A4A4714E6C@great-white-software.com> |
| References: | <5FEC7F9C-99EA-4966-B653-A86DED15799D@okraft.nu> <C0CB1591-8C32-4476-B08C-67A4A4714E6C@great-white-software.com> |
| Reply-to: | REALbasic NUG <realbasic-nug@lists.realsoftware.com> |
| Sender: | realbasic-nug-bounces@lists.realsoftware.com |
On Oct 30, 2008, at 9:26 PM, Norman Palardy wrote: - Find and Replace...I have a code multi line that I want to find and then do a replace ... But I have tried to "find" the following code but RB generate an empty Search result list.if prefs.TurboCSSmode = false then TextWindow(Window(DocumentId)).ListaSelfClasses.Append tmpStr else ListaCSSclasses.Append tmpstr end ifAny Ideas how to Find and Replace such Text in RB? ( I have 60 to find and replace with a single line code. )use the regex version of it It do not working using the RegEx ... Sven E _______________________________________________ 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: Tested 2008 r4 .2, Sven E Olsson |
|---|---|
| Next by Date: | Re: Tested 2008 r4 .2, Norman Palardy |
| Previous by Thread: | Re: Tested 2008 r4 .2, John McKernon |
| Next by Thread: | Re: Tested 2008 r4 .2, Norman Palardy |
| Indexes: | [Date] [Thread] [Top] [All Lists] |