RE: setting data in arays from a file

2003-11-13 Thread Ken Cole
Cool, Thanks very much. Ken > -Original Message- > From: Ramprasad A Padmanabhan [mailto:[EMAIL PROTECTED] > Sent: Thursday, 13 November 2003 5:45 PM > To: Ken Cole > Cc: [EMAIL PROTECTED] > Subject: Re: setting data in arays from a file > > > Ken Cole wr

Re: setting data in arays from a file

2003-11-13 Thread Ramprasad A Padmanabhan
Ken Cole wrote: Hi ALL, I have GDGraph installed and is working well on a RH 7.3 box. Now what I need to do is write some perl code to read in some data from a file that gets stored in arrays like this is hardwired. $data = ([ ["1st","2nd",

setting data in arays from a file

2003-11-12 Thread Ken Cole
Hi ALL, I have GDGraph installed and is working well on a RH 7.3 box. Now what I need to do is write some perl code to read in some data from a file that gets stored in arrays like this is hardwired. $data = ([ ["1st","2nd","3rd","4th","5t