Hi, Forcing csv-files to be only named as *.csv causes extra work upgrading Jd because earlier also *.txt (or what ever) was allowed and used.
Regards, Anssi -----Alkuperäinen viesti----- Lähettäjä: Programming <programming-boun...@forums.jsoftware.com> Puolesta Eric Iverson Lähetetty: Tuesday, 15 September 2020 18.26 Vastaanottaja: Programming forum <programm...@jsoftware.com> Aihe: [Jprogramming] csv files The latest Jd has improved support for loading csv files into J. The Jd csv loader is fast, space efficient, flexible, and can load a csv into a Jd table with minimal effort. When your data is in a Jd table, it is easy to use it in J with no Jd complications. Worth a look if you ever work with csv files. start J (Jqt/JHS/Jconsole) load'jd' jdrt'csv_load' NB. run csv load lab *** Ironing out any problems in this is a Jd priority. If you have problems let us know (in the database forum) and we'll sort it out asap. ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm