in reply to Re: Re: Re: Pairing values from two arrays
in thread Pairing values from two arrays

Well - I meant that guy has a particular problem with his program chocking after the 22'd line. Your code does not address this problem.
  • Comment on Re: Re: Re: Re: Pairing values from two arrays

Replies are listed 'Best First'.
Re: Re: Re: Re: Re: Pairing values from two arrays
by broquaint (Abbot) on May 13, 2003 at 10:32 UTC
    Indeed, as I confessed on the CB, my understanding of the question was somewhat lacking (according to AnonyMonk, I was correct :). Although, if that line is messing up the CGI it would be rather strange indeed, unless either @x and @y_values are huge datasets and the server is timing out/dying, or they're really array references, being treated as arrays, and therefore chocking (sic).
    HTH

    _________
    broquaint