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.
Related Posts with unzipfile issue
Using foreach syntax to create new variableGreetings, I am having a challenge of creating a new variable that reflects the cases and controls f…
Unit-root test for ordinal and for bounded outcomesDear Statalisters, I'm using Stata 15.1. I have a Likert scale from 1 to 5 as outcome, and I'm perf…
How to get p-value from z statisticGood Morning, I am a novice STATA user hence kindly bare with me if my question is basic. I execute…
Modify color outside valuesGood morning I am using stata 14 and the following code to graph three boxplots. I have changed the…
Loop RegressionDear all, I'm having a problem running a loop regression. Basically, I have to run a regression for …
Subscribe to:
Post Comments (Atom)
0 Response to unzipfile issue
Post a Comment