Hello to all,
I am trying to unzip a file, "LFSDATA2010-2014.zip" . I am using Stata 14.0. But Stata returned the message
"cannot open LFSDATA2010-2014.zip or LFSDATA2010-2014.zip.
zip could not perform unzip"
I used these Syntax,
cd "D:\rough"
unzipfile "LFSDATA2010-2014.zip",replace
unzipfile "LFSDATA2010-2014.zip"
Note: The file contains four years data in SPSS format, I mean four sub spss files.
0 Response to unzipfile issue
Post a Comment