About 902,000 results
Open links in new tab
  1. How to Create a DAT file - Experts Exchange

    Oct 12, 2007 · I have an excel file that I need to save as a DAT file. Can you please show me how to convert the excel file to DAT or create a DAT file? I am familiar with some visual basic …

  2. how to create a .dat file in java - Stack Overflow

    Aug 29, 2012 · A statement like File f = new File(file); will not create a file on disk. Class java.io.File only represents a file path, not the actual file on disk. To create a new file, open a …

  3. python - Save data as a *.dat file? - Stack Overflow

    Oct 31, 2017 · I am writing a program in Python which should import *.dat files, subtract a specific value from certain columns and subsequently save the file in *.dat format in a different …

  4. How to create a .dat file using Python? - Stack Overflow

    Apr 16, 2024 · Using numpy I read the .dat file and got a two dimensional array. Then I changed its values, and I want to create a .dat file containing values from this changed array.

  5. Create a "file.dat" from the windows CMD - Stack Overflow

    Dec 1, 2020 · Create a "file.dat" from the windows CMD Asked 4 years, 7 months ago Modified 4 years, 7 months ago Viewed 1k times

  6. Opening and Saving a ".dat" file in R - Stack Overflow

    May 30, 2022 · I am currently trying to work on a ".dat file" to change some values in the file. I am using read.delim() to import it into R and it works. But when I want to save the file again, the …

  7. How to create .dat file with multiple spaces as delimiter from .xlsx file

    Dec 16, 2021 · 1 I have an xlsx file, where each row corresponds to a sample with associated features in each column, as shown here: xlsx file example I am trying to convert this xlsx file …

  8. How to create .dat file using matlab - MathWorks

    Sep 29, 2018 · Here's a low-level method customized to your variable data which is a logical vector that gets written to file myfile.dat'.

  9. Write data to a .DAT file with Pipe Delimiter in .NET Core 2.1 version

    0 I was using File Helpers .Net Framework. But when i started using .Net Core 2.1, File Helpers is not compatible. Can someone tell me an alternate was to write a pipe delimiter .Dat file.

  10. What are the differences between the license.lic, license.dat, …

    Jan 14, 2014 · The license.dat contains two additional lines at the top of the file, the SERVER line and the DAEMON line. These lines are generated by the installer and contain information …