OK,
Global g_HostSettleTime%
Sub Main()
'--------------------------------------------------------------------------------
Dim Sessions As Object
Dim System As Object
Set System = CreateObject("EXTRA.System")
If (System is Nothing) Then
Msgbox "Error macro 1."
STOP
End If...
Hi,
I want catch lines from screen Extra and put into txt file. How I can do this?
I try macros examples from Extra. But the CreateObject("EXTRA.System") method fails in windows 7.
Can someone hepl me?
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.