Hi all,
I try to include a scriptTask, e. g., mkdir xxx; cd xxx, in the beginning of a firework to make this firework launch in the xxx folder. However, it didn't work and the firework still launched in the current folder althoungh the folder xxx was actually created.
It there a convenient way to automatically create a folder named after the firework's name and have the firework launched into this folder instead of create the folder manually?
--
You received this message because you are subscribed to the Google Groups "Materials Project Development Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email to matproj-develop+unsubscribe@googlegroups.com.
To post to this group, send email to matproj-develop@googlegroups.com.
Visit this group at https://groups.google.com/group/matproj-develop.
Hi GuoquiangHave you tried the _launch_dir option?
On Mon, Aug 22, 2016 at 2:20 PM, Guoqiang Lan <guoqian...@gmail.com> wrote:
Hi all,
I try to include a scriptTask, e. g., mkdir xxx; cd xxx, in the beginning of a firework to make this firework launch in the xxx folder. However, it didn't work and the firework still launched in the current folder althoungh the folder xxx was actually created.
It there a convenient way to automatically create a folder named after the firework's name and have the firework launched into this folder instead of create the folder manually?
--
You received this message because you are subscribed to the Google Groups "Materials Project Development Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email to matproj-devel...@googlegroups.com.
To post to this group, send email to matproj...@googlegroups.com.
Visit this group at https://groups.google.com/group/matproj-develop.
--Best,
Anubhav