Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

3
  • 1
    'print' is the default action, so you may just omit it. Commented Jun 24, 2013 at 11:03
  • 1
    the separating character for CSV is not always a comma, e.g. not with the defaults for some versions of Excel. Commented Jun 24, 2013 at 16:36
  • Replacing the comma with something else is very, very easy. Commented Jun 24, 2013 at 20:22