Home : Products : DBMan : Customization :

Products: DBMan: Customization: Re: [LoisC] Help with reading a file correctly: Edit Log

Here is the list of edits for this post
Re: [LoisC] Help with reading a file correctly
Lois, there is nothing wrong with reading the DB per se, since the problem lies in $in{'ww'} never getting passed through to sub query (I was calling it sub search earlier Unimpressed).
Code:
my ($status, @hits) = &query("view");

Hope that helps some...

Last edited by:

oldmoney: May 15, 2002, 10:41 PM

Edit Log: