• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Urgent help required
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Urgent help required


  • Subject: Re: Urgent help required
  • From: vaibhav srivastava <email@hidden>
  • Date: Wed, 23 Mar 2011 15:48:53 -0700

That too , I Know ....
Complexity lies in writing column headers as row and values starting from same column .




On Wed, Mar 23, 2011 at 3:45 PM, Andrew Lindesay <email@hidden> wrote:
Hello Vaibhav;

You could do it with a StringBuffer fairly simply -- just create a StringBuffer and use the ".append()" method to add the commas and values.

cheers.


On 24/03/11 11:32 AM, vaibhav srivastava wrote:
Hello community ,

I have array of values need to be write in csv

array {(x0,y0,z0),(x1,y1,z1),(x2,y2,z2)}

then I have column header as (a,b,c)

now format, which I want my array to be written in csv is

a x0 y0 z0
b x1 y1 z1
c x2 y2 z2

Can anybody help me out with the logic to write in the csv in this format.

--
Andrew Lindesay
www.silvereye.co.nz

_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

References: 
 >Urgent help required (From: vaibhav srivastava <email@hidden>)
 >Re: Urgent help required (From: Andrew Lindesay <email@hidden>)

  • Prev by Date: Re: Urgent help required
  • Next by Date: D2W ERModernLook - login welcome page
  • Previous by thread: Re: Urgent help required
  • Next by thread: Re: Urgent help required
  • Index(es):
    • Date
    • Thread