Skip to content
Discussion options

You must be logged in to vote

Hi Gagota,

I'm not at my PC, but I will try to respond to this. Thanks for the interest and I'm glad to here this is useful at your work :)

First off, the stdSentry class is absolutely ready to use, no worries there at all! I need to update the readme probably... It does have a method in it which utilises stdError, but you absolutely don't have to use that method. It's there purely if you ever do also have stdError within your module, and it's built for building stack traces basically. Critically the module doesn't have Option Explicit so it won't compiler error when the function is never called, however it will runtime error if you don't include stdError in your project.

Contributions ar…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by sancarn
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants