Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Syntax error

0 views
Skip to first unread message

Martin de Jong

unread,
Mar 4, 1999, 3:00:00 AM3/4/99
to
Hi everyone,

I have a simple question, maybe I'm just forgetting something, but...

I am writing my own scriptinglanguage (using ATL), and now I want to
generate a syntax-error. The method being called by the host (in my case, MS
Internet explorer) is IActiceScriptParse::ParseScriptText. The current
scriptstate is SCRIPTSTATE_STARTED. I just fill a EXCEPTINFO-structure and
pass DISP_E_EXCEPTION to the caller, with no result. When I do the same in
the Invoke-method, an errorbox shows up like expected. Am I forgetting
something in the ParseScriptText-method? When I create a syntax error in
VBScript, an errorbox IS displayed.

TIA,
Martin de Jong

Please CC replies to inc1...@wirehub.nl

0 new messages