I am using the Microsoft web browser OCX and have loaded a form document into the browser. On the form there is a fill-in field and several Checkboxes.
I can retrieve the value what a user places in the fill-in field using progress and the Document object Model com-object.
When I look at the...
Hi,
The code connects to lotus notes comm via a Vb DLL which we have written ourselves in house.
Progress Connection code:-
Def var V-OBJSESSION as com-handle no-undo.
Create "SolNotes.Application" V-OBJSESSION no-error.
The progress app is started first which connects...
Thanks for the info about SET-POINTER-VALUE, it does exist in 9.1C. But unfortunatley the get-string returns random characters and not the word test. I have also tried it with the rtlmovememory call and that does not work either.
Have you any other suggestions?
Thanks
Jon.
Hi,
I am trying to transfer data from a visual basic application to a progress application. The data could be extensive so I don't want to use input output params etc. I have thought of loading the data into memory within the Visual basic app and passing the memory pointer to the progress app...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.