How do you access exception details in an orchestration catch block of type
General.
If in is a specific error you specify an object name (e.g. pEx) and then
just:
pEx.Message
As there is not object name for General exceptions how do you access the
error details.
Thanks in advance
Jim
<e...@ee.demon.co.uk> wrote in message
news:4482a709$0$5373$c3e...@news.astraweb.com...