Hi
I downloaded a script “HarmonyDistribution.rvb” and linked it in Rhino Options - RhinoScript - to be loaded when Rhino starts.
But it automaticaly autoruns the script so it is always waiting for some input and prevent Rhino to start using normaly.
I have to click into the comand line and hit Esc on keyboard to interupt running scritp and let the Rhino finish loading.
Is there any settings or workaround how to prevent this? I would like to call the script by clicking on a button.
I create the button for that already.
Here is the start screen while Rhino is loading. Please see the command line, there is a running Script waiting for some input and prevent to Rhino load. The welcome screen with the loading green stripe is infinitely remaining. How to prevent the script to autorun while Rhino is starting?