Hi,
suddenly one of the two touch processes I start for my project hangs on start - it’s set to open in Perform mode and to execute some startup scripts (Execute dats).
Even reverting to older files exhibits the same behavior. I’ve also updated to the latest built to see if something got fixed, same behavior.
At this point I would like not to lose six months of work… and be able to somehow open the file with it not running any startup script and not executing anything so I can see where it’s hanging by running things one by one - there used to be an env var in the old days that told it to do just that, but I can’t find it in the docs.
Can someone tell me if that variable still exists, it was something like “NO_STARTUP_SCRIPTS” or something like that…