unexpected token: erSysError

Is anyone alive in the hive? Anyways can someone please help me with an error I have in joanju_autodox_err.txt. It is "...unexpected token: erSysError". My code is this:
CATCH erSysError AS Progress.Lang.SysError:
RUN ReturnResult (erSysError:GetMessageNum(1),erSysError:GetMessage(1)).
DELETE OBJECT erSysError.
END CATCH.
I try using parserDictAdd("erSysError", "ERROR") but no success. Any suggestions?


Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.
john's picture

Re: unexpected token: erSysError

There are plenty of people alive on the hive. :)

Proparse doesn't yet have support for 10.1C or 10.2 syntax. It's #1, at the top of my list of things to do, but unfortunately I'm in the middle of some contract work which is keeping me away from it. :(


Re: unexpected token: erSysError

Thanks for the reply John. Is there a way to alert me when you are done, or maybe I will subscribe to your The OpenEdge Hive - issues for Proparse Project Rss feed.
In the mean time I will continue trying parserDictAdd() or the PROPARSE directive. Take care.


john's picture

Re: unexpected token: erSysError

Oh hi Eric! I didn't look at your profile before clicking reply.

I don't have any 'announce' feed set up for Proparse, perhaps I should. You can enable email notifications for this group, and you will be sure to receive any new Proparse news. (See 'My membership' in the 'Proparse Group' menu in this page's column to the right.)