Skip to content

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

@kbjarkefur

Description

@kbjarkefur

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    minor bugBug unlikely to lead to incorrect analysis

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions