in reply to Re: Re: Re: Can I match a range from an array?
in thread Can I match a range from an array?

Would it be possible for you to give mock lists with saaaay, three records, the tranlation list your boss gave you (that have corresponding data in it that match up to the cdr's) and anything else that would make testing in a duplicate environment easier?

----------
- Jim

  • Comment on Re: Re: Re: Re: Can I match a range from an array?

Replies are listed 'Best First'.
Re: Re: Re: Re: Re: Can I match a range from an array?
by brassmon_k (Sexton) on Aug 04, 2001 at 00:33 UTC
    Well I won't have to do that now. The only problem I had left was an incorrectly formed regex. I knew a regex was my answer but I wasn't putting in the right one. I also knew I had to use a hash. I never really had to use them before because I never had to get a 387 different line match to work before with a hash. Hashes are beautiful, it knew what to print out. Well it's been fixed now so it's cool.

    Well if you still want to take a look let me know.

    The Brassmon_k