in reply to Re^4: Regular expression match in code
in thread Regular expression match in code

The code I gave in my last reply with hard-coded values for IP addresses, works.

truptivk: what follows is intended not as a rebuke, but for future reference. When moritz asked for example code to run, the implicit assumption was that the code would demonstrate the problem, not that it would run just fine. I may not have been the only monk who spent time trying to figure out what (nothing) was wrong with the code. (Well, maybe just a little bit of a rebuke:)

Replies are listed 'Best First'.
Re^6: Regular expression match in code
by truptivk (Novice) on May 13, 2010 at 09:16 UTC
    I understand, and I'm extremely sorry for taking some/many monks' time. I should've found a way to provide code that demonstrated my problem, rather than hard-code values which made it run correctly. Not to make an excuse, but I'm overwhelmed at work with lots to do, and I did the mistake. I sincerely apologise once again. Meanwhile, I'm still trying to figure out what's wrong with my code.