I was sent a zip file with, I'm told, 1,451 CSV inside; so I typed
after a long list of output each of which looked like (except that the filenames differed):
I received a final message:
However, there are actually no files other than the zip file and stata.log in the folder; I use a Mac so did a search, in Finder, on the file name shown in the "inflating" line and no such file was found
I am at a loss
any ideas on what happened and how to resolve it would be greatly appreciated
Code:
unzipfile "csv files.zip", replace
Code:
inflating: .csv files/BOS0165.csv
Code:
successfully unzipped csv files.zip to current directory total processed: 1,451 skipped: 0 extracted: 1,451
I am at a loss
any ideas on what happened and how to resolve it would be greatly appreciated
Comment