Re: perl code to export data to excel

2011-08-04 Thread Uri Guttman
> "MM" == Mike McClain writes: MM> use strict; # this can be removed when all bugs are fixed that is not a good comment. you should keep strict on as it isn't about finding bugs but making sure all variables are properly declared and spelled correctly. uri -- Uri Guttman -- uri

Re: perl code to export data to excel

2011-08-04 Thread Mike McClain
On Thu, Aug 04, 2011 at 02:33:19PM +0530, VinoRex.E wrote: > Hi > i am a beginner in Perl i have a pdb file containing the X,Y,and Z > coordinates of atoms example given below. the data extends upto 1000 atoms > and its coordinates. I need a perl program to export these data into excel > worksheet

Re: perl code to export data to excel

2011-08-04 Thread shawn wilson
On Aug 4, 2011 8:02 AM, "Emeka" wrote: > > Vino, > > First learn how to use Excel with Perl. The below might be useful, please > check them out. > > http://support.microsoft.com/kb/214797 > > http://www.ibm.com/developerworks/linux/library/l-pexcel/ > That is (of course) a decent 'getting started

Re: perl code to export data to excel

2011-08-04 Thread Mohan L
On Thu, Aug 4, 2011 at 6:31 PM, Emeka wrote: > Vino, > > First learn how to use Excel with Perl. The below might be useful, please > check them out. > > http://support.microsoft.com/kb/214797 > > http://www.ibm.com/developerworks/linux/library/l-pexcel/ > > Emeka > > You can also learn here : 1)

Re: perl code to export data to excel

2011-08-04 Thread Emeka
Vino, First learn how to use Excel with Perl. The below might be useful, please check them out. http://support.microsoft.com/kb/214797 http://www.ibm.com/developerworks/linux/library/l-pexcel/ Emeka On Thu, Aug 4, 2011 at 10:03 AM, VinoRex.E wrote: > Hi > i am a beginner in Perl i have a pdb

perl code to export data to excel

2011-08-04 Thread VinoRex.E
Hi i am a beginner in Perl i have a pdb file containing the X,Y,and Z coordinates of atoms example given below. the data extends upto 1000 atoms and its coordinates. I need a perl program to export these data into excel worksheet into distinct columns and ROws. ATOM 1 N GLY A 2 1.8