Announcement

Collapse
No announcement yet.

Textpad / regular expression question

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Textpad / regular expression question



    Hello miva-users,

    I know there are a couple of other textpad users out there, anyone
    successfully built a regular expression that lets you click on the
    output errors from the compiler?

    I tried the borland example in the help file for adding compilers,
    and played with it some but I am (no surprise here) confused.

    --
    Best regards,
    Bill mailto:[email protected]
    <A HREF =/"http://www.acmekennel.com Products for your dog and you/">http://www.acmekennel.com Products for your dog and you</A>.



    #2
    Textpad / regular expression question



    Sure, here it is:

    ^(.*.mv):([0-9]*:)

    I hope it helps.

    - Jeff Huber
    President, 4TheBest eCommerce Solutions
    http://4TheBest.com
    [email protected]
    Office: 760-742-1469
    Cell: 760-445-8454



    -----Original Message-----
    From: [email protected]
    [mailto:[email protected]] On Behalf Of Bill Johnson
    Sent: Tuesday, April 19, 2005 6:21 AM
    To: [email protected]
    Subject: [meu] Textpad / regular expression question


    Hello miva-users,

    I know there are a couple of other textpad users out there,
    anyone
    successfully built a regular expression that lets you click on
    the
    output errors from the compiler?

    I tried the borland example in the help file for adding
    compilers,
    and played with it some but I am (no surprise here) confused.

    --
    Best regards,
    Bill mailto:[email protected]
    <A HREF =/"http://www.acmekennel.com Products for your dog and you/">http://www.acmekennel.com Products for your dog and you</A>.


    Comment

    Working...
    X