Colin wrote:
> subscribe to. I save all my emails into a database (1,000s so far) so
> I can search back if I have a problem. I did not find any reference to
The link for this list's archives is
http://www.nntp.perl.org/group/perl.beginners/
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For addit
)' correctly. In the end, I found the
> problem that was giving me grief. This is a good forum to subscribe to. I
> save all my emails into a database (1,000s so far) so I can search back if
> I have a problem.
> I did not find any reference to clearing arrays, hence my question to
On Wed, 14 Jan 2004, Support wrote:
> confirmed I was using ' @array=()' correctly. In the end, I found the
> problem that was giving me grief. This is a good forum to subscribe to. I
> save all my emails into a database (1,000s so far) so I can search back if
> I have a problem.
If you have
found the
problem that was giving me grief. This is a good forum to subscribe to. I
save all my emails into a database (1,000s so far) so I can search back if
I have a problem.
I did not find any reference to clearing arrays, hence my question to this
forum.
Ch
D]; [EMAIL PROTECTED]
> Subject: Re: Clearing Arrays
>
>
> I thought this newsgroup was for beginners!
>
>
>
>
>
>
>
>
>
>
> Ramprasad A
> Padmanabhan To:
> [EMAIL PROTECTED],
cc:
e.co.in> Subject: Re: Clearing
Support wrote:
Hi All
I have this little memory blockage again.
If I 'push' data from a database into an array to look/manipulate the
data and then using the same array name, 'push' data into the array from
another database, the data from the second DB file is added to the data
of the first. How
Colin (Support) wrote:
>
> I have this little memory blockage again.
> If I 'push' data from a database into an array to look/manipulate the data
> and then using the same array name, 'push' data into the array from another
> database, the data from the second DB file is added to the data of the
>
Hi All
I have this little memory blockage again.
If I 'push' data from a database into an array to look/manipulate the data
and then using the same array name, 'push' data into the array from another
database, the data from the second DB file is added to the data of the
first. How can I clear th