You must log in or register to comment.
if (error) { continue; }
try { operation(); } catch { // nice weather, eh? }
If I can’t see it, is it really there?
If it works, it works
This is why:
“It ain’t stupid if it works.”
is fundamentally incorrect.
I would add: until it doesn’t.
-ErrorActionPreference SilentlyContinue