realbasic-nug
[Top] [All Lists]

Re: RegEx question

To: REALbasic NUG <realbasic-nug at lists dot realsoftware dot com>
Subject: Re: RegEx question
From: Tom Russell <linuxrox at stny dot rr dot com>
Date: Thu, 30 Aug 2007 18:46:26 -0400
Delivered-to: listarchive at realsoftware dot com
Delivered-to: realbasic-nug at lists dot realsoftware dot com
References: <46D74652 dot 4070705 at stny dot rr dot com> <D76587F6-C882-49DB-9122-A1606318C376 at declareSub dot com>
Charles Yeomans wrote:
> On Aug 30, 2007, at 6:36 PM, Tom Russell wrote:
>
>   
>> I need to parse some info from a web page but not sure how to regEx  
>> it.
>>
>> Example would be:
>>
>> href="http://myworld.ebay.com/xxxxxxxxx/";>
>>
>> But I only need the stuff in the quotes.
>>
>> I assume my search pattern would be something like:  
>> rg.SearchPattern="href="http:(\D+)>"
>>
>> Would this be correct?
>>     
>
>
> What happened when you tried it?
>
> Charles Yeomans
> _______________________________________________
> Unsubscribe or switch delivery mode:
> <http://www.realsoftware.com/support/listmanager/>
>
> Search the archives:
> <http://support.realsoftware.com/listarchives/lists.html>
>
>
>   
Im getting a syntax error. I think my quotes are screwy

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

Search the archives:
<http://support.realsoftware.com/listarchives/lists.html>


From  Fri 31 Aug 2007 00:49:27 +0200
Return-Path: <realbasic-nug-bounces at lists dot realsoftware dot com>
X-Original-To: listarchive at realsoftware dot com
Delivered-To: listarchive at realsoftware dot com
Received: by xmail.realsoftware.com (Postfix, from userid 1037)
        id 4283D3F9FD6C; Thu, 30 Aug 2007 15:50:36 -0700 (PDT)
X-Spam-Checker-Version: SpamAssassin 3.1.1 (2006-03-10) on 
        www.realsoftware.com
X-Spam-Level: 
X-Spam-Status: No, score=-2.5 required=4.5 tests=AWL,BAYES_00 autolearn=ham 
        version=3.1.1
Received: from lists.realsoftware.com (m.realsoftware.com [66.116.103.65])
        by xmail.realsoftware.com (Postfix) with ESMTP id 894DD3F9FD50;
        Thu, 30 Aug 2007 15:50:31 -0700 (PDT)
Received: from real-software-mini.local (localhost [127.0.0.1])
        by lists.realsoftware.com (Postfix) with ESMTP id A75325E8FA6;
        Thu, 30 Aug 2007 17:50:15 -0500 (CDT)
X-Original-To: realbasic-nug at lists dot realsoftware dot com
Delivered-To: realbasic-nug at lists dot realsoftware dot com
Received: from smtprelay05.ispgateway.de (smtprelay05.ispgateway.de
        [80.67.18.43])
        by lists.realsoftware.com (Postfix) with ESMTP id 79DF25E8F9B
        for <realbasic-nug at lists dot realsoftware dot com>;
        Thu, 30 Aug 2007 17:50:10 -0500 (CDT)
Received: (qmail 25327 invoked from network); 30 Aug 2007 22:50:20 -0000
Received: from unknown (HELO [192.168.1.80]) (363246 at [84 dot 175 dot 112 dot 
159])
        (envelope-sender <support at monkeybreadsoftware dot de>)
        by smtprelay05.ispgateway.de (qmail-ldap-1.03) with SMTP
        for <realbasic-nug at lists dot realsoftware dot com>; 30 Aug 2007 
22:50:20 -0000
To: realbasic-nug at lists dot realsoftware dot com (REALbasic NUG)
In-Reply-To: <548B7142-BB0F-4EE7-9DE3-145EFC6005AF at quarksbar dot net>
Subject: Re: iPhoto 08
From: support at monkeybreadsoftware dot de (Christian Schmitz)
Date: Fri, 31 Aug 2007 00:49:27 +0200
Message-ID: <1i3oq3h dot 1i9s9u51cbeamzM%support at monkeybreadsoftware dot de>
MIME-Version: 1.0
Organization: Monkeybread Software Germany
X-Face: nrf3>{WQ6c&r+7 at e)"]0G60`-6ND^)I2mI%>)QGYa=9"=7jhd-g2|b3!>Al0+
        Ccb%xGQshhi|g at QU2$
User-Agent: MacSOUP/D-2.8 (Mac OS X version 10.4.9 (PPC))
X-BeenThere: realbasic-nug at lists dot realsoftware dot com
X-Mailman-Version: 2.1.9
Precedence: list
Reply-To: REALbasic NUG <realbasic-nug at lists dot realsoftware dot com>
Content-Type: text/plain; charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
Sender: realbasic-nug-bounces at lists dot realsoftware dot com
Errors-To: realbasic-nug-bounces at lists dot realsoftware dot com

Trausti Thor Johannsson <tj at quarksbar dot net> wrote:

> Hey,
> =

> How do I get openfolder item dialog to enter the iPhoto Library  =

> directory ?
> It is just grayed out now.

iPhoto '08 has now the folder being a bundle, I think.

Gru=DF
Christian

-- =

Over 800 classes with 16000 functions in one REALbasic plug-in. =

The Monkeybread Software Realbasic Plugin v7.5. =


<http://www.monkeybreadsoftware.de/realbasic/plugins.shtml>
_______________________________________________
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>