  Comma Separated Value (CSV) Tool Recommendations? 
 The Question is:
 
Where do I get a tool to read the CSV files generated by T4?
 The Answer is :
 
  OpenVMS native tools do not tend to use this particular data format,
  save potentially as an export format.  DCL or other user-written code
  can obviously easily process this format, of course.
 
  The OpenVMS Wizard does not have particular recommendations for tools
  that read and process files containing comma-separated-value (CSV)
  data, though there are data analysis tools on various platforms and
  operating systems that do accept and do import this format.
 
 Answer written or last revised on  9-FEB-2004 
