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.

Required fields*

1
  • Your users might prefer an interface where they specify the tags (column header strings like Country) rather than positional field numbers like $1 to select which fields to print. That'll also decouple the users from the order of the fields making it possible for you to make changes to the CSV layout in future if you have to without impacting your users. Commented Jun 12, 2024 at 15:10