• Visitors can check out the Forum FAQ by clicking this link. You have to register before you can post: click the REGISTER link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below. View our Forum Privacy Policy.
  • Want to receive the latest contracting news and advice straight to your inbox? Sign up to the ContractorUK newsletter here. Every sign up will also be entered into a draw to WIN £100 Amazon vouchers!

Anyone any good at regexp?

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

    #51
    Originally posted by administrator View Post
    Why don't you just teach them how to use Outlook rules...
    Knock first as I might be balancing my chakras.

    Comment


      #52
      Am I missing something?

      How will Nick's solution parse this

      Originally posted by suityou01 View Post
      Thisisalargestring: And here is some data up until the next space character Thisisanotherlargestring: And here is some more data

      Some regxp that turns that lot into

      Group1[And here is some data up until the next space character]
      Group2[And here is some more data]
      And this

      Originally posted by suityou01 View Post
      And then clientco say oh, suity we want to retrieve this piece of data and it looks like :

      *12345*

      Comment


        #53
        Originally posted by mudskipper View Post
        Code:
        suityDict
        I think so too.

        Comment


          #54
          Originally posted by mudskipper View Post
          Am I missing something?

          How will Nick's solution parse this



          And this



          It won't

          Comment


            #55
            Originally posted by NickFitz View Post
            It won't
            So how is it then deemed to be the magic solution that the rest of us were too thick to come up with?

            Comment


              #56
              Originally posted by mudskipper View Post
              So how is it then deemed to be the magic solution that the rest of us were too thick to come up with?
              Because Nick's solution is understood, Nick didn't need to pander to my every whim. I can extend Nick's solution to include *12345* as I have a brain.
              Knock first as I might be balancing my chakras.

              Comment


                #57
                Originally posted by suityou01 View Post
                Because Nick's solution is understood, Nick didn't need to pander to my every whim. I can extend Nick's solution to include *12345* as I have a brain.
                I fear I never did (and still don't) understand your requirement.

                However, you're happy with what you've got so all is good.

                Comment


                  #58
                  Originally posted by mudskipper View Post
                  I fear I never did (and still don't) understand your requirement.

                  However, you're happy with what you've got so all is good.
                  I am elated. Nick da man.

                  Thanks for your help.
                  Knock first as I might be balancing my chakras.

                  Comment


                    #59
                    Originally posted by mudskipper View Post
                    I fear I never did (and still don't) understand your requirement.

                    However, you're happy with what you've got so all is good.
                    Hang on, all is not quite good ..

                    I think we're both owed six pints too, for querying and clarifying the requirements!

                    (or at least three pints)

                    Work in the public sector? Read the IR35 FAQ here

                    Comment


                      #60
                      Originally posted by OwlHoot View Post
                      Hang on, all is not quite good ..

                      I think we're both owed six pints too, for querying and clarifying the requirements!

                      (or at least three pints)

                      ok fine
                      Knock first as I might be balancing my chakras.

                      Comment

                      Working...
                      X