Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"path of directory to search required" even when directory given #20

Open
ckrf opened this issue Jul 8, 2021 · 0 comments
Open

"path of directory to search required" even when directory given #20

ckrf opened this issue Jul 8, 2021 · 0 comments

Comments

@ckrf
Copy link

ckrf commented Jul 8, 2021

With the ado file in my PLUS folder, when I run
pii_scan "C:\[path]

I get the result:

path of directory to search required
(error occurred while loading pii_scan.ado)
r(100);

I get the same error when running the do-file.

System: Stata 17 on Windows

ckrf added a commit to ckrf/stata_PII_scan that referenced this issue Jul 8, 2021
`pii_scan [path]` should run the program if the ado-file is stored in the right directory. Previously this didn't work because the ado-file tried to call the pii_scan program itself, which in fact is not necessary.

Fixes J-PAL#20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant