Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Initial navigation failing
#2
Hi,

Thanks.

As long as the language supports ActiveX controls then normally it should work.
AntView has been proven to work in most commonly used programming environments such as Visual Basic, Visual Fox Pro, DataFlex, Excel, Access.. etc.. but also in more esoteric areas such as an internal industrial environment.
So at least in theory it should work.

I just searched for OpenDCL and bumped into this: https://www.opendcl.com/download/

If needed then I can try that, but I would need to know which version to try and also need a small reproducable example that I could try.
Preferably with some explanation on how-to get going as OpenDCL is new to me.
As it is, I have no experience with LISP, but I at least have the possibility to run things under a debugger which might help in seeing what is happening.

re. your error, it sounds like the URL is passed in an unexpected string format.
Normally the string would be of type BSTR ( https://docs.microsoft.com/en-us/previou...tomat/bstr )
which is the common format for strings when using ActiveX controls and is AFAICT also used by the MSIE control.

In case it helps, it is possible to provide an .idl file for the latest version of the control.
--
Wil
Reply


Messages In This Thread
Initial navigation failing - by honkinberry - 2022-02-15, 19:16:36
RE: Initial navigation failing - by wila - 2022-02-15, 22:21:17
RE: Initial navigation failing - by honkinberry - 2022-02-16, 23:18:24

Forum Jump:


Users browsing this thread: 1 Guest(s)