Read a .dat file into a struct type
I have a .dat file which is a structured file encrypted. I would like to read it into a dataset (maybe into a struct first, then fill into a dataset). But I do not know how to do that desire, anyone can help me out by providing instructions or code block.
Tks
|