Hi,
A quick question with chaining apps. Starting with one app (say app1) then as it finishes it is configured to go to app2, it comes up in the questions box and has me click on continue button. Is there a way to skip the button and just process the next app?
Thanks,
Jeff
Solved! Go to Solution.
Hi @jeffv ,
Chained apps are used when you need the user to select anything in your second app based in the first one.
If you don't want the user to select anything, I suggest you to, instead of a second analytical app, have a macro inside your first app.
Let me know if that works for you.
Best,
Fernando Vizcaino
The CReW macros have several Runner macros that could be useful here. I suggest downloading the macros from the link below:
http://www.chaosreignswithin.com/p/macros.html
If you have a list of modules ready to run in order, then the List Runner macro should be exactly what you're looking for.