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

ieboilstart, adopath() - user created sub-folders in the ado-folder #319

Open
kbjarkefur opened this issue Feb 24, 2023 · 0 comments
Open
Labels
minor bug Bug unlikely to lead to incorrect analysis

Comments

@kbjarkefur
Copy link
Contributor

kbjarkefur commented Feb 24, 2023

If a project has many project specific ado-files that are organized in subfolders, will that work?

Example:

code
│   master.do
└───cleaning
│   │   import.do
│   │   clean.do
└───analysis
│   │   analysis.do
└───ado
│   └───clean_custom
│   |   │   myclean1.ado
│   |   │   myclean2.ado
│   |   │   ...
│   └───reg_custom
│   |   │   myreg1.ado
│   |   │   myreg1.ado
│   |   │   ...

How would this work if using ieboilstart, adopath("./code/ado")?

If possible we should make sure this is supported.

@kbjarkefur kbjarkefur added the minor bug Bug unlikely to lead to incorrect analysis label Feb 24, 2023
@kbjarkefur kbjarkefur changed the title ieboilstart, adopath() ieboilstart, adopath() - user created sub-folders in the ado-folder Apr 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
minor bug Bug unlikely to lead to incorrect analysis
Projects
None yet
Development

No branches or pull requests

1 participant