I have read several perl books and that is a legitimate question. Why have a resource like this list if your going persuade people not to use it. I have ever seen this question asked.
@array = (); # empty array Now it wouldn't hurt to check out learning perl or programming perl at http://safari.oreilly.com HTH, Paul Kraus ----------------------- PEL Supply Company Network Administrator > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Sent: Tuesday, January 13, 2004 8:32 AM > To: Ramprasad A Padmanabhan > Cc: [EMAIL PROTECTED]; [EMAIL PROTECTED] > Subject: Re: Clearing Arrays > > > I thought this newsgroup was for beginners!!!!! > > > > > > > > > > > Ramprasad A > Padmanabhan To: > [EMAIL PROTECTED], [EMAIL PROTECTED] > <[EMAIL PROTECTED] cc: > e.co.in> Subject: Re: Clearing > Arrays > > 13/01/2004 10:37 > > > > > > > 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 can I clear the first lot of data and start a fresh > > with an empty array ?? > > Cheers > > Colin (from the future) > > > > I dont think you should use this newsgroup inlieu of a perl book. > Please considering buying a good perl book and read about 'arrays' , > 'my' etc. > > > Ram > > > -- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > <http://learn.perl.org/> <http://learn.perl.org/first-response> > > > > > > > > > ******************** > IMPORTANT NOTICE This email (including any attachments) is meant only for > the intended recipient. It may also contain confidential and privileged > information. If you are not the intended recipient, any reliance on, use, > disclosure, distribution or copying of this email or attachments is > strictly prohibited. Please notify the sender immediately by email if you > have received this message by mistake and delete the email and all > attachments. > > Any views or opinions in this email are solely those of the author and do > not necessarily represent those of Trinity Mirror PLC or its associated > group companies (hereinafter referred to as "TM Group"). TM Group accept > no liability for the content of this email, or for the consequences of any > actions taken on the basis of the information provided, unless that > information is subsequently confirmed in writing. Although every > reasonable effort is made to keep its network free from viruses, TM Group > accept no liability for any virus transmitted by this email or any > attachments and the recipient should use up-to-date virus checking > software. Email to or from this address may be subject to interception or > monitoring for operational reasons or for lawful business practices. > > Trinity Mirror PLC is the parent company of the Trinity Mirror group of > companies and is registered in England No 82548, with its address at One > Canada Square, Canary Wharf, London E14 5AP. > ******************** > > -- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > <http://learn.perl.org/> <http://learn.perl.org/first-response> -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] <http://learn.perl.org/> <http://learn.perl.org/first-response>