Site icon Stata.Professor : Your Partner in Research

asdoc The Current Directory is not writable | Stata

Hello Sir, Thankyou for creating such a wonderful command. Sir, I have been using asdoc for months now, suddenly it is showing some error related to directory. I tried correcting it but not happening. please help..
The current directory is not writable!
The current working directory is C:\WINDOWS\system32
asdoc cannot write to this directory. As a solution,
you can change to another directory with command cd
For example, try creating a folder results in drive C:,
change to that directory, and retry your asdoc command.

mkdir c:/results

cd c:/results

asdoc reg hhid count
Exit mobile version