in reply to Let's try this again. Script pulling mysterious blank row.

In that other thread, first suggestion was to check @Quote for defined-ness. , you should try that
  • Comment on Re: Let's try this again. Script pulling mysterious blank row.

Replies are listed 'Best First'.
Re^2: Let's try this again. Script pulling mysterious blank row.
by ikegami (Patriarch) on Jun 15, 2009 at 01:03 UTC
    Checking if an array is undefined makes no sense. Checking if selectrow_array resulted in an error would be useful, though.