Still can't figure it out...
How do i set up Sess1, Sess2, etc... in order to jump from one session to another?
I'm a newbie to this, so any help would be appreciated!
Ahhh, that gives me something to go on, and I see where they're defined.
Here's what the recorder used in the macro:
' Get the necessary Session Object
Dim Sess0 As Object
Set Sess0 = System.ActiveSession
If (Sess0 is Nothing) Then
Msgbox "Could not create the Session object. Stopping...
I've been using a macro (below) to copy and paste within the same session window, but I was wondering if it is possible to copy text from one session, and paste it into another session.
This is for Extra version 7.0 also, not the newest version if that makes a difference.
Here is what I use to...
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.