My testing now shows that it doesn't have the full text lenght.
Which seems to be 103 chars on a 3270 system, rather than 80 which I get with the previous line :)
If you haven't guessed yet, this is all new to me :)
Yeah, I discovered referencing the screen object by accident, it helps a bit. :)
I'm looking at converting this line now to get the status of the X-Clock:
Dim wReturn As Integer = Asc(Mid(oScr.OIA.Value, 90, 1))
The highlight indicates late binding (with Option Strict On) so I can't compile...
Hi,
I need some help with instantiating obects in EXTRA! 7.11 and VB.NET. I have been trying to use the examples in EXTRA! Enterprise (Marco Editor) help files. As suggested by the help line. The problem is that the project is running with Option Strict On (Strict type checking) but the examples...
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.