Hello Statalisters, is there any simple option to strip the BOM from a CSV before importing the data? I can certainly do this with:
Example file to reproduce the problem.
Illustration of the problem:

Thank you, Sergiy Radyakin
- the direct file read/write operations before calling import delimited, or
- trimming the label of the first variable after calling import delimited,
Example file to reproduce the problem.
Illustration of the problem:
Thank you, Sergiy Radyakin
Comment