CSV

Forum discussion tagged with CSV.
  1. M

    Solved! Convert CRLF to LF

    Hello i was wondering if you can assist in my batch file. i would the output file to be UNIX line ending (LF), however its defaults it to CRLF. I have been looking for 2 weeks for an answer. thanks. @echo off set "first=Yes" (for %%a in ("H:\data dumps\folder\combine\*.csv") do ( if...
  2. 010010

    notepad++ CSV word replace

    Hello, i am editing a Text file in order for it to comply with the CSV syntax needed for Envoy; unfortuantley the long list of Names, numbers and email addresses is in the wrong order, it should be as follows: First Last, Email@Domain.co.uk, PhoneNumber At the moment it is in this format...
  3. sagooding

    Help to read XML file into C++ Environment

    Good day all, I need some help with how to read an XML data file into C++ environment and process it. and then output a table to a CSV file. Any help or advice with respect to what to do generally or which the libraries to use in C++ to be able to do this would be helpful. Thank you in...
  4. A

    Visual Basic Importing and reading a random line from a csv file

    I hope I posted this in the correct category, I chose the best one for my problem in my opinion. I am writing a program in visual basic which is rather simplistic for the most part, what I need it to do is to read from a csv file and then choose a line from that csv file at random. there are...
  5. J

    Outlook 2013 Export to CSV File Drops Letters

    Dear Tom, I have been receiving e-mail from gmail.com without any problem detected so far. I have received thousands of e-mail this way. I found problems when exporting Outlook 2013 letters to .csv files. Letters are being dropped during Outlook 2013 export to .csv file. How is this happening...
  6. TheHungryOne

    HD200 CSV LD Display

    Hi. Can anyone tell me what is this HD200 CSV LD Display that Toshiba uses on some of their laptops? Thanks.
  7. C

    How to use Batch File to check CSV files encoded

    Dear All, The purpose of this concern is to create an MS-DOS batch file that will check on all the csv files for its encoding. The files should be encoded in UTF-8. An MS-DOS batch file will be clicked that will perform the following: • Check all csv files in the folder for its encoding type •...
  8. R

    How do I reverse .bok to .csv?

    I have Back up Outlook program and it saves in .csv. Recently, I cannot access database because Windows is changing the file format to a back up file. Why? How do I stop it? It now does it on both of my computers. Thanks for reading this.
  9. X

    Help Me with a File Conversion

    Can anyone convert this file https://www.dropbox.com/s/ref22x4n6nzdbt1/WARSTOCK.ADT to a .CSV. I have been stumped on this for days and I really need help.
  10. X

    Conversion Help

    Can anyone convert this file to a .CSV? https://www.dropbox.com/s/ref22x4n6nzdbt1/WARSTOCK.ADT If you can, will you tell me how to do it? I have been stumped for days on this.
  11. skaz

    How do I read TMonitor csv file in google docs?

    Hello, I recently recorded some information in CPUID's TMonitor and it output the information in a .csv file. I want to use this file to open up a chart like image to view the data. How would I go about doing this in google docs if at all possible? Thanks in advance. :ange: