arc> (errsafe:temload 'foo "x") nil
I don't get the error if I call errsafe:temload before the (asv) call.
I don't get the error if I call errsafe:temload within a defop.
I don't get the error if I call errsafe:temload from a def called by a defop.
But I still get the error in the code I'm running right now. I'm confused now.
-----
Feel free to paste in a full sample session.