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

CreateBatchFiles should create directories for the output file. #4242

Closed
DavidStirling opened this issue Sep 14, 2020 · 0 comments
Closed

CreateBatchFiles should create directories for the output file. #4242

DavidStirling opened this issue Sep 14, 2020 · 0 comments
Labels

Comments

@DavidStirling
Copy link
Member

Currently CreateBatchFiles does all it's processing, but then fails to write the batch file if the directory the output is set to does not exist. I think this may be because the file name widget is set up as a text entry rather than a proper directory widget. We should fix that at some point.

Either way, I should be able to say "save to \project\batchid\file.bat" without it failing just because the \batchid\ folder doesn't exist yet.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant