Sub Main()
'-----------------------------------------------------------------------
---------
' Get the main system object
Dim Sessions As Object
Dim System As Object
Set System = CreateObject("EXTRA.System") ' Gets the
system object
If (System is Nothing) Then
Msgbox "Could not create the...
Here is what I'm trying to do... from a mainframe Extra window
(I have created a hotspot to execute a macro.)
1.) on(doubleclick of hotspot) I would like to capture the next(right) eight characters after the Hotspot excluding spaces, Then copy those characters to the clipboard.
(I don't have...
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.