Hi Folks,
I need to get the following errors:
RuntimeError: (-1073741790, 'Access denied')
It looks like I can do something like:
try:
some statements
except RuntimeError:
other statements
It seems like there is a set there with two entries. How do I get
access to those values.
--
Regards,
Richard Sharpe
(何以解憂?唯有杜康。--曹操)