The following VB code uses a PCOMM class to send the text "123" to the AS400 User Interface from Word 2003 Standard Edition, but it doesn't work in Word 2002 or Word 2003 Professional Edition. It appears as though Word 2002 and Word 2003 Professional Edition have some issues with COM. Any help...
Now PCOMM not working in vbscript. Does anyone know of any problems running PCOMM classes in vbscript to conncet with AS400. The following works on some computers (sends"123" to the AS400), but not others.
Dim autECLPSObj
Set autECLPSObj = WScript.CreateObject("PCOMM.autECLPS")
Dim...
I mistakenly posted to the VB Script forum and I was directed to post to this forum (VBA). Here are my problems.
Using VB in Word I get the error message "ECL37130. Invalid host session specified" when I use the .Maximize method of the autECLWinMetrics class.
Also, nothing shows in a valid...
Using VB in Word I get the error message "ECL37130. Invalid host session specified" when I use the .Maximize method of the autECLWinMetrics class.
Also, nothing shows in a valid text field in the AS400 screen when I use the .SendKeys method of the autECLPS class.
However the...
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.