You are not logged in. You can browse but not post. Login or Register by clicking 'Login or Register' at the top-right of this page. For more information on Statalist, see the FAQ.
They provide SAS Xport files that can be imported into Stata directly with -import-. If you insist on using ASCII files, then you’ll need infile or infix along with the details of the variable layout and formats.
I don't know what you mean by the file being greyed out.
what happens when you use. Note; describe is not an import command, just a descriptive one showing the structure of all contained datasets. In the command below, pay attention to the quotes around the file name and to ensure you have correctly spelled the entire file name.
Comment