Has anybody ever read a .MEM file into SAS?. Any tips and trick would be appreciated.
And what is this .mem file? The file extension is merely an indicator to the OS of what file type it is, however you could name it anything. So what is this mem file, where did you get it from, what do you use to open it?
Can you right click on it and open in Notepad, does it look like a plain text file with data in?
Really just guessing here as you have given us no information at all. From a google search .mem is associated with:
FoxPro Variable Files
Whatever that is. A quick google again shows that these file types are binary proprietary, so no, there would be no way to directly import them into SAS (unless you want to read byte by byte and write a decoder for it). Go back to source and get plain text files.
And what is this .mem file? The file extension is merely an indicator to the OS of what file type it is, however you could name it anything. So what is this mem file, where did you get it from, what do you use to open it?
Can you right click on it and open in Notepad, does it look like a plain text file with data in?
Really just guessing here as you have given us no information at all. From a google search .mem is associated with:
FoxPro Variable Files
Whatever that is. A quick google again shows that these file types are binary proprietary, so no, there would be no way to directly import them into SAS (unless you want to read byte by byte and write a decoder for it). Go back to source and get plain text files.
Thanks, this is what I feared.
April 27 – 30 | Gaylord Texan | Grapevine, Texas
Walk in ready to learn. Walk out ready to deliver. This is the data and AI conference you can't afford to miss.
Register now and lock in 2025 pricing—just $495!
Still thinking about your presentation idea? The submission deadline has been extended to Friday, Nov. 14, at 11:59 p.m. ET.
Learn how use the CAT functions in SAS to join values from multiple variables into a single value.
Find more tutorials on the SAS Users YouTube channel.
Ready to level-up your skills? Choose your own adventure.