⎕CSV : how to change NOBOM to BOM ?

General APL language issues

⎕CSV : how to change NOBOM to BOM ?

Postby Yves on Sun Mar 24, 2019 12:45 pm

Dear All,
i have data with unicode character.
Data are in csv format, so, i write file with ⎕CSV.

but i don't read correctly this file on another windows platform.
i verify content :
      2⊃ ⎕nget path,filename
UTF-8-NOBOM

i would like to change NOBOM to BOM.
is there a parameter of ⎕CSV ?
is it possible with equivalent of ⎕nget ?

Best Regards,
Yves
Yves
 
Posts: 39
Joined: Mon Nov 30, 2015 11:33 am

Re: ⎕CSV : how to change NOBOM to BOM ?

Postby Veli-Matti on Mon Mar 25, 2019 8:37 am

Hi,

      table ⎕CSV filename 'UTF-8-BOM'


should work
-wm
Veli-Matti
 
Posts: 93
Joined: Sat Nov 28, 2009 3:12 pm


Return to Language

Who is online

Users browsing this forum: No registered users and 1 guest