Hi,
is there a way to suppres these pop up dialogs when running a data file
the change in state is not relevant in this context.
Any hint appreciated.
Julia
Hi,
is there a way to suppres these pop up dialogs when running a data file
the change in state is not relevant in this context.
Any hint appreciated.
Julia
I would also like to do this. The only workaround that I found is when batch running a lot of simulations to put all the code in a data file like “batch.dat” then call it from MASTER.dat (or another file) using something like program call "batch.dat". This seems to suppress this warning and then I can leave the workstation unattended for long runs.
Thank you . I realize that all the example files are set up that way, too, thought there would be another way. but thank you for pointing it out. I will give that a try.