Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
  • Show
Clear All
new posts

  • unzippling files

    I was sent a zip file with, I'm told, 1,451 CSV inside; so I typed
    Code:
    unzipfile "csv files.zip", replace
    after a long list of output each of which looked like (except that the filenames differed):
    Code:
    inflating: .csv files/BOS0165.csv
    I received a final message:

    Code:
    successfully unzipped csv files.zip to current directory
    total processed:  1,451
            skipped:  0
          extracted:  1,451
    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

  • #2
    found the files - apparently, for some reason not known to me, they went into what the Mac calls a "hidden" folder

    Comment

    Working...
    X