You're welcome!

What about the possibility of having Zorro survive this script rather than throwing an error or crashing?

Here's my use case
I am asking Zorro to compose a report which studies the outcomes of trades across several possible values of Stop, Trail, and TrailLock (and Entry too if it weren't for Bug Duplicate elements in all_trades w/ Entry + EntryTime limits) at every bar. I would like Zorro to collect the data for this report in a single pass through the History. Admittedly, it is easy to hit a combinatorial explosion with this plan. But, 147 trades per bar is an unworkably low limit.