Hi Paul,
Thanks for your reply.
> The problem here is to do with $anz_dbf_db.
>
> You have correctly noted that this is an array reference. To print in
out you
> have used "@$anz_dbf_db", which has printed the elements of the array,
> separated by spaces. This has shown you that there is one
On Wed, Oct 27, 2010 at 12:49:01PM +0200, HACKER Nora wrote:
> Hi,
>
> Since I do not believe that my computer suddenly has lost the ability to
> compare numbers correctly, I suppose there must be some mistake in my
> following code. To cut a long story short, the below sub
> 1.connects to
Hi,
Since I do not believe that my computer suddenly has lost the ability to
compare numbers correctly, I suppose there must be some mistake in my following
code. To cut a long story short, the below sub
1. connects to a db,
2. gets the number of datafiles used by this db,
3. ge